6-4-23-1a
78
config.toml
@ -8,7 +8,7 @@ theme = "apsho"
|
|||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "home"
|
identifier = "home"
|
||||||
name = "Home"
|
name = "Home"
|
||||||
url = "#hero"
|
url = "/#hero"
|
||||||
weight = 1
|
weight = 1
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "product"
|
identifier = "product"
|
||||||
@ -16,32 +16,56 @@ theme = "apsho"
|
|||||||
url = "#"
|
url = "#"
|
||||||
weight = 2
|
weight = 2
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "product1"
|
identifier = "description"
|
||||||
name = "product 1"
|
name = "Description"
|
||||||
url = "#blog"
|
url = "/description"
|
||||||
parent = "product"
|
parent = "product"
|
||||||
weight = 1
|
weight = 1
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "product2"
|
identifier = "comparison"
|
||||||
name = "product 2"
|
name = "Comparison"
|
||||||
url = "#feature"
|
url = "/comparison"
|
||||||
parent = "product"
|
parent = "product"
|
||||||
weight = 2
|
weight = 2
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "manifesto"
|
identifier = "support"
|
||||||
name = "Manifesto"
|
name = "Support"
|
||||||
url = "#faq"
|
url = "/support"
|
||||||
weight = 3
|
weight = 3
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "blog"
|
identifier = "documentation"
|
||||||
name = "Blog"
|
name = "Docs"
|
||||||
url = "#blog"
|
url = "/documentation"
|
||||||
weight = 4
|
weight = 4
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "community"
|
identifier = "community"
|
||||||
name = "Community"
|
name = "Community"
|
||||||
url = "#"
|
url = "#"
|
||||||
weight = 5
|
weight = 5
|
||||||
|
[[menu.main]]
|
||||||
|
identifier = "merchandise"
|
||||||
|
name = "Merchandise"
|
||||||
|
url = "/merchandise"
|
||||||
|
parent = "community"
|
||||||
|
weight = 1
|
||||||
|
[[menu.main]]
|
||||||
|
identifier = "blog"
|
||||||
|
name = "Federated Blog"
|
||||||
|
url = "/blog"
|
||||||
|
parent = "community"
|
||||||
|
weight = 2
|
||||||
|
[[menu.main]]
|
||||||
|
identifier = "sovereignreset"
|
||||||
|
name = "Sovereign Reset"
|
||||||
|
url = "/sovereignreset"
|
||||||
|
parent = "community"
|
||||||
|
weight = 3
|
||||||
|
[[menu.main]]
|
||||||
|
identifier = "projectswelove"
|
||||||
|
name = "Projects We Love"
|
||||||
|
url = "/projectswelove"
|
||||||
|
parent = "community"
|
||||||
|
weight = 4
|
||||||
|
|
||||||
# Footer Sitemap
|
# Footer Sitemap
|
||||||
[[menu.sitemap]]
|
[[menu.sitemap]]
|
||||||
@ -56,43 +80,47 @@ theme = "apsho"
|
|||||||
name = "Privacy & Policy"
|
name = "Privacy & Policy"
|
||||||
url = "/privacy"
|
url = "/privacy"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
[[menu.sitemap]]
|
||||||
|
name = "Team"
|
||||||
|
url = "/team"
|
||||||
|
weight = 4
|
||||||
[[menu.sitemap]]
|
[[menu.sitemap]]
|
||||||
name = "Contact"
|
name = "Contact"
|
||||||
url = "/contact"
|
url = "/contact"
|
||||||
weight = 4
|
weight = 5
|
||||||
|
|
||||||
# Footer Sitemap1
|
# Footer Sitemap1
|
||||||
[[menu.sitemap1]]
|
[[menu.sitemap1]]
|
||||||
name = "Developers"
|
name = "Developers"
|
||||||
url = "#"
|
url = "/developers"
|
||||||
weight = 1
|
weight = 1
|
||||||
|
|
||||||
[[menu.sitemap1]]
|
[[menu.sitemap1]]
|
||||||
name = "Community"
|
name = "Community"
|
||||||
url = "#"
|
url = "/community"
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
[[menu.sitemap1]]
|
[[menu.sitemap1]]
|
||||||
name = "Gitea repo"
|
name = "Gitea repo"
|
||||||
url = "#"
|
url = "/documentation"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[menu.sitemap1]]
|
[[menu.sitemap1]]
|
||||||
name = "Careers"
|
name = "Careers"
|
||||||
url = "#"
|
url = "/careers"
|
||||||
weight = 4
|
weight = 4
|
||||||
|
|
||||||
[[menu.sitemap1]]
|
[[menu.sitemap1]]
|
||||||
name = "Resellers & Partners"
|
name = "Resellers & Partners"
|
||||||
url = "#"
|
url = "/partners"
|
||||||
weight = 5
|
weight = 5
|
||||||
|
|
||||||
|
|
||||||
# Footer Address
|
# Footer Address
|
||||||
[params.address]
|
[params.address]
|
||||||
address = "RXR5+83"
|
address = "RXR5+83"
|
||||||
email = "contact@federated.computer"
|
email = "support@federated.computer"
|
||||||
phone = "+1 415 222 333"
|
phone = "+1-970-722-8715"
|
||||||
|
|
||||||
# Footer Social
|
# Footer Social
|
||||||
[params.social]
|
[params.social]
|
||||||
@ -108,12 +136,12 @@ nostr = "#"
|
|||||||
# Header
|
# Header
|
||||||
logo = "images/logo.png"
|
logo = "images/logo.png"
|
||||||
fabFormURL = "https://fabform.io/f/zWMBVeW"
|
fabFormURL = "https://fabform.io/f/zWMBVeW"
|
||||||
googleAnalytics = "UA-175025671-2"
|
# googleAnalytics = "UA-175025671-2"
|
||||||
|
|
||||||
# Footer
|
# Footer
|
||||||
footerTitle = "Support Digital Sovereignty"
|
footerTitle = "Support Digital Sovereignty"
|
||||||
copyright1 = "All right reserved"
|
copyright1 = "All rights reserved"
|
||||||
copyright2 = "Copyright © <a href=\"https://www.federated.computer\" target=\"_blank\">Federated Computer </a> {year}"
|
copyright2 = "Copyright © <a href=\"https://www.federated.computer\" target=\"_blank\">Federated Computer, Inc. </a> {year}"
|
||||||
|
|
||||||
#contact
|
#contact
|
||||||
email = "contact@federated.computer"
|
email = "support@federated.computer"
|
||||||
|
@ -1,31 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Freelancing and corona"
|
|
||||||
date: 2020-09-02T20:18:07+06:00
|
|
||||||
featureImage: images/blog/blog-post-4.jpg
|
|
||||||
author: Juhair Islam
|
|
||||||
authorThumb: images/client/client-3.png
|
|
||||||
---
|
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
|
||||||
|
|
||||||
Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-6.jpg)
|
|
||||||
|
|
||||||
If you need inspiration, we've compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.
|
|
||||||
|
|
||||||
Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.
|
|
||||||
|
|
||||||
## Working from Home: Healthy Practices to Stay Productive
|
|
||||||
|
|
||||||
- Setting a Healthy Routine
|
|
||||||
- Proper Ergonomics
|
|
||||||
- Exercise Regularly
|
|
||||||
- Find Work-Life Balance When Working from Home
|
|
||||||
- Dealing with Family Members and Coworkers
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-5.jpg)
|
|
||||||
|
|
||||||
We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.
|
|
||||||
|
|
||||||
What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.
|
|
@ -1,31 +0,0 @@
|
|||||||
---
|
|
||||||
title: "How solve coding problem"
|
|
||||||
date: 2020-09-03T20:18:07+06:00
|
|
||||||
featureImage: images/blog/blog-post-3.jpg
|
|
||||||
author: Randy Roman
|
|
||||||
authorThumb: images/client/client-2.png
|
|
||||||
---
|
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
|
||||||
|
|
||||||
Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-1.jpg)
|
|
||||||
|
|
||||||
If you need inspiration, we've compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.
|
|
||||||
|
|
||||||
Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.
|
|
||||||
|
|
||||||
## Working from Home: Healthy Practices to Stay Productive
|
|
||||||
|
|
||||||
- Setting a Healthy Routine
|
|
||||||
- Proper Ergonomics
|
|
||||||
- Exercise Regularly
|
|
||||||
- Find Work-Life Balance When Working from Home
|
|
||||||
- Dealing with Family Members and Coworkers
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-4.jpg)
|
|
||||||
|
|
||||||
We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.
|
|
||||||
|
|
||||||
What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.
|
|
@ -1,31 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Federated Core and It's Future"
|
|
||||||
date: 2020-09-07T20:18:07+06:00
|
|
||||||
featureImage: images/blog/blog-post-5.jpg
|
|
||||||
author: Juhair Islam
|
|
||||||
authorThumb: images/client/client-3.png
|
|
||||||
---
|
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
|
||||||
|
|
||||||
Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-1.jpg)
|
|
||||||
|
|
||||||
If you need inspiration, we've compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.
|
|
||||||
|
|
||||||
Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.
|
|
||||||
|
|
||||||
## Working from Home: Healthy Practices to Stay Productive
|
|
||||||
|
|
||||||
- Setting a Healthy Routine
|
|
||||||
- Proper Ergonomics
|
|
||||||
- Exercise Regularly
|
|
||||||
- Find Work-Life Balance When Working from Home
|
|
||||||
- Dealing with Family Members and Coworkers
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-4.jpg)
|
|
||||||
|
|
||||||
We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.
|
|
||||||
|
|
||||||
What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.
|
|
@ -1,31 +0,0 @@
|
|||||||
---
|
|
||||||
title: "We Build Federated Using Federated"
|
|
||||||
date: 2020-09-05T20:18:07+06:00
|
|
||||||
featureImage: images/blog/blog-post-3.jpg
|
|
||||||
author: Filthy Frank
|
|
||||||
authorThumb: images/client/client-2.png
|
|
||||||
---
|
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
|
||||||
|
|
||||||
Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-1.jpg)
|
|
||||||
|
|
||||||
If you need inspiration, we've compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.
|
|
||||||
|
|
||||||
Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.
|
|
||||||
|
|
||||||
## Working from Home: Healthy Practices to Stay Productive
|
|
||||||
|
|
||||||
- Setting a Healthy Routine
|
|
||||||
- Proper Ergonomics
|
|
||||||
- Exercise Regularly
|
|
||||||
- Find Work-Life Balance When Working from Home
|
|
||||||
- Dealing with Family Members and Coworkers
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-4.jpg)
|
|
||||||
|
|
||||||
We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.
|
|
||||||
|
|
||||||
What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.
|
|
@ -1,31 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Know when to take break"
|
|
||||||
date: 2020-09-04T20:18:07+06:00
|
|
||||||
featureImage: images/blog/blog-post-6.jpg
|
|
||||||
author: Filthy Frank
|
|
||||||
authorThumb: images/client/client-2.png
|
|
||||||
---
|
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
|
||||||
|
|
||||||
Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-1.jpg)
|
|
||||||
|
|
||||||
If you need inspiration, we've compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.
|
|
||||||
|
|
||||||
Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.
|
|
||||||
|
|
||||||
## Working from Home: Healthy Practices to Stay Productive
|
|
||||||
|
|
||||||
- Setting a Healthy Routine
|
|
||||||
- Proper Ergonomics
|
|
||||||
- Exercise Regularly
|
|
||||||
- Find Work-Life Balance When Working from Home
|
|
||||||
- Dealing with Family Members and Coworkers
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-4.jpg)
|
|
||||||
|
|
||||||
We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.
|
|
||||||
|
|
||||||
What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.
|
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "Our Blog"
|
title: "Federated Blog"
|
||||||
date: 2020-08-31T20:33:11+06:00
|
date: 2023-05-30
|
||||||
description: "Lorem, ipsum dolor sit amet consectetur adipisicing elit. Iusto sequi, dicta placeat aliquam nostrum quo quas cum recusandae numquam odit vitae autem libero corrupti natus quae suscipit animi accusamus praesentium?"
|
description: "Articles and talk about Federated products, products we love, and our wider industry and how to live digital sovereignty with Federated. For broader topics of health, money, relationships, technology, surveillance, see our sister blog at Sovereign Reset: https://www.sovereignreset.com."
|
||||||
---
|
---
|
||||||
|
@ -1,31 +0,0 @@
|
|||||||
---
|
|
||||||
title: "A New Year, A New Website. Introducing Apsho 1.2"
|
|
||||||
date: 2020-09-01T12:57:56+06:00
|
|
||||||
featureImage: images/blog/blog-post-5.jpg
|
|
||||||
author: William Rick
|
|
||||||
authorThumb: images/client/client-2.png
|
|
||||||
---
|
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
|
||||||
|
|
||||||
Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-1.jpg)
|
|
||||||
|
|
||||||
If you need inspiration, we've compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.
|
|
||||||
|
|
||||||
Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.
|
|
||||||
|
|
||||||
## Working from Home: Healthy Practices to Stay Productive
|
|
||||||
|
|
||||||
- Setting a Healthy Routine
|
|
||||||
- Proper Ergonomics
|
|
||||||
- Exercise Regularly
|
|
||||||
- Find Work-Life Balance When Working from Home
|
|
||||||
- Dealing with Family Members and Coworkers
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-3.jpg)
|
|
||||||
|
|
||||||
We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.
|
|
||||||
|
|
||||||
What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.
|
|
@ -1,31 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Announcing Our 2016 Roadmap"
|
|
||||||
date: 2020-09-01T20:18:07+06:00
|
|
||||||
featureImage: images/blog/blog-post-6.jpg
|
|
||||||
author: Jackson Wick
|
|
||||||
authorThumb: images/client/client-1.png
|
|
||||||
---
|
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
|
||||||
|
|
||||||
Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-1.jpg)
|
|
||||||
|
|
||||||
If you need inspiration, we've compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.
|
|
||||||
|
|
||||||
Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.
|
|
||||||
|
|
||||||
## Working from Home: Healthy Practices to Stay Productive
|
|
||||||
|
|
||||||
- Setting a Healthy Routine
|
|
||||||
- Proper Ergonomics
|
|
||||||
- Exercise Regularly
|
|
||||||
- Find Work-Life Balance When Working from Home
|
|
||||||
- Dealing with Family Members and Coworkers
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-4.jpg)
|
|
||||||
|
|
||||||
We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.
|
|
||||||
|
|
||||||
What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.
|
|
@ -1,31 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Announcing Our 2019 Roadmap"
|
|
||||||
date: 2020-09-01T12:59:58+06:00
|
|
||||||
featureImage: images/blog/blog-post-3.jpg
|
|
||||||
author: Kausar Pial
|
|
||||||
authorThumb: images/client/client-2.png
|
|
||||||
---
|
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
|
||||||
|
|
||||||
Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-3.jpg)
|
|
||||||
|
|
||||||
If you need inspiration, we've compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.
|
|
||||||
|
|
||||||
Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.
|
|
||||||
|
|
||||||
## Working from Home: Healthy Practices to Stay Productive
|
|
||||||
|
|
||||||
- Setting a Healthy Routine
|
|
||||||
- Proper Ergonomics
|
|
||||||
- Exercise Regularly
|
|
||||||
- Find Work-Life Balance When Working from Home
|
|
||||||
- Dealing with Family Members and Coworkers
|
|
||||||
|
|
||||||
![blog image](/images/blog/single-blog-2.jpg)
|
|
||||||
|
|
||||||
We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.
|
|
||||||
|
|
||||||
What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.
|
|
13
content/blog/dark-side-of-centralization.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: "Dark Side of Centralization"
|
||||||
|
date: 2023-05-01T12:57:56+06:00
|
||||||
|
featureImage: images/blog/blog-post-5.jpg
|
||||||
|
author: Blake Burris
|
||||||
|
authorThumb: images/author/david_young.png
|
||||||
|
---
|
||||||
|
|
||||||
|
Think piece on the dark side of centralization.
|
||||||
|
|
||||||
|
![blog image](/images/blog/single-blog-1.jpg)
|
||||||
|
|
||||||
|
|
12
content/blog/digital-sovereign-toolbox.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
title: "Digital Sovereign Toolbox"
|
||||||
|
date: 2023-05-26T20:18:07+06:00
|
||||||
|
featureImage: images/blog/blog-post-6.jpg
|
||||||
|
author: David Young
|
||||||
|
authorThumb: images/author/david_young.png
|
||||||
|
---
|
||||||
|
|
||||||
|
Using Pop OS, Graphene, Federated Core and other Open Source tools
|
||||||
|
|
||||||
|
![blog image](/images/blog/single-blog-1.jpg)
|
||||||
|
|
@ -2,8 +2,8 @@
|
|||||||
title: "Federated Founders and Our Joyent History"
|
title: "Federated Founders and Our Joyent History"
|
||||||
date: 2020-09-06T20:18:07+06:00
|
date: 2020-09-06T20:18:07+06:00
|
||||||
featureImage: images/blog/blog-post-2.jpg
|
featureImage: images/blog/blog-post-2.jpg
|
||||||
author: Mia Khalifa
|
author: David Young
|
||||||
authorThumb: images/client/client-1.png
|
authorThumb: images/author/david_young.png
|
||||||
---
|
---
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
13
content/blog/how-we-built-federated-core.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: "How We Built Federated Core"
|
||||||
|
date: 2023-04-15T20:18:07+06:00
|
||||||
|
featureImage: images/blog/blog-post-3.jpg
|
||||||
|
author: David Young
|
||||||
|
authorThumb: images/author/david_young.png
|
||||||
|
---
|
||||||
|
|
||||||
|
Buildinf Federated Core
|
||||||
|
|
||||||
|
![blog image](/images/blog/single-blog-1.jpg)
|
||||||
|
|
||||||
|
|
13
content/blog/in-praise-of-thunderbird.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: "In Praise of Thunderbird"
|
||||||
|
date: 2023-05-02T20:18:07+06:00
|
||||||
|
featureImage: images/blog/blog-post-6.jpg
|
||||||
|
author: Blake Burris
|
||||||
|
authorThumb: images/author/david_young.png
|
||||||
|
---
|
||||||
|
|
||||||
|
Why the new Thunderbird deserves our respect.
|
||||||
|
|
||||||
|
![blog image](/images/blog/single-blog-1.jpg)
|
||||||
|
|
||||||
|
|
13
content/blog/introducing-federated-core.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: "Introducing Federated Core"
|
||||||
|
date: 2023-06-03T20:18:07+06:00
|
||||||
|
featureImage: images/blog/blog-post-4.jpg
|
||||||
|
author: David Young
|
||||||
|
authorThumb: images/author/david_young.png
|
||||||
|
---
|
||||||
|
|
||||||
|
Introduction to Federated Core.
|
||||||
|
|
||||||
|
![blog image](/images/blog/single-blog-6.jpg)
|
||||||
|
|
||||||
|
|
12
content/blog/power-of-free-and-open-source.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
title: "Power of Free and Open-Source"
|
||||||
|
date: 2023-04-27T12:59:58+06:00
|
||||||
|
featureImage: images/blog/blog-post-3.jpg
|
||||||
|
author: Blake Burris
|
||||||
|
authorThumb: images/author/david_young.png
|
||||||
|
---
|
||||||
|
|
||||||
|
Thinkpiece on free and open source software.
|
||||||
|
|
||||||
|
![blog image](/images/blog/single-blog-3.jpg)
|
||||||
|
|
13
content/blog/stop-being-a-bitch.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: "Stop Being a Bitch"
|
||||||
|
date: 2023-05-027T20:18:07+06:00
|
||||||
|
featureImage: images/blog/blog-post-5.jpg
|
||||||
|
author: David Young
|
||||||
|
authorThumb: images/author/david_young.png
|
||||||
|
---
|
||||||
|
|
||||||
|
Change to open-source solutions means a change in workflow.
|
||||||
|
|
||||||
|
![blog image](/images/blog/single-blog-1.jpg)
|
||||||
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: "Future of cloud computing"
|
title: " The Future of Cloud Computing"
|
||||||
date: 2020-09-03T20:18:07+06:00
|
date: 2023-05-25T20:18:07+06:00
|
||||||
featureImage: images/blog/blog-post-1.jpg
|
featureImage: images/blog/blog-post-1.jpg
|
||||||
author: Chicken Shorma
|
author: David Young
|
||||||
authorThumb: images/client/client-1.png
|
authorThumb: images/author/david_young.png
|
||||||
---
|
---
|
||||||
|
|
||||||
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.
|
11
content/blog/we-built-federated-using-federated.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: "We Build Federated Using Federated"
|
||||||
|
date: 2020-09-05T20:18:07+06:00
|
||||||
|
featureImage: images/blog/blog-post-3.jpg
|
||||||
|
author: Derek Crudgington
|
||||||
|
authorThumb: images/author/david_young.png
|
||||||
|
---
|
||||||
|
|
||||||
|
hugo, gitea, caddy
|
||||||
|
|
||||||
|
![blog image](/images/blog/single-blog-1.jpg)
|
15
content/team.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: "Team"
|
||||||
|
description: "Meet the world-class team building Federated Computer."
|
||||||
|
---
|
||||||
|
**David Young**: wow! Photoshop can make anyone appear thin and pant-suited.
|
||||||
|
|
||||||
|
**Barry Goers**: professional hockey player, still a player. Will biz dev you until you giggle.
|
||||||
|
|
||||||
|
**Blake Burris** we financed this ***ing company using that gold chain as collateral!
|
||||||
|
|
||||||
|
**Derek Crudgington** (front row) the lifter in the bunch. I wonder what he sees, ladies?
|
||||||
|
|
||||||
|
![image](/images/team/team.jpg)
|
||||||
|
|
||||||
|
(c) whoever, whenever, whatever.
|
10
data/faq.yml
@ -1,19 +1,19 @@
|
|||||||
---
|
---
|
||||||
enable: true
|
enable: true
|
||||||
title: Frequently asked questions
|
title: Frequently asked questions
|
||||||
description: Unlike all the "solutions" from the "big guys", at Federated we offer a real solution for a great price. You may have questions!
|
description: Unlike all the "solutions" from the "big guys", at Federated we offer a real solution for a great price. But you may have questions!
|
||||||
faqItem:
|
faqItem:
|
||||||
- question: How much does Federated cost?
|
- question: How much does Federated cost?
|
||||||
answer: $35 a month, for as many team members as you want. Everything is included. Backups. Supports. Upgrades. Simple. If you need more storage, we offer that for $0.01 per gigabyte per month. Storage is shared among all your team. We do offer discounts for annual, supporter, and lifetime plans. And we are eager to work with you to find a way to ensure Federated Core fits your budget. Please, get in touch.
|
answer: $39 a month, for as many team members as you want. Everything is included. Backups. Human support. Upgrades. Simple. If you need more storage, we offer that for $0.01 per gigabyte per month. Storage is shared among all your team. We do offer discounts for annual, supporter, and lifetime plans. And we are eager to work with you to find a way to ensure Federated Core fits your budget. Please, get in touch.
|
||||||
dataTarget: One
|
dataTarget: One
|
||||||
show: show
|
show: show
|
||||||
|
|
||||||
- question: What happens if I need help?
|
- question: What happens if I need help?
|
||||||
answer: This is the best part. We are humans helping humans. There are no AI robots frustrating you when something goes wrong. We offer human support and human solutions. Pick up the phone and call us at 888-Call-Fed or send us an email to customer@federated.computer. Even if you're not currently a paying customer, we want to speak with you.
|
answer: This is the best part. We are humans helping humans. There are no AI chat robots frustrating you when something goes wrong. We offer human support and human solutions. Pick up the phone and call us at 888-Call-Fed or send us an email to support@federated.computer. Even if you're not currently a paying customer, we want to speak with you.
|
||||||
dataTarget: Two
|
dataTarget: Two
|
||||||
show:
|
show:
|
||||||
|
|
||||||
- question: Is this thing really private?
|
- question: Is this thing really private?
|
||||||
answer: Yes. You own your keys. We don't. We back up your Federated Core (it's encrypted), and we can fix and update the software, but we don't have access to your data, and don't really care about it. In fact, we don't want to "know our customer" unless you're friendly and would like to chew the fat.
|
answer: Yes. You own your keys. We don't. We back up your Federated Core (it's encrypted), and we can fix and update the software, but we don't have access to your data, and don't really care about it. In fact, we don't want to "know our customer" unless you're friendly and would like to chew the fat. This said, we do plan to offer a way for your to install Federated products on your own hardware in the future.
|
||||||
dataTarget: Three
|
dataTarget: Three
|
||||||
show:
|
show:
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
enable: true
|
enable: true
|
||||||
title: A fast, responsive replacement for Google Workplace and much more...
|
title: A fast, responsive, private replacement for Google Workplace and much more...
|
||||||
description: Email, calendar, contacts, files, kaban deck for project management, bookmarks, internal private chat, notes, tasks, and a dashboard. Federated Core integrates all the software you need for you team to work well.
|
description: Email, calendar, contacts, files, kanban deck for project management, bookmarks, internal/external chat, notes, tasks, dashboard, video conference, password management, website, source code control. Federated Computer includes all the software you need for you team in a nice, integrated, east-to-use package.
|
||||||
description2: You have the control to add more from the hundreds of additional offerings from the Nextcloud showcase. Nextcloud is trusted worldwide by 100s of thousands of successful companies and teams.
|
description2: You have the control to add more from the hundreds of additional offerings from the Nextcloud showcase. Nextcloud is trusted worldwide by 100s of thousands of successful companies and teams.
|
||||||
buttonText: Sign In
|
buttonText: Buy now
|
||||||
Title2nd: Professional Software Solving Real Problems
|
Title2nd: Professional Software Solving Real Problems
|
||||||
description2nd: Federated Core integrates best-in-class open-source solutions so that you and your team can get things done with 100% security and privacy and without the headache of IT management.
|
description2nd: Federated Core integrates best-in-class open-source solutions so that you and your team can get things done with 100% security and privacy and without the headache of IT management.
|
||||||
image1: images/feature/feature-illustration-one.svg
|
image1: images/feature/feature-illustration-one.svg
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
enable: true
|
enable: true
|
||||||
title: $35 month. 100% private. Full support included. Incredible.
|
title: $39 month. 100% private. Full support included. Incredible.
|
||||||
caption: Federated Core
|
caption: Federated Core
|
||||||
description: Replace Dropbox, Google Workplace, Zoom, Slack, Airtable, Mailchimp, 1Password, Netlify, Github, Calendy, and your VPN for the low price of $35 a month. You can have as many users of the system as you want. Not extra cost. Only pay for the storage you use.
|
description: Replace Dropbox, Google Workplace, Zoom, Slack, Airtable, Mailchimp, 1Password, Netlify, Github, Calendy, and your VPN for the low price of $39 a month. As many users as you want. Only pay for more storage when/if you need it.
|
||||||
buttonName: Available on
|
buttonName: Available on
|
||||||
button1text: Apple Store
|
button1text: Apple Store
|
||||||
button2text: Google Play
|
button2text: Google Play
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
enable: true
|
enable: true
|
||||||
title: Showcasing the best software available today...
|
title: Built on the best open-source software available today...
|
||||||
description: Federated Core brings together best-in-class software, fully integrated, single-sign-on, human support, for the amazing price of $35 a month for your entire team.
|
description: Federated Core brings together best-in-class software, fully integrated, single-sign-on, human support, for the amazing price of $39 a month for your entire team.
|
||||||
|
|
||||||
images:
|
images:
|
||||||
- url: images/screenshots/slider1.png
|
- url: images/screenshots/slider1.png
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
# icons can be found on https://themify.me/themify-icons
|
# icons can be found on https://themify.me/themify-icons
|
||||||
---
|
---
|
||||||
enable: true
|
enable: true
|
||||||
title: Federated Core is all you need
|
title: Federated Core is the complete offering for you
|
||||||
services:
|
services:
|
||||||
- icon: ti-settings
|
- icon: ti-settings
|
||||||
title: Support from People
|
title: Support from People
|
||||||
description: You don't have to become an IT professional to benefit
|
description: You don't have to become an IT professional to benefit. The people who built global cloud computing operations watch over your private installation.
|
||||||
|
|
||||||
- icon: ti-check-box
|
- icon: ti-check-box
|
||||||
title: Everything You Need
|
title: Everything You Need
|
||||||
description: All the software you need for your team to be successful
|
description: All the software you need for you of your team to be successful. You'll pay 10X for this breadth of software solutions elsewhere.
|
||||||
|
|
||||||
- icon: ti-key
|
- icon: ti-key
|
||||||
title: Q100% Private
|
title: 100% Private
|
||||||
description: Federated doesn't scan your data to sell you stuff.
|
description: Federated doesn't scan your data to sell you data to advertisers. In fact, even though we support your software, we can see your data.
|
||||||
|
@ -5,12 +5,12 @@ description: Our Customers are the best yardstick for judging our product and se
|
|||||||
comments:
|
comments:
|
||||||
- text: I started living a sovereing lifestyle with regards to food. Federated allowed me to successfully extend this goal to my digital life. It's amazing!
|
- text: I started living a sovereing lifestyle with regards to food. Federated allowed me to successfully extend this goal to my digital life. It's amazing!
|
||||||
name: Tom Pickle
|
name: Tom Pickle
|
||||||
designation: Community Developer
|
designation: Bitcoin Developer
|
||||||
image: images/client/client-2.png
|
image: images/client/client-2.png
|
||||||
|
|
||||||
- text: Federated was easy to get set-up and more importantly, was dead simple for my team to use. If we don't like it, Federated allows us to leave with our applications and data. Awesome!
|
- text: Federated was easy to get set-up and more importantly, was dead simple for my team to use. If we don't like it, Federated allows us to leave with our applications and data. Awesome!
|
||||||
name: Jona Raisha
|
name: Jona Raisha
|
||||||
designation: Manufacturing
|
designation: Consultant
|
||||||
image: images/client/client-1.png
|
image: images/client/client-1.png
|
||||||
|
|
||||||
- text: Best. customer. service. Seriously, I opened a ticket and they were so helpful and really seemed to care about my experience. Freedom never felt so good.
|
- text: Best. customer. service. Seriously, I opened a ticket and they were so helpful and really seemed to care about my experience. Freedom never felt so good.
|
||||||
@ -21,4 +21,4 @@ comments:
|
|||||||
- text: Most of Federated is better than the stuff from the big companies. The video conferencing is amazing. And the VPN, mind-blowing. I can't say enough good things.
|
- text: Most of Federated is better than the stuff from the big companies. The video conferencing is amazing. And the VPN, mind-blowing. I can't say enough good things.
|
||||||
name: Kerri Reece
|
name: Kerri Reece
|
||||||
designation: Designer
|
designation: Designer
|
||||||
image: images/client/client-1.png
|
image: images/client/client-4.png
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
enable: true
|
enable: true
|
||||||
comment1: Learn more about the
|
comment1: Federated Computer is committed to being part of the growing "digital self sovereignty movement."
|
||||||
comment2: global digital sovereignty movement and how you can help.
|
comment2: We welcome your participation as a customer, a contributor to our documentation, or part of our "Sovereign Reset" initiative to highlight all the ways we can be more sovereign together.
|
||||||
buttonName: Available on
|
buttonName: Available on
|
||||||
button1text: Apple Store
|
button1text: Apple Store
|
||||||
button2text: Google Play
|
button2text: Google Play
|
||||||
|
311
public/blog/dark-side-of-centralization/index.html
Normal file
@ -0,0 +1,311 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>Dark Side of Centralization</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
Dark Side of Centralization
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
Blake Burris
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
May 1, 2023
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>Think piece on the dark side of centralization.</p>
|
||||||
|
<p><img src="/images/blog/single-blog-1.jpg" alt="blog image"></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
311
public/blog/digital-sovereign-toolbox/index.html
Normal file
@ -0,0 +1,311 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>Digital Sovereign Toolbox</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
Digital Sovereign Toolbox
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
David Young
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
May 26, 2023
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>Using Pop OS, Graphene, Federated Core and other Open Source tools</p>
|
||||||
|
<p><img src="/images/blog/single-blog-1.jpg" alt="blog image"></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
325
public/blog/federated-founders-and-our-joyent-history/index.html
Normal file
@ -0,0 +1,325 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>Federated Founders and Our Joyent History</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
Federated Founders and Our Joyent History
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
David Young
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
September 6, 2020
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</p>
|
||||||
|
<p>Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?</p>
|
||||||
|
<p><img src="/images/blog/single-blog-1.jpg" alt="blog image"></p>
|
||||||
|
<p>If you need inspiration, we’ve compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.</p>
|
||||||
|
<p>Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.</p>
|
||||||
|
<h2 id="working-from-home-healthy-practices-to-stay-productive">Working from Home: Healthy Practices to Stay Productive</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Setting a Healthy Routine</li>
|
||||||
|
<li>Proper Ergonomics</li>
|
||||||
|
<li>Exercise Regularly</li>
|
||||||
|
<li>Find Work-Life Balance When Working from Home</li>
|
||||||
|
<li>Dealing with Family Members and Coworkers</li>
|
||||||
|
</ul>
|
||||||
|
<p><img src="/images/blog/single-blog-4.jpg" alt="blog image"></p>
|
||||||
|
<p>We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.</p>
|
||||||
|
<p>What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.</p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
311
public/blog/how-we-built-federated-core/index.html
Normal file
@ -0,0 +1,311 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>How We Built Federated Core</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
How We Built Federated Core
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
David Young
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
April 15, 2023
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>Buildinf Federated Core</p>
|
||||||
|
<p><img src="/images/blog/single-blog-1.jpg" alt="blog image"></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
311
public/blog/in-praise-of-thunderbird/index.html
Normal file
@ -0,0 +1,311 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>In Praise of Thunderbird</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
In Praise of Thunderbird
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
Blake Burris
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
May 2, 2023
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>Why the new Thunderbird deserves our respect.</p>
|
||||||
|
<p><img src="/images/blog/single-blog-1.jpg" alt="blog image"></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Our Blog</title>
|
<title>Federated Blog</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -20,16 +20,6 @@
|
|||||||
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
<!-- Google Analytics -->
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175025671-2"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments);}
|
|
||||||
gtag('js', new Date());
|
|
||||||
|
|
||||||
gtag('config', 'UA-175025671-2');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -60,7 +50,7 @@
|
|||||||
<ul class="navbar-nav ml-auto">
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#hero" class="nav-link ">Home</a>
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@ -71,11 +61,11 @@
|
|||||||
<ul class="sub-menu">
|
<ul class="sub-menu">
|
||||||
|
|
||||||
<li class="">
|
<li class="">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link ">product 1</a>
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="">
|
<li class="">
|
||||||
<a href="https://www.federated.computer/#feature" class="nav-link ">product 2</a>
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -83,25 +73,46 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#faq" class="nav-link ">Manifesto</a>
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link ">Blog</a>
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<div class="account-list list-inline">
|
<div class="account-list list-inline">
|
||||||
<li class="list-inline-item">
|
<li class="list-inline-item">
|
||||||
<a href="https://www.federated.computer/contact" class="btn btn-sm btn-violate">
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
Get in touch
|
Buy now
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</div>
|
</div>
|
||||||
@ -116,9 +127,9 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row justify-content-center">
|
<div class="row justify-content-center">
|
||||||
<div class="col-lg-8">
|
<div class="col-lg-8">
|
||||||
<h1>Our Blog</h1>
|
<h1>Federated Blog</h1>
|
||||||
<p>
|
<p>
|
||||||
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Iusto sequi, dicta placeat aliquam nostrum quo quas cum recusandae numquam odit vitae autem libero corrupti natus quae suscipit animi accusamus praesentium?
|
Articles and talk about Federated products, products we love, and our wider industry and how to live digital sovereignty with Federated. For broader topics of health, money, relationships, technology, surveillance, see our sister blog at Sovereign Reset: https://www.sovereignreset.com.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -132,23 +143,23 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<article class="blog-post-item">
|
<article class="blog-post-item">
|
||||||
<div class="blog-post-thumb">
|
<div class="blog-post-thumb">
|
||||||
<a href="https://www.federated.computer/blog/hugo-and-its-future/">
|
<a href="https://www.federated.computer/blog/introducing-federated-core/">
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-5.jpg" alt="blog-thumb"
|
<img src="https://www.federated.computer/images/blog/blog-post-4.jpg" alt="blog-thumb"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="blog-post-content">
|
<div class="blog-post-content">
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://www.federated.computer/blog/hugo-and-its-future/"
|
<a href="https://www.federated.computer/blog/introducing-federated-core/"
|
||||||
>Federated Core and It's Future</a
|
>Introducing Federated Core</a
|
||||||
>
|
>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="post-author">
|
<div class="post-author">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src="https://www.federated.computer/images/client/client-3.png" alt="author-thumb" />
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<h3>Juhair Islam</h3>
|
<h3>David Young</h3>
|
||||||
<p>September 7, 2020</p>
|
<p>June 3, 2023</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -158,75 +169,23 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<article class="blog-post-item">
|
<article class="blog-post-item">
|
||||||
<div class="blog-post-thumb">
|
<div class="blog-post-thumb">
|
||||||
<a href="https://www.federated.computer/blog/corona-and-future-of-coders/">
|
<a href="https://www.federated.computer/blog/digital-sovereign-toolbox/">
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-2.jpg" alt="blog-thumb"
|
|
||||||
/></a>
|
|
||||||
</div>
|
|
||||||
<div class="blog-post-content">
|
|
||||||
<h2>
|
|
||||||
<a href="https://www.federated.computer/blog/corona-and-future-of-coders/"
|
|
||||||
>Federated Founders and Our Joyent History</a
|
|
||||||
>
|
|
||||||
</h2>
|
|
||||||
<div class="post-author">
|
|
||||||
<div class="thumb">
|
|
||||||
<img src="https://www.federated.computer/images/client/client-1.png" alt="author-thumb" />
|
|
||||||
</div>
|
|
||||||
<div class="meta">
|
|
||||||
<h3>Mia Khalifa</h3>
|
|
||||||
<p>September 6, 2020</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="col-lg-4 col-md-6">
|
|
||||||
<article class="blog-post-item">
|
|
||||||
<div class="blog-post-thumb">
|
|
||||||
<a href="https://www.federated.computer/blog/is-working-from-home-effective/">
|
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-3.jpg" alt="blog-thumb"
|
|
||||||
/></a>
|
|
||||||
</div>
|
|
||||||
<div class="blog-post-content">
|
|
||||||
<h2>
|
|
||||||
<a href="https://www.federated.computer/blog/is-working-from-home-effective/"
|
|
||||||
>We Build Federated Using Federated</a
|
|
||||||
>
|
|
||||||
</h2>
|
|
||||||
<div class="post-author">
|
|
||||||
<div class="thumb">
|
|
||||||
<img src="https://www.federated.computer/images/client/client-2.png" alt="author-thumb" />
|
|
||||||
</div>
|
|
||||||
<div class="meta">
|
|
||||||
<h3>Filthy Frank</h3>
|
|
||||||
<p>September 5, 2020</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="col-lg-4 col-md-6">
|
|
||||||
<article class="blog-post-item">
|
|
||||||
<div class="blog-post-thumb">
|
|
||||||
<a href="https://www.federated.computer/blog/know-when-to-take-break/">
|
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-6.jpg" alt="blog-thumb"
|
<img src="https://www.federated.computer/images/blog/blog-post-6.jpg" alt="blog-thumb"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="blog-post-content">
|
<div class="blog-post-content">
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://www.federated.computer/blog/know-when-to-take-break/"
|
<a href="https://www.federated.computer/blog/digital-sovereign-toolbox/"
|
||||||
>Know when to take break</a
|
>Digital Sovereign Toolbox</a
|
||||||
>
|
>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="post-author">
|
<div class="post-author">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src="https://www.federated.computer/images/client/client-2.png" alt="author-thumb" />
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<h3>Filthy Frank</h3>
|
<h3>David Young</h3>
|
||||||
<p>September 4, 2020</p>
|
<p>May 26, 2023</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -236,23 +195,23 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<article class="blog-post-item">
|
<article class="blog-post-item">
|
||||||
<div class="blog-post-thumb">
|
<div class="blog-post-thumb">
|
||||||
<a href="https://www.federated.computer/blog/future-of-cloud-computing/">
|
<a href="https://www.federated.computer/blog/the-future-of-cloud-computing/">
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-1.jpg" alt="blog-thumb"
|
<img src="https://www.federated.computer/images/blog/blog-post-1.jpg" alt="blog-thumb"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="blog-post-content">
|
<div class="blog-post-content">
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://www.federated.computer/blog/future-of-cloud-computing/"
|
<a href="https://www.federated.computer/blog/the-future-of-cloud-computing/"
|
||||||
>Future of cloud computing</a
|
> The Future of Cloud Computing</a
|
||||||
>
|
>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="post-author">
|
<div class="post-author">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src="https://www.federated.computer/images/client/client-1.png" alt="author-thumb" />
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<h3>Chicken Shorma</h3>
|
<h3>David Young</h3>
|
||||||
<p>September 3, 2020</p>
|
<p>May 25, 2023</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -262,23 +221,75 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<article class="blog-post-item">
|
<article class="blog-post-item">
|
||||||
<div class="blog-post-thumb">
|
<div class="blog-post-thumb">
|
||||||
<a href="https://www.federated.computer/blog/how-solve-coding-problem/">
|
<a href="https://www.federated.computer/blog/in-praise-of-thunderbird/">
|
||||||
|
<img src="https://www.federated.computer/images/blog/blog-post-6.jpg" alt="blog-thumb"
|
||||||
|
/></a>
|
||||||
|
</div>
|
||||||
|
<div class="blog-post-content">
|
||||||
|
<h2>
|
||||||
|
<a href="https://www.federated.computer/blog/in-praise-of-thunderbird/"
|
||||||
|
>In Praise of Thunderbird</a
|
||||||
|
>
|
||||||
|
</h2>
|
||||||
|
<div class="post-author">
|
||||||
|
<div class="thumb">
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</div>
|
||||||
|
<div class="meta">
|
||||||
|
<h3>Blake Burris</h3>
|
||||||
|
<p>May 2, 2023</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-4 col-md-6">
|
||||||
|
<article class="blog-post-item">
|
||||||
|
<div class="blog-post-thumb">
|
||||||
|
<a href="https://www.federated.computer/blog/dark-side-of-centralization/">
|
||||||
|
<img src="https://www.federated.computer/images/blog/blog-post-5.jpg" alt="blog-thumb"
|
||||||
|
/></a>
|
||||||
|
</div>
|
||||||
|
<div class="blog-post-content">
|
||||||
|
<h2>
|
||||||
|
<a href="https://www.federated.computer/blog/dark-side-of-centralization/"
|
||||||
|
>Dark Side of Centralization</a
|
||||||
|
>
|
||||||
|
</h2>
|
||||||
|
<div class="post-author">
|
||||||
|
<div class="thumb">
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</div>
|
||||||
|
<div class="meta">
|
||||||
|
<h3>Blake Burris</h3>
|
||||||
|
<p>May 1, 2023</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-4 col-md-6">
|
||||||
|
<article class="blog-post-item">
|
||||||
|
<div class="blog-post-thumb">
|
||||||
|
<a href="https://www.federated.computer/blog/power-of-free-and-open-source/">
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-3.jpg" alt="blog-thumb"
|
<img src="https://www.federated.computer/images/blog/blog-post-3.jpg" alt="blog-thumb"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="blog-post-content">
|
<div class="blog-post-content">
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://www.federated.computer/blog/how-solve-coding-problem/"
|
<a href="https://www.federated.computer/blog/power-of-free-and-open-source/"
|
||||||
>How solve coding problem</a
|
>Power of Free and Open-Source</a
|
||||||
>
|
>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="post-author">
|
<div class="post-author">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src="https://www.federated.computer/images/client/client-2.png" alt="author-thumb" />
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<h3>Randy Roman</h3>
|
<h3>Blake Burris</h3>
|
||||||
<p>September 3, 2020</p>
|
<p>April 27, 2023</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -374,15 +385,15 @@
|
|||||||
<li>
|
<li>
|
||||||
|
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Developers</a></li>
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Community</a></li>
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Gitea repo</a></li>
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Careers</a></li>
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Resellers & Partners</a></li>
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -401,6 +412,8 @@
|
|||||||
|
|
||||||
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -413,8 +426,8 @@
|
|||||||
|
|
||||||
<div class="footer-widget-list">
|
<div class="footer-widget-list">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="tel:+1%20415%20222%20333"><i class="ti-mobile"></i>+1 415 222 333</a></li>
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
<li><a href="mailto:contact@federated.computer"><i class="ti-email"></i>contact@federated.computer</a></li>
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -422,15 +435,12 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
<p>
|
<p>
|
||||||
All right reserved
|
All rights reserved
|
||||||
</br>
|
</br>
|
||||||
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer </a> 2023
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul class="footer-description-social">
|
<ul class="footer-description-social">
|
||||||
<li>
|
|
||||||
<a href="#"><i class="ti-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -1,100 +1,100 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Our Blog on Federated Computer | A fast, responsive replacement for Google Workplace and much more</title>
|
<title>Federated Blog on Federated Computer | A fast, responsive replacement for Google Workplace and much more</title>
|
||||||
<link>https://www.federated.computer/blog/</link>
|
<link>https://www.federated.computer/blog/</link>
|
||||||
<description>Recent content in Our Blog on Federated Computer | A fast, responsive replacement for Google Workplace and much more</description>
|
<description>Recent content in Federated Blog on Federated Computer | A fast, responsive replacement for Google Workplace and much more</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Mon, 31 Aug 2020 20:33:11 +0600</lastBuildDate><atom:link href="https://www.federated.computer/blog/index.xml" rel="self" type="application/rss+xml" />
|
<lastBuildDate>Tue, 30 May 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://www.federated.computer/blog/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Federated Core and It's Future</title>
|
<title>Introducing Federated Core</title>
|
||||||
<link>https://www.federated.computer/blog/hugo-and-its-future/</link>
|
<link>https://www.federated.computer/blog/introducing-federated-core/</link>
|
||||||
<pubDate>Mon, 07 Sep 2020 20:18:07 +0600</pubDate>
|
<pubDate>Sat, 03 Jun 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/hugo-and-its-future/</guid>
|
<guid>https://www.federated.computer/blog/introducing-federated-core/</guid>
|
||||||
|
<description>Introduction to Federated Core.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Digital Sovereign Toolbox</title>
|
||||||
|
<link>https://www.federated.computer/blog/digital-sovereign-toolbox/</link>
|
||||||
|
<pubDate>Fri, 26 May 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/digital-sovereign-toolbox/</guid>
|
||||||
|
<description>Using Pop OS, Graphene, Federated Core and other Open Source tools</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title> The Future of Cloud Computing</title>
|
||||||
|
<link>https://www.federated.computer/blog/the-future-of-cloud-computing/</link>
|
||||||
|
<pubDate>Thu, 25 May 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/the-future-of-cloud-computing/</guid>
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>In Praise of Thunderbird</title>
|
||||||
|
<link>https://www.federated.computer/blog/in-praise-of-thunderbird/</link>
|
||||||
|
<pubDate>Tue, 02 May 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/in-praise-of-thunderbird/</guid>
|
||||||
|
<description>Why the new Thunderbird deserves our respect.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Dark Side of Centralization</title>
|
||||||
|
<link>https://www.federated.computer/blog/dark-side-of-centralization/</link>
|
||||||
|
<pubDate>Mon, 01 May 2023 12:57:56 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/dark-side-of-centralization/</guid>
|
||||||
|
<description>Think piece on the dark side of centralization.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Power of Free and Open-Source</title>
|
||||||
|
<link>https://www.federated.computer/blog/power-of-free-and-open-source/</link>
|
||||||
|
<pubDate>Thu, 27 Apr 2023 12:59:58 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/power-of-free-and-open-source/</guid>
|
||||||
|
<description>Thinkpiece on free and open source software.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>How We Built Federated Core</title>
|
||||||
|
<link>https://www.federated.computer/blog/how-we-built-federated-core/</link>
|
||||||
|
<pubDate>Sat, 15 Apr 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/how-we-built-federated-core/</guid>
|
||||||
|
<description>Buildinf Federated Core</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Federated Founders and Our Joyent History</title>
|
<title>Federated Founders and Our Joyent History</title>
|
||||||
<link>https://www.federated.computer/blog/corona-and-future-of-coders/</link>
|
<link>https://www.federated.computer/blog/federated-founders-and-our-joyent-history/</link>
|
||||||
<pubDate>Sun, 06 Sep 2020 20:18:07 +0600</pubDate>
|
<pubDate>Sun, 06 Sep 2020 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/corona-and-future-of-coders/</guid>
|
<guid>https://www.federated.computer/blog/federated-founders-and-our-joyent-history/</guid>
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>We Build Federated Using Federated</title>
|
<title>We Build Federated Using Federated</title>
|
||||||
<link>https://www.federated.computer/blog/is-working-from-home-effective/</link>
|
<link>https://www.federated.computer/blog/we-built-federated-using-federated/</link>
|
||||||
<pubDate>Sat, 05 Sep 2020 20:18:07 +0600</pubDate>
|
<pubDate>Sat, 05 Sep 2020 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/is-working-from-home-effective/</guid>
|
<guid>https://www.federated.computer/blog/we-built-federated-using-federated/</guid>
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
<description>hugo, gitea, caddy</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Know when to take break</title>
|
<title>Stop Being a Bitch</title>
|
||||||
<link>https://www.federated.computer/blog/know-when-to-take-break/</link>
|
<link>https://www.federated.computer/blog/stop-being-a-bitch/</link>
|
||||||
<pubDate>Fri, 04 Sep 2020 20:18:07 +0600</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/know-when-to-take-break/</guid>
|
<guid>https://www.federated.computer/blog/stop-being-a-bitch/</guid>
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
<description>Change to open-source solutions means a change in workflow.</description>
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Future of cloud computing</title>
|
|
||||||
<link>https://www.federated.computer/blog/future-of-cloud-computing/</link>
|
|
||||||
<pubDate>Thu, 03 Sep 2020 20:18:07 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/future-of-cloud-computing/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>How solve coding problem</title>
|
|
||||||
<link>https://www.federated.computer/blog/how-solve-coding-problem/</link>
|
|
||||||
<pubDate>Thu, 03 Sep 2020 20:18:07 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/how-solve-coding-problem/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Freelancing and corona</title>
|
|
||||||
<link>https://www.federated.computer/blog/freelancing-and-corona/</link>
|
|
||||||
<pubDate>Wed, 02 Sep 2020 20:18:07 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/freelancing-and-corona/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Announcing Our 2016 Roadmap</title>
|
|
||||||
<link>https://www.federated.computer/blog/announcing-our-2016-roadmap/</link>
|
|
||||||
<pubDate>Tue, 01 Sep 2020 20:18:07 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/announcing-our-2016-roadmap/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Announcing Our 2019 Roadmap</title>
|
|
||||||
<link>https://www.federated.computer/blog/announcing-our-2019-roadmap/</link>
|
|
||||||
<pubDate>Tue, 01 Sep 2020 12:59:58 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/announcing-our-2019-roadmap/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>A New Year, A New Website. Introducing Apsho 1.2</title>
|
|
||||||
<link>https://www.federated.computer/blog/a-new-year-a-new-website-introducing-apsho-1/</link>
|
|
||||||
<pubDate>Tue, 01 Sep 2020 12:57:56 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/a-new-year-a-new-website-introducing-apsho-1/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
</channel>
|
</channel>
|
||||||
|
311
public/blog/introducing-federated-core/index.html
Normal file
@ -0,0 +1,311 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>Introducing Federated Core</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
Introducing Federated Core
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
David Young
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
June 3, 2023
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>Introduction to Federated Core.</p>
|
||||||
|
<p><img src="/images/blog/single-blog-6.jpg" alt="blog image"></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Our Blog</title>
|
<title>Federated Blog</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -20,16 +20,6 @@
|
|||||||
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
<!-- Google Analytics -->
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175025671-2"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments);}
|
|
||||||
gtag('js', new Date());
|
|
||||||
|
|
||||||
gtag('config', 'UA-175025671-2');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -60,7 +50,7 @@
|
|||||||
<ul class="navbar-nav ml-auto">
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#hero" class="nav-link ">Home</a>
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@ -71,11 +61,11 @@
|
|||||||
<ul class="sub-menu">
|
<ul class="sub-menu">
|
||||||
|
|
||||||
<li class="">
|
<li class="">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link ">product 1</a>
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="">
|
<li class="">
|
||||||
<a href="https://www.federated.computer/#feature" class="nav-link ">product 2</a>
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -83,25 +73,46 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#faq" class="nav-link ">Manifesto</a>
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link ">Blog</a>
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<div class="account-list list-inline">
|
<div class="account-list list-inline">
|
||||||
<li class="list-inline-item">
|
<li class="list-inline-item">
|
||||||
<a href="https://www.federated.computer/contact" class="btn btn-sm btn-violate">
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
Get in touch
|
Buy now
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</div>
|
</div>
|
||||||
@ -116,9 +127,9 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row justify-content-center">
|
<div class="row justify-content-center">
|
||||||
<div class="col-lg-8">
|
<div class="col-lg-8">
|
||||||
<h1>Our Blog</h1>
|
<h1>Federated Blog</h1>
|
||||||
<p>
|
<p>
|
||||||
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Iusto sequi, dicta placeat aliquam nostrum quo quas cum recusandae numquam odit vitae autem libero corrupti natus quae suscipit animi accusamus praesentium?
|
Articles and talk about Federated products, products we love, and our wider industry and how to live digital sovereignty with Federated. For broader topics of health, money, relationships, technology, surveillance, see our sister blog at Sovereign Reset: https://www.sovereignreset.com.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -132,75 +143,23 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<article class="blog-post-item">
|
<article class="blog-post-item">
|
||||||
<div class="blog-post-thumb">
|
<div class="blog-post-thumb">
|
||||||
<a href="https://www.federated.computer/blog/freelancing-and-corona/">
|
<a href="https://www.federated.computer/blog/how-we-built-federated-core/">
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-4.jpg" alt="blog-thumb"
|
|
||||||
/></a>
|
|
||||||
</div>
|
|
||||||
<div class="blog-post-content">
|
|
||||||
<h2>
|
|
||||||
<a href="https://www.federated.computer/blog/freelancing-and-corona/"
|
|
||||||
>Freelancing and corona</a
|
|
||||||
>
|
|
||||||
</h2>
|
|
||||||
<div class="post-author">
|
|
||||||
<div class="thumb">
|
|
||||||
<img src="https://www.federated.computer/images/client/client-3.png" alt="author-thumb" />
|
|
||||||
</div>
|
|
||||||
<div class="meta">
|
|
||||||
<h3>Juhair Islam</h3>
|
|
||||||
<p>September 2, 2020</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="col-lg-4 col-md-6">
|
|
||||||
<article class="blog-post-item">
|
|
||||||
<div class="blog-post-thumb">
|
|
||||||
<a href="https://www.federated.computer/blog/announcing-our-2016-roadmap/">
|
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-6.jpg" alt="blog-thumb"
|
|
||||||
/></a>
|
|
||||||
</div>
|
|
||||||
<div class="blog-post-content">
|
|
||||||
<h2>
|
|
||||||
<a href="https://www.federated.computer/blog/announcing-our-2016-roadmap/"
|
|
||||||
>Announcing Our 2016 Roadmap</a
|
|
||||||
>
|
|
||||||
</h2>
|
|
||||||
<div class="post-author">
|
|
||||||
<div class="thumb">
|
|
||||||
<img src="https://www.federated.computer/images/client/client-1.png" alt="author-thumb" />
|
|
||||||
</div>
|
|
||||||
<div class="meta">
|
|
||||||
<h3>Jackson Wick</h3>
|
|
||||||
<p>September 1, 2020</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="col-lg-4 col-md-6">
|
|
||||||
<article class="blog-post-item">
|
|
||||||
<div class="blog-post-thumb">
|
|
||||||
<a href="https://www.federated.computer/blog/announcing-our-2019-roadmap/">
|
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-3.jpg" alt="blog-thumb"
|
<img src="https://www.federated.computer/images/blog/blog-post-3.jpg" alt="blog-thumb"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="blog-post-content">
|
<div class="blog-post-content">
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://www.federated.computer/blog/announcing-our-2019-roadmap/"
|
<a href="https://www.federated.computer/blog/how-we-built-federated-core/"
|
||||||
>Announcing Our 2019 Roadmap</a
|
>How We Built Federated Core</a
|
||||||
>
|
>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="post-author">
|
<div class="post-author">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src="https://www.federated.computer/images/client/client-2.png" alt="author-thumb" />
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<h3>Kausar Pial</h3>
|
<h3>David Young</h3>
|
||||||
<p>September 1, 2020</p>
|
<p>April 15, 2023</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -210,23 +169,75 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<article class="blog-post-item">
|
<article class="blog-post-item">
|
||||||
<div class="blog-post-thumb">
|
<div class="blog-post-thumb">
|
||||||
<a href="https://www.federated.computer/blog/a-new-year-a-new-website-introducing-apsho-1/">
|
<a href="https://www.federated.computer/blog/federated-founders-and-our-joyent-history/">
|
||||||
|
<img src="https://www.federated.computer/images/blog/blog-post-2.jpg" alt="blog-thumb"
|
||||||
|
/></a>
|
||||||
|
</div>
|
||||||
|
<div class="blog-post-content">
|
||||||
|
<h2>
|
||||||
|
<a href="https://www.federated.computer/blog/federated-founders-and-our-joyent-history/"
|
||||||
|
>Federated Founders and Our Joyent History</a
|
||||||
|
>
|
||||||
|
</h2>
|
||||||
|
<div class="post-author">
|
||||||
|
<div class="thumb">
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</div>
|
||||||
|
<div class="meta">
|
||||||
|
<h3>David Young</h3>
|
||||||
|
<p>September 6, 2020</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-4 col-md-6">
|
||||||
|
<article class="blog-post-item">
|
||||||
|
<div class="blog-post-thumb">
|
||||||
|
<a href="https://www.federated.computer/blog/we-built-federated-using-federated/">
|
||||||
|
<img src="https://www.federated.computer/images/blog/blog-post-3.jpg" alt="blog-thumb"
|
||||||
|
/></a>
|
||||||
|
</div>
|
||||||
|
<div class="blog-post-content">
|
||||||
|
<h2>
|
||||||
|
<a href="https://www.federated.computer/blog/we-built-federated-using-federated/"
|
||||||
|
>We Build Federated Using Federated</a
|
||||||
|
>
|
||||||
|
</h2>
|
||||||
|
<div class="post-author">
|
||||||
|
<div class="thumb">
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</div>
|
||||||
|
<div class="meta">
|
||||||
|
<h3>Derek Crudgington</h3>
|
||||||
|
<p>September 5, 2020</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col-lg-4 col-md-6">
|
||||||
|
<article class="blog-post-item">
|
||||||
|
<div class="blog-post-thumb">
|
||||||
|
<a href="https://www.federated.computer/blog/stop-being-a-bitch/">
|
||||||
<img src="https://www.federated.computer/images/blog/blog-post-5.jpg" alt="blog-thumb"
|
<img src="https://www.federated.computer/images/blog/blog-post-5.jpg" alt="blog-thumb"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="blog-post-content">
|
<div class="blog-post-content">
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://www.federated.computer/blog/a-new-year-a-new-website-introducing-apsho-1/"
|
<a href="https://www.federated.computer/blog/stop-being-a-bitch/"
|
||||||
>A New Year, A New Website. Introducing Apsho 1.2</a
|
>Stop Being a Bitch</a
|
||||||
>
|
>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="post-author">
|
<div class="post-author">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src="https://www.federated.computer/images/client/client-2.png" alt="author-thumb" />
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<h3>William Rick</h3>
|
<h3>David Young</h3>
|
||||||
<p>September 1, 2020</p>
|
<p>January 1, 0001</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -322,15 +333,15 @@
|
|||||||
<li>
|
<li>
|
||||||
|
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Developers</a></li>
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Community</a></li>
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Gitea repo</a></li>
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Careers</a></li>
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Resellers & Partners</a></li>
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -349,6 +360,8 @@
|
|||||||
|
|
||||||
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -361,8 +374,8 @@
|
|||||||
|
|
||||||
<div class="footer-widget-list">
|
<div class="footer-widget-list">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="tel:+1%20415%20222%20333"><i class="ti-mobile"></i>+1 415 222 333</a></li>
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
<li><a href="mailto:contact@federated.computer"><i class="ti-email"></i>contact@federated.computer</a></li>
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -370,15 +383,12 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
<p>
|
<p>
|
||||||
All right reserved
|
All rights reserved
|
||||||
</br>
|
</br>
|
||||||
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer </a> 2023
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul class="footer-description-social">
|
<ul class="footer-description-social">
|
||||||
<li>
|
|
||||||
<a href="#"><i class="ti-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
</li>
|
</li>
|
||||||
|
311
public/blog/power-of-free-and-open-source/index.html
Normal file
@ -0,0 +1,311 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>Power of Free and Open-Source</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
Power of Free and Open-Source
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
Blake Burris
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
April 27, 2023
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>Thinkpiece on free and open source software.</p>
|
||||||
|
<p><img src="/images/blog/single-blog-3.jpg" alt="blog image"></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
311
public/blog/stop-being-a-bitch/index.html
Normal file
@ -0,0 +1,311 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>Stop Being a Bitch</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
Stop Being a Bitch
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
David Young
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
January 1, 0001
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>Change to open-source solutions means a change in workflow.</p>
|
||||||
|
<p><img src="/images/blog/single-blog-1.jpg" alt="blog image"></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
325
public/blog/the-future-of-cloud-computing/index.html
Normal file
@ -0,0 +1,325 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title> The Future of Cloud Computing</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
The Future of Cloud Computing
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
David Young
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
May 25, 2023
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</p>
|
||||||
|
<p>Working from home can be one of the greatest perks of doing freelance work. But as appealing as remote work sounds, it comes with several challenges. What if you need something important from the office that you have no access to? What if loneliness takes over and you experience time management problems? What if you lose connection with colleagues? What if you’re overwhelmed by other home-related distractions like family members, pets, and electronics?</p>
|
||||||
|
<p><img src="/images/blog/single-blog-1.jpg" alt="blog image"></p>
|
||||||
|
<p>If you need inspiration, we’ve compiled some awesome information from the top-performing professionals in the industry. These are answers to commonly asked questions from artists you may never get to meet in person, and we combined them in one freaking sweet book.</p>
|
||||||
|
<p>Download Experiment. Fail. Repeat and discover the secrets of the universe! Or, you know, just get encouraged, which ever you most prefer is totally fine.</p>
|
||||||
|
<h2 id="working-from-home-healthy-practices-to-stay-productive">Working from Home: Healthy Practices to Stay Productive</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Setting a Healthy Routine</li>
|
||||||
|
<li>Proper Ergonomics</li>
|
||||||
|
<li>Exercise Regularly</li>
|
||||||
|
<li>Find Work-Life Balance When Working from Home</li>
|
||||||
|
<li>Dealing with Family Members and Coworkers</li>
|
||||||
|
</ul>
|
||||||
|
<p><img src="/images/blog/single-blog-4.jpg" alt="blog image"></p>
|
||||||
|
<p>We are creatures of habit – and that is because routine helps us both mentally and physically to prepare for things. One of the benefits of working from home is flexibility. It might be tempting to roll out of bed and onto your couch and starting checking emails or browsing through social media, but you’ll need to establish a schedule when it comes to working remotely.</p>
|
||||||
|
<p>What’s goes into your schedule is a guide on what you’re supposed to do at a specific time. Get up early in the morning, take a shower, prepare a cup of coffee and take breakfast, then get dressed as if you’re actually reporting to work. You don’t have to wear a suit and a tie, but you’ll need to prepare for the day the same way you do while going to the office. Set regular working hours and include breaks and meal times. In the end, a routine can be extremely powerful at helping you get started every day.</p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
311
public/blog/we-built-federated-using-federated/index.html
Normal file
@ -0,0 +1,311 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>We Build Federated Using Federated</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header blog-single-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<h2>
|
||||||
|
We Build Federated Using Federated
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<img src="https://www.federated.computer/images/author/david_young.png" alt="author-thumb" />
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5>
|
||||||
|
Derek Crudgington
|
||||||
|
</h5>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
September 5, 2020
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="blog-single">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<article class="blog-single-post">
|
||||||
|
<p>hugo, gitea, caddy</p>
|
||||||
|
<p><img src="/images/blog/single-blog-1.jpg" alt="blog image"></p>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -20,16 +20,6 @@
|
|||||||
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
<!-- Google Analytics -->
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175025671-2"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments);}
|
|
||||||
gtag('js', new Date());
|
|
||||||
|
|
||||||
gtag('config', 'UA-175025671-2');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -60,7 +50,7 @@
|
|||||||
<ul class="navbar-nav ml-auto">
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#hero" class="nav-link ">Home</a>
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@ -71,11 +61,11 @@
|
|||||||
<ul class="sub-menu">
|
<ul class="sub-menu">
|
||||||
|
|
||||||
<li class="">
|
<li class="">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link ">product 1</a>
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="">
|
<li class="">
|
||||||
<a href="https://www.federated.computer/#feature" class="nav-link ">product 2</a>
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -83,25 +73,46 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#faq" class="nav-link ">Manifesto</a>
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link ">Blog</a>
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<div class="account-list list-inline">
|
<div class="account-list list-inline">
|
||||||
<li class="list-inline-item">
|
<li class="list-inline-item">
|
||||||
<a href="https://www.federated.computer/contact" class="btn btn-sm btn-violate">
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
Get in touch
|
Buy now
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</div>
|
</div>
|
||||||
@ -120,7 +131,7 @@
|
|||||||
<h2>Let's talk about everything</h2>
|
<h2>Let's talk about everything</h2>
|
||||||
<p>
|
<p>
|
||||||
Don't like forms send us an
|
Don't like forms send us an
|
||||||
<a href="mailto:contact@federated.computer">email</a>
|
<a href="mailto:support@federated.computer">email</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -252,15 +263,15 @@
|
|||||||
<li>
|
<li>
|
||||||
|
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Developers</a></li>
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Community</a></li>
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Gitea repo</a></li>
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Careers</a></li>
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Resellers & Partners</a></li>
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -279,6 +290,8 @@
|
|||||||
|
|
||||||
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -291,8 +304,8 @@
|
|||||||
|
|
||||||
<div class="footer-widget-list">
|
<div class="footer-widget-list">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="tel:+1%20415%20222%20333"><i class="ti-mobile"></i>+1 415 222 333</a></li>
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
<li><a href="mailto:contact@federated.computer"><i class="ti-email"></i>contact@federated.computer</a></li>
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -300,15 +313,12 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
<p>
|
<p>
|
||||||
All right reserved
|
All rights reserved
|
||||||
</br>
|
</br>
|
||||||
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer </a> 2023
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul class="footer-description-social">
|
<ul class="footer-description-social">
|
||||||
<li>
|
|
||||||
<a href="#"><i class="ti-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
</li>
|
</li>
|
||||||
|
BIN
public/images/author/david_young.png
Normal file
After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 6.2 KiB |
BIN
public/images/team/team.jpg
Normal file
After Width: | Height: | Size: 187 KiB |
@ -21,16 +21,6 @@
|
|||||||
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
<!-- Google Analytics -->
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175025671-2"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments);}
|
|
||||||
gtag('js', new Date());
|
|
||||||
|
|
||||||
gtag('config', 'UA-175025671-2');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -61,7 +51,7 @@
|
|||||||
<ul class="navbar-nav ml-auto">
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#hero" class="nav-link scroll">Home</a>
|
<a href="https://www.federated.computer//#hero" class="nav-link scroll">Home</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@ -72,11 +62,11 @@
|
|||||||
<ul class="sub-menu">
|
<ul class="sub-menu">
|
||||||
|
|
||||||
<li class="scroll">
|
<li class="scroll">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link scroll">product 1</a>
|
<a href="https://www.federated.computer//description" class="nav-link scroll">Description</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="scroll">
|
<li class="scroll">
|
||||||
<a href="https://www.federated.computer/#feature" class="nav-link scroll">product 2</a>
|
<a href="https://www.federated.computer//comparison" class="nav-link scroll">Comparison</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -84,25 +74,46 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#faq" class="nav-link scroll">Manifesto</a>
|
<a href="https://www.federated.computer//support" class="nav-link scroll">Support</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link scroll">Blog</a>
|
<a href="https://www.federated.computer//documentation" class="nav-link scroll">Docs</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#" class="nav-link scroll">Community</a>
|
<a href="https://www.federated.computer/#" class="nav-link scroll">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="scroll">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link scroll">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="scroll">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link scroll">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="scroll">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link scroll">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="scroll">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link scroll">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<div class="account-list list-inline">
|
<div class="account-list list-inline">
|
||||||
<li class="list-inline-item">
|
<li class="list-inline-item">
|
||||||
<a href="https://www.federated.computer/contact" class="btn btn-sm btn-violate">
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
Get in touch
|
Buy now
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</div>
|
</div>
|
||||||
@ -157,8 +168,8 @@
|
|||||||
<div class="col-lg-6 order-2 order-lg-1">
|
<div class="col-lg-6 order-2 order-lg-1">
|
||||||
<div class="hero-content">
|
<div class="hero-content">
|
||||||
<span class="hero-content-subtitle"> Federated Core </span>
|
<span class="hero-content-subtitle"> Federated Core </span>
|
||||||
<h1> $35 month. 100% private. Full support included. Incredible. </h1>
|
<h1> $39 month. 100% private. Full support included. Incredible. </h1>
|
||||||
<p> Replace Dropbox, Google Workplace, Zoom, Slack, Airtable, Mailchimp, 1Password, Netlify, Github, Calendy, and your VPN for the low price of $35 a month. You can have as many users of the system as you want. Not extra cost. Only pay for the storage you use. </p>
|
<p> Replace Dropbox, Google Workplace, Zoom, Slack, Airtable, Mailchimp, 1Password, Netlify, Github, Calendy, and your VPN for the low price of $39 a month. As many users as you want. Only pay for more storage when/if you need it. </p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -181,7 +192,7 @@
|
|||||||
<div class="col-lg-12">
|
<div class="col-lg-12">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
Federated Core is all you need
|
Federated Core is the complete offering for you
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -214,7 +225,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="service-content">
|
<div class="service-content">
|
||||||
<h4>Support from People</h4>
|
<h4>Support from People</h4>
|
||||||
<p>You don't have to become an IT professional to benefit</p>
|
<p>You don't have to become an IT professional to benefit. The people who built global cloud computing operations watch over your private installation.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -246,7 +257,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="service-content">
|
<div class="service-content">
|
||||||
<h4>Everything You Need</h4>
|
<h4>Everything You Need</h4>
|
||||||
<p>All the software you need for your team to be successful</p>
|
<p>All the software you need for you of your team to be successful. You'll pay 10X for this breadth of software solutions elsewhere.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -277,8 +288,8 @@
|
|||||||
<i class="ti-key"></i>
|
<i class="ti-key"></i>
|
||||||
</div>
|
</div>
|
||||||
<div class="service-content">
|
<div class="service-content">
|
||||||
<h4>Q100% Private</h4>
|
<h4>100% Private</h4>
|
||||||
<p>Federated doesn't scan your data to sell you stuff.</p>
|
<p>Federated doesn't scan your data to sell you data to advertisers. In fact, even though we support your software, we can see your data.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -317,16 +328,16 @@
|
|||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<div class="feature-content ml-25">
|
<div class="feature-content ml-25">
|
||||||
<h2>
|
<h2>
|
||||||
A fast, responsive replacement for Google Workplace and much more...
|
A fast, responsive, private replacement for Google Workplace and much more...
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
Email, calendar, contacts, files, kaban deck for project management, bookmarks, internal private chat, notes, tasks, and a dashboard. Federated Core integrates all the software you need for you team to work well.
|
Email, calendar, contacts, files, kanban deck for project management, bookmarks, internal/external chat, notes, tasks, dashboard, video conference, password management, website, source code control. Federated Computer includes all the software you need for you team in a nice, integrated, east-to-use package.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
You have the control to add more from the hundreds of additional offerings from the Nextcloud showcase. Nextcloud is trusted worldwide by 100s of thousands of successful companies and teams.
|
You have the control to add more from the hundreds of additional offerings from the Nextcloud showcase. Nextcloud is trusted worldwide by 100s of thousands of successful companies and teams.
|
||||||
</p>
|
</p>
|
||||||
<a href="#" data-text=Sign In class="btn btn-primary">
|
<a href="/purchase" data-text=Buy now class="btn btn-primary">
|
||||||
<span>Sign In</span>
|
<span>Buy now</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -402,10 +413,10 @@
|
|||||||
<div class="col-lg-8 mx-auto">
|
<div class="col-lg-8 mx-auto">
|
||||||
<div class="screenshots-title">
|
<div class="screenshots-title">
|
||||||
<h2>
|
<h2>
|
||||||
Showcasing the best software available today...
|
Built on the best open-source software available today...
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
Federated Core brings together best-in-class software, fully integrated, single-sign-on, human support, for the amazing price of $35 a month for your entire team.
|
Federated Core brings together best-in-class software, fully integrated, single-sign-on, human support, for the amazing price of $39 a month for your entire team.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -459,7 +470,7 @@
|
|||||||
Frequently asked questions
|
Frequently asked questions
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
Unlike all the "solutions" from the "big guys", at Federated we offer a real solution for a great price. You may have questions!
|
Unlike all the "solutions" from the "big guys", at Federated we offer a real solution for a great price. But you may have questions!
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -489,7 +500,7 @@
|
|||||||
data-parent="#faqAccordion"
|
data-parent="#faqAccordion"
|
||||||
>
|
>
|
||||||
<div class="body">
|
<div class="body">
|
||||||
$35 a month, for as many team members as you want. Everything is included. Backups. Supports. Upgrades. Simple. If you need more storage, we offer that for $0.01 per gigabyte per month. Storage is shared among all your team. We do offer discounts for annual, supporter, and lifetime plans. And we are eager to work with you to find a way to ensure Federated Core fits your budget. Please, get in touch.
|
$39 a month, for as many team members as you want. Everything is included. Backups. Human support. Upgrades. Simple. If you need more storage, we offer that for $0.01 per gigabyte per month. Storage is shared among all your team. We do offer discounts for annual, supporter, and lifetime plans. And we are eager to work with you to find a way to ensure Federated Core fits your budget. Please, get in touch.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -519,7 +530,7 @@
|
|||||||
data-parent="#faqAccordion"
|
data-parent="#faqAccordion"
|
||||||
>
|
>
|
||||||
<div class="body">
|
<div class="body">
|
||||||
This is the best part. We are humans helping humans. There are no AI robots frustrating you when something goes wrong. We offer human support and human solutions. Pick up the phone and call us at 888-Call-Fed or send us an email to customer@federated.computer. Even if you're not currently a paying customer, we want to speak with you.
|
This is the best part. We are humans helping humans. There are no AI chat robots frustrating you when something goes wrong. We offer human support and human solutions. Pick up the phone and call us at 888-Call-Fed or send us an email to support@federated.computer. Even if you're not currently a paying customer, we want to speak with you.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -549,7 +560,7 @@
|
|||||||
data-parent="#faqAccordion"
|
data-parent="#faqAccordion"
|
||||||
>
|
>
|
||||||
<div class="body">
|
<div class="body">
|
||||||
Yes. You own your keys. We don't. We back up your Federated Core (it's encrypted), and we can fix and update the software, but we don't have access to your data, and don't really care about it. In fact, we don't want to "know our customer" unless you're friendly and would like to chew the fat.
|
Yes. You own your keys. We don't. We back up your Federated Core (it's encrypted), and we can fix and update the software, but we don't have access to your data, and don't really care about it. In fact, we don't want to "know our customer" unless you're friendly and would like to chew the fat. This said, we do plan to offer a way for your to install Federated products on your own hardware in the future.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -564,26 +575,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<section class="video">
|
|
||||||
<div class="container">
|
|
||||||
<div class="row">
|
|
||||||
|
|
||||||
<div class="col-lg-8 mx-auto">
|
|
||||||
<div class="video-content">
|
|
||||||
<h2>
|
|
||||||
Learn more about the<br/>global digital sovereignty movement and how you can help.
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<section class="testimonial">
|
<section class="testimonial">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row align-items-center">
|
<div class="row align-items-center">
|
||||||
@ -609,7 +600,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h3> Tom Pickle </h3>
|
<h3> Tom Pickle </h3>
|
||||||
<p>Community Developer</p>
|
<p>Bitcoin Developer</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -622,7 +613,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h3> Jona Raisha </h3>
|
<h3> Jona Raisha </h3>
|
||||||
<p>Manufacturing</p>
|
<p>Consultant</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -644,7 +635,7 @@
|
|||||||
<p>Most of Federated is better than the stuff from the big companies. The video conferencing is amazing. And the VPN, mind-blowing. I can't say enough good things.</p>
|
<p>Most of Federated is better than the stuff from the big companies. The video conferencing is amazing. And the VPN, mind-blowing. I can't say enough good things.</p>
|
||||||
<div class="testimonial-slider-person">
|
<div class="testimonial-slider-person">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src=images/client/client-1.png alt="person-thumb" />
|
<img src=images/client/client-4.png alt="person-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h3> Kerri Reece </h3>
|
<h3> Kerri Reece </h3>
|
||||||
@ -677,23 +668,23 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<article class="blog-post-item">
|
<article class="blog-post-item">
|
||||||
<div class="blog-post-thumb">
|
<div class="blog-post-thumb">
|
||||||
<a href="https://www.federated.computer/blog/hugo-and-its-future/">
|
<a href="https://www.federated.computer/blog/introducing-federated-core/">
|
||||||
<img src="images/blog/blog-post-5.jpg" alt="post-thumb"
|
<img src="images/blog/blog-post-4.jpg" alt="post-thumb"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="blog-post-content">
|
<div class="blog-post-content">
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://www.federated.computer/blog/hugo-and-its-future/"
|
<a href="https://www.federated.computer/blog/introducing-federated-core/"
|
||||||
>Federated Core and It's Future</a
|
>Introducing Federated Core</a
|
||||||
>
|
>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="post-author">
|
<div class="post-author">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src="images/client/client-3.png" alt="author-thumb" />
|
<img src="images/author/david_young.png" alt="author-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<h3>Juhair Islam</h3>
|
<h3>David Young</h3>
|
||||||
<p>September 7, 2020</p>
|
<p>June 3, 2023</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -703,23 +694,23 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<article class="blog-post-item">
|
<article class="blog-post-item">
|
||||||
<div class="blog-post-thumb">
|
<div class="blog-post-thumb">
|
||||||
<a href="https://www.federated.computer/blog/corona-and-future-of-coders/">
|
<a href="https://www.federated.computer/blog/digital-sovereign-toolbox/">
|
||||||
<img src="images/blog/blog-post-2.jpg" alt="post-thumb"
|
<img src="images/blog/blog-post-6.jpg" alt="post-thumb"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="blog-post-content">
|
<div class="blog-post-content">
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://www.federated.computer/blog/corona-and-future-of-coders/"
|
<a href="https://www.federated.computer/blog/digital-sovereign-toolbox/"
|
||||||
>Federated Founders and Our Joyent History</a
|
>Digital Sovereign Toolbox</a
|
||||||
>
|
>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="post-author">
|
<div class="post-author">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src="images/client/client-1.png" alt="author-thumb" />
|
<img src="images/author/david_young.png" alt="author-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<h3>Mia Khalifa</h3>
|
<h3>David Young</h3>
|
||||||
<p>September 6, 2020</p>
|
<p>May 26, 2023</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -729,23 +720,23 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<article class="blog-post-item">
|
<article class="blog-post-item">
|
||||||
<div class="blog-post-thumb">
|
<div class="blog-post-thumb">
|
||||||
<a href="https://www.federated.computer/blog/is-working-from-home-effective/">
|
<a href="https://www.federated.computer/blog/the-future-of-cloud-computing/">
|
||||||
<img src="images/blog/blog-post-3.jpg" alt="post-thumb"
|
<img src="images/blog/blog-post-1.jpg" alt="post-thumb"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="blog-post-content">
|
<div class="blog-post-content">
|
||||||
<h2>
|
<h2>
|
||||||
<a href="https://www.federated.computer/blog/is-working-from-home-effective/"
|
<a href="https://www.federated.computer/blog/the-future-of-cloud-computing/"
|
||||||
>We Build Federated Using Federated</a
|
> The Future of Cloud Computing</a
|
||||||
>
|
>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="post-author">
|
<div class="post-author">
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<img src="images/client/client-2.png" alt="author-thumb" />
|
<img src="images/author/david_young.png" alt="author-thumb" />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<h3>Filthy Frank</h3>
|
<h3>David Young</h3>
|
||||||
<p>September 5, 2020</p>
|
<p>May 25, 2023</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -820,15 +811,15 @@
|
|||||||
<li>
|
<li>
|
||||||
|
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Developers</a></li>
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Community</a></li>
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Gitea repo</a></li>
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Careers</a></li>
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Resellers & Partners</a></li>
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -847,6 +838,8 @@
|
|||||||
|
|
||||||
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -859,8 +852,8 @@
|
|||||||
|
|
||||||
<div class="footer-widget-list">
|
<div class="footer-widget-list">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="tel:+1%20415%20222%20333"><i class="ti-mobile"></i>+1 415 222 333</a></li>
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
<li><a href="mailto:contact@federated.computer"><i class="ti-email"></i>contact@federated.computer</a></li>
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -868,15 +861,12 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
<p>
|
<p>
|
||||||
All right reserved
|
All rights reserved
|
||||||
</br>
|
</br>
|
||||||
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer </a> 2023
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul class="footer-description-social">
|
<ul class="footer-description-social">
|
||||||
<li>
|
|
||||||
<a href="#"><i class="ti-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
</li>
|
</li>
|
||||||
|
159
public/index.xml
@ -6,95 +6,86 @@
|
|||||||
<description>Recent content on Federated Computer | A fast, responsive replacement for Google Workplace and much more</description>
|
<description>Recent content on Federated Computer | A fast, responsive replacement for Google Workplace and much more</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Mon, 07 Sep 2020 20:18:07 +0600</lastBuildDate><atom:link href="https://www.federated.computer/index.xml" rel="self" type="application/rss+xml" />
|
<lastBuildDate>Sat, 03 Jun 2023 20:18:07 +0600</lastBuildDate><atom:link href="https://www.federated.computer/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Federated Core and It's Future</title>
|
<title>Introducing Federated Core</title>
|
||||||
<link>https://www.federated.computer/blog/hugo-and-its-future/</link>
|
<link>https://www.federated.computer/blog/introducing-federated-core/</link>
|
||||||
<pubDate>Mon, 07 Sep 2020 20:18:07 +0600</pubDate>
|
<pubDate>Sat, 03 Jun 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/hugo-and-its-future/</guid>
|
<guid>https://www.federated.computer/blog/introducing-federated-core/</guid>
|
||||||
|
<description>Introduction to Federated Core.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Digital Sovereign Toolbox</title>
|
||||||
|
<link>https://www.federated.computer/blog/digital-sovereign-toolbox/</link>
|
||||||
|
<pubDate>Fri, 26 May 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/digital-sovereign-toolbox/</guid>
|
||||||
|
<description>Using Pop OS, Graphene, Federated Core and other Open Source tools</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title> The Future of Cloud Computing</title>
|
||||||
|
<link>https://www.federated.computer/blog/the-future-of-cloud-computing/</link>
|
||||||
|
<pubDate>Thu, 25 May 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/the-future-of-cloud-computing/</guid>
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>In Praise of Thunderbird</title>
|
||||||
|
<link>https://www.federated.computer/blog/in-praise-of-thunderbird/</link>
|
||||||
|
<pubDate>Tue, 02 May 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/in-praise-of-thunderbird/</guid>
|
||||||
|
<description>Why the new Thunderbird deserves our respect.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Dark Side of Centralization</title>
|
||||||
|
<link>https://www.federated.computer/blog/dark-side-of-centralization/</link>
|
||||||
|
<pubDate>Mon, 01 May 2023 12:57:56 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/dark-side-of-centralization/</guid>
|
||||||
|
<description>Think piece on the dark side of centralization.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Power of Free and Open-Source</title>
|
||||||
|
<link>https://www.federated.computer/blog/power-of-free-and-open-source/</link>
|
||||||
|
<pubDate>Thu, 27 Apr 2023 12:59:58 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/power-of-free-and-open-source/</guid>
|
||||||
|
<description>Thinkpiece on free and open source software.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>How We Built Federated Core</title>
|
||||||
|
<link>https://www.federated.computer/blog/how-we-built-federated-core/</link>
|
||||||
|
<pubDate>Sat, 15 Apr 2023 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/how-we-built-federated-core/</guid>
|
||||||
|
<description>Buildinf Federated Core</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Federated Founders and Our Joyent History</title>
|
<title>Federated Founders and Our Joyent History</title>
|
||||||
<link>https://www.federated.computer/blog/corona-and-future-of-coders/</link>
|
<link>https://www.federated.computer/blog/federated-founders-and-our-joyent-history/</link>
|
||||||
<pubDate>Sun, 06 Sep 2020 20:18:07 +0600</pubDate>
|
<pubDate>Sun, 06 Sep 2020 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/corona-and-future-of-coders/</guid>
|
<guid>https://www.federated.computer/blog/federated-founders-and-our-joyent-history/</guid>
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>We Build Federated Using Federated</title>
|
<title>We Build Federated Using Federated</title>
|
||||||
<link>https://www.federated.computer/blog/is-working-from-home-effective/</link>
|
<link>https://www.federated.computer/blog/we-built-federated-using-federated/</link>
|
||||||
<pubDate>Sat, 05 Sep 2020 20:18:07 +0600</pubDate>
|
<pubDate>Sat, 05 Sep 2020 20:18:07 +0600</pubDate>
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/is-working-from-home-effective/</guid>
|
<guid>https://www.federated.computer/blog/we-built-federated-using-federated/</guid>
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
<description>hugo, gitea, caddy</description>
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Know when to take break</title>
|
|
||||||
<link>https://www.federated.computer/blog/know-when-to-take-break/</link>
|
|
||||||
<pubDate>Fri, 04 Sep 2020 20:18:07 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/know-when-to-take-break/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Future of cloud computing</title>
|
|
||||||
<link>https://www.federated.computer/blog/future-of-cloud-computing/</link>
|
|
||||||
<pubDate>Thu, 03 Sep 2020 20:18:07 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/future-of-cloud-computing/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>How solve coding problem</title>
|
|
||||||
<link>https://www.federated.computer/blog/how-solve-coding-problem/</link>
|
|
||||||
<pubDate>Thu, 03 Sep 2020 20:18:07 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/how-solve-coding-problem/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Freelancing and corona</title>
|
|
||||||
<link>https://www.federated.computer/blog/freelancing-and-corona/</link>
|
|
||||||
<pubDate>Wed, 02 Sep 2020 20:18:07 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/freelancing-and-corona/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Announcing Our 2016 Roadmap</title>
|
|
||||||
<link>https://www.federated.computer/blog/announcing-our-2016-roadmap/</link>
|
|
||||||
<pubDate>Tue, 01 Sep 2020 20:18:07 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/announcing-our-2016-roadmap/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Announcing Our 2019 Roadmap</title>
|
|
||||||
<link>https://www.federated.computer/blog/announcing-our-2019-roadmap/</link>
|
|
||||||
<pubDate>Tue, 01 Sep 2020 12:59:58 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/announcing-our-2019-roadmap/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>A New Year, A New Website. Introducing Apsho 1.2</title>
|
|
||||||
<link>https://www.federated.computer/blog/a-new-year-a-new-website-introducing-apsho-1/</link>
|
|
||||||
<pubDate>Tue, 01 Sep 2020 12:57:56 +0600</pubDate>
|
|
||||||
|
|
||||||
<guid>https://www.federated.computer/blog/a-new-year-a-new-website-introducing-apsho-1/</guid>
|
|
||||||
<description>A lot has changed about how we work, and most people have no choice but to transition to working from home. But even before the pandemic, an increasing number of people bid goodbye to their onerous commute to become freelancers and telecommuters. Thanks to ever-evolving technologies such as Skype, Zoom, Facetime, Google Hangouts, Slack, and cloud computing, it’s no longer necessary to be in an office to be productive. In fact, most tasks can be done just as effectively from home.</description>
|
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
@ -106,5 +97,27 @@
|
|||||||
<description>It is apsho’s policy to respect your privacy regarding any information we may collect while operating our website. This Privacy Policy applies to apsho.com (hereinafter, “us”, “we”, or “apsho.com”). We respect your privacy and are committed to protecting personally identifiable information you may provide us through the Website. We have adopted this privacy policy (“Privacy Policy”) to explain what information may be collected on our Website, how we use this information, and under what circumstances we may disclose the information to third parties.</description>
|
<description>It is apsho’s policy to respect your privacy regarding any information we may collect while operating our website. This Privacy Policy applies to apsho.com (hereinafter, “us”, “we”, or “apsho.com”). We respect your privacy and are committed to protecting personally identifiable information you may provide us through the Website. We have adopted this privacy policy (“Privacy Policy”) to explain what information may be collected on our Website, how we use this information, and under what circumstances we may disclose the information to third parties.</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Stop Being a Bitch</title>
|
||||||
|
<link>https://www.federated.computer/blog/stop-being-a-bitch/</link>
|
||||||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/blog/stop-being-a-bitch/</guid>
|
||||||
|
<description>Change to open-source solutions means a change in workflow.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Team</title>
|
||||||
|
<link>https://www.federated.computer/team/</link>
|
||||||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
|
<guid>https://www.federated.computer/team/</guid>
|
||||||
|
<description>David Young: wow! Photoshop can make anyone appear thin and pant-suited.
|
||||||
|
Barry Goers: professional hockey player, still a player. Will biz dev you until you giggle.
|
||||||
|
Blake Burris we financed this ***ing company using that gold chain as collateral!
|
||||||
|
Derek Crudgington (front row) the lifter in the bunch. I wonder what he sees, ladies?
|
||||||
|
(c) whoever, whenever, whatever.</description>
|
||||||
|
</item>
|
||||||
|
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
@ -20,16 +20,6 @@
|
|||||||
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
<!-- Google Analytics -->
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175025671-2"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments);}
|
|
||||||
gtag('js', new Date());
|
|
||||||
|
|
||||||
gtag('config', 'UA-175025671-2');
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -60,7 +50,7 @@
|
|||||||
<ul class="navbar-nav ml-auto">
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#hero" class="nav-link ">Home</a>
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@ -71,11 +61,11 @@
|
|||||||
<ul class="sub-menu">
|
<ul class="sub-menu">
|
||||||
|
|
||||||
<li class="">
|
<li class="">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link ">product 1</a>
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="">
|
<li class="">
|
||||||
<a href="https://www.federated.computer/#feature" class="nav-link ">product 2</a>
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -83,25 +73,46 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#faq" class="nav-link ">Manifesto</a>
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#blog" class="nav-link ">Blog</a>
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<div class="account-list list-inline">
|
<div class="account-list list-inline">
|
||||||
<li class="list-inline-item">
|
<li class="list-inline-item">
|
||||||
<a href="https://www.federated.computer/contact" class="btn btn-sm btn-violate">
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
Get in touch
|
Buy now
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</div>
|
</div>
|
||||||
@ -218,15 +229,15 @@
|
|||||||
<li>
|
<li>
|
||||||
|
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Developers</a></li>
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Community</a></li>
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Gitea repo</a></li>
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Careers</a></li>
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/">Resellers & Partners</a></li>
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -245,6 +256,8 @@
|
|||||||
|
|
||||||
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -257,8 +270,8 @@
|
|||||||
|
|
||||||
<div class="footer-widget-list">
|
<div class="footer-widget-list">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="tel:+1%20415%20222%20333"><i class="ti-mobile"></i>+1 415 222 333</a></li>
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
<li><a href="mailto:contact@federated.computer"><i class="ti-email"></i>contact@federated.computer</a></li>
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -266,15 +279,12 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
<p>
|
<p>
|
||||||
All right reserved
|
All rights reserved
|
||||||
</br>
|
</br>
|
||||||
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer </a> 2023
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul class="footer-description-social">
|
<ul class="footer-description-social">
|
||||||
<li>
|
|
||||||
<a href="#"><i class="ti-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -3,47 +3,48 @@
|
|||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.federated.computer/</loc>
|
<loc>https://www.federated.computer/</loc>
|
||||||
<lastmod>2020-09-07T20:18:07+06:00</lastmod>
|
<lastmod>2023-06-03T20:18:07+06:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://www.federated.computer/blog/hugo-and-its-future/</loc>
|
<loc>https://www.federated.computer/blog/introducing-federated-core/</loc>
|
||||||
<lastmod>2020-09-07T20:18:07+06:00</lastmod>
|
<lastmod>2023-06-03T20:18:07+06:00</lastmod>
|
||||||
</url><url>
|
|
||||||
<loc>https://www.federated.computer/blog/corona-and-future-of-coders/</loc>
|
|
||||||
<lastmod>2020-09-06T20:18:07+06:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://www.federated.computer/blog/is-working-from-home-effective/</loc>
|
|
||||||
<lastmod>2020-09-05T20:18:07+06:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://www.federated.computer/blog/know-when-to-take-break/</loc>
|
|
||||||
<lastmod>2020-09-04T20:18:07+06:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://www.federated.computer/blog/future-of-cloud-computing/</loc>
|
|
||||||
<lastmod>2020-09-03T20:18:07+06:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://www.federated.computer/blog/how-solve-coding-problem/</loc>
|
|
||||||
<lastmod>2020-09-03T20:18:07+06:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://www.federated.computer/blog/freelancing-and-corona/</loc>
|
|
||||||
<lastmod>2020-09-02T20:18:07+06:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://www.federated.computer/blog/announcing-our-2016-roadmap/</loc>
|
|
||||||
<lastmod>2020-09-01T20:18:07+06:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://www.federated.computer/blog/announcing-our-2019-roadmap/</loc>
|
|
||||||
<lastmod>2020-09-01T12:59:58+06:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://www.federated.computer/blog/a-new-year-a-new-website-introducing-apsho-1/</loc>
|
|
||||||
<lastmod>2020-09-01T12:57:56+06:00</lastmod>
|
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://www.federated.computer/blog/</loc>
|
<loc>https://www.federated.computer/blog/</loc>
|
||||||
<lastmod>2020-08-31T20:33:11+06:00</lastmod>
|
<lastmod>2023-05-30T00:00:00+00:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/blog/digital-sovereign-toolbox/</loc>
|
||||||
|
<lastmod>2023-05-26T20:18:07+06:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/blog/the-future-of-cloud-computing/</loc>
|
||||||
|
<lastmod>2023-05-25T20:18:07+06:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/blog/in-praise-of-thunderbird/</loc>
|
||||||
|
<lastmod>2023-05-02T20:18:07+06:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/blog/dark-side-of-centralization/</loc>
|
||||||
|
<lastmod>2023-05-01T12:57:56+06:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/blog/power-of-free-and-open-source/</loc>
|
||||||
|
<lastmod>2023-04-27T12:59:58+06:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/blog/how-we-built-federated-core/</loc>
|
||||||
|
<lastmod>2023-04-15T20:18:07+06:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/blog/federated-founders-and-our-joyent-history/</loc>
|
||||||
|
<lastmod>2020-09-06T20:18:07+06:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/blog/we-built-federated-using-federated/</loc>
|
||||||
|
<lastmod>2020-09-05T20:18:07+06:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://www.federated.computer/categories/</loc>
|
<loc>https://www.federated.computer/categories/</loc>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://www.federated.computer/contact/</loc>
|
<loc>https://www.federated.computer/contact/</loc>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://www.federated.computer/privacy/</loc>
|
<loc>https://www.federated.computer/privacy/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/blog/stop-being-a-bitch/</loc>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://www.federated.computer/tags/</loc>
|
<loc>https://www.federated.computer/tags/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://www.federated.computer/team/</loc>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
301
public/team/index.html
Normal file
@ -0,0 +1,301 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>Team</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||||
|
|
||||||
|
<!-- Themify -->
|
||||||
|
<link rel="stylesheet" href="https://www.federated.computer/themify/themify.css">
|
||||||
|
|
||||||
|
<!-- Critical CSS -->
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<!--Favicon-->
|
||||||
|
<link rel="shortcut icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
<link rel="icon" href="https://www.federated.computer/images/favicon.png" type="image/x-icon" />
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<nav class="main-nav navbar navbar-expand-lg">
|
||||||
|
<div class="container-fluid">
|
||||||
|
|
||||||
|
<a class="navbar-brand" href="https://www.federated.computer/">
|
||||||
|
<img
|
||||||
|
class="logo-main"
|
||||||
|
src="https://www.federated.computer/images/logo.png"
|
||||||
|
alt="logo-white"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<button
|
||||||
|
class="navbar-toggler collapsed"
|
||||||
|
type="button"
|
||||||
|
data-toggle="collapse"
|
||||||
|
data-target="#mainNav"
|
||||||
|
>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<div class="collapse navbar-collapse nav-list" id="mainNav">
|
||||||
|
|
||||||
|
|
||||||
|
<ul class="navbar-nav ml-auto">
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//#hero" class="nav-link ">Home</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Product</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Product">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//description" class="nav-link ">Description</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//comparison" class="nav-link ">Comparison</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//support" class="nav-link ">Support</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer//documentation" class="nav-link ">Docs</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="nav-item">
|
||||||
|
<a href="https://www.federated.computer/#" class="nav-link ">Community</a>
|
||||||
|
|
||||||
|
<span class="drop-icon" for="Community">▾</span>
|
||||||
|
<ul class="sub-menu">
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//merchandise" class="nav-link ">Merchandise</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//blog" class="nav-link ">Federated Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//sovereignreset" class="nav-link ">Sovereign Reset</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="">
|
||||||
|
<a href="https://www.federated.computer//projectswelove" class="nav-link ">Projects We Love</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<div class="account-list list-inline">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<a href="https://www.federated.computer/purchase" class="btn btn-sm btn-violate">
|
||||||
|
Buy now
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page-header">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row justify-content-center">
|
||||||
|
<div class="col-lg-8">
|
||||||
|
<h1>Team</h1>
|
||||||
|
<p>
|
||||||
|
Meet the world-class team building Federated Computer.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="page-content">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-10 mx-auto">
|
||||||
|
<div class="page-content-wrapper">
|
||||||
|
<p><strong>David Young</strong>: wow! Photoshop can make anyone appear thin and pant-suited.</p>
|
||||||
|
<p><strong>Barry Goers</strong>: professional hockey player, still a player. Will biz dev you until you giggle.</p>
|
||||||
|
<p><strong>Blake Burris</strong> we financed this ***ing company using that gold chain as collateral!</p>
|
||||||
|
<p><strong>Derek Crudgington</strong> (front row) the lifter in the bunch. I wonder what he sees, ladies?</p>
|
||||||
|
<p><img src="/images/team/team.jpg" alt="image"></p>
|
||||||
|
<p>(c) whoever, whenever, whatever.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<footer class="footer">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12">
|
||||||
|
<div class="footer-subscribe-title">
|
||||||
|
<h2>Support Digital Sovereignty</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-8 mx-auto">
|
||||||
|
<form action="#" class="footer-subscribe-form">
|
||||||
|
<div class="from-group">
|
||||||
|
<div class="input-group">
|
||||||
|
<input type="email" class="form-control" placeholder="Enter Your E-mail">
|
||||||
|
<div class="subscribe">
|
||||||
|
<button class="btn btn-subscribe" type="submit">
|
||||||
|
<span class="btn-area">
|
||||||
|
Subscribe
|
||||||
|
</span>
|
||||||
|
<svg class="icon-left" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
<svg class="icon-center" xmlns="http://www.w3.org/2000/svg" width="16.317" height="15.323"
|
||||||
|
viewBox="0 0 16.317 15.323">
|
||||||
|
<g data-name="Group 1167">
|
||||||
|
<g data-name="Group 1166">
|
||||||
|
<path data-name="Path 1349"
|
||||||
|
d="M.004 5.359a.7.7 0 00.587.693l6.091 1.609L.591 9.27a.7.7 0 00-.587.693v4.656a.7.7 0 00.206.5.726.726 0 00.119.1.7.7 0 00.675.044l14.911-6.958a.7.7 0 000-1.274L1.004.066a.7.7 0 00-1 .637zm13.952 2.3"
|
||||||
|
fill="#fff" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-description">
|
||||||
|
<img src="https://www.federated.computer/images/logo.png" alt="logo">
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/developers">Developers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/community">Community</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/documentation">Gitea repo</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/careers">Careers</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/partners">Resellers & Partners</a></li>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Sitemap</h4>
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/">Home</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/blog">Latest Article</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/privacy">Privacy & Policy</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/team">Team</a></li>
|
||||||
|
|
||||||
|
<li><a href="https://www.federated.computer/contact">Contact</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-lg-4 col-md-4">
|
||||||
|
<div class="footer-widget">
|
||||||
|
<h4>Address</h4>
|
||||||
|
|
||||||
|
<div class="footer-widget-list">
|
||||||
|
<ul>
|
||||||
|
<li><a href="tel:+1-970-722-8715"><i class="ti-mobile"></i>+1-970-722-8715</a></li>
|
||||||
|
<li><a href="mailto:support@federated.computer"><i class="ti-email"></i>support@federated.computer</a></li>
|
||||||
|
<li><p><i class="ti-pin"></i>RXR5+83</p></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-copyright">
|
||||||
|
<p>
|
||||||
|
All rights reserved
|
||||||
|
</br>
|
||||||
|
Copyright © <a href="https://www.federated.computer" target="_blank">Federated Computer, Inc. </a> 2023
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul class="footer-description-social">
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-github"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#"><i class="ti-youtube"></i></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/r/federatedworld/"><i class="ti-reddit"></i></a>
|
||||||
|
</li>
|
||||||
|
<li class="social-icon">
|
||||||
|
<a href="#"><img src="/images/footer/nostr1.png"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://www.federated.computer/scss/non-critical.min.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/vendor.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://www.federated.computer/js/script.min.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
10
public/team/index.xml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>Team on Federated Computer | A fast, responsive replacement for Google Workplace and much more</title>
|
||||||
|
<link>https://www.federated.computer/team/</link>
|
||||||
|
<description>Recent content in Team on Federated Computer | A fast, responsive replacement for Google Workplace and much more</description>
|
||||||
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
|
<language>en-us</language><atom:link href="https://www.federated.computer/team/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
</channel>
|
||||||
|
</rss>
|
BIN
static/images/author/david_young.png
Normal file
After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 6.2 KiB |
BIN
static/images/team/team.jpg
Normal file
After Width: | Height: | Size: 187 KiB |
@ -10,8 +10,6 @@
|
|||||||
|
|
||||||
{{ partial "faq.html" . }}
|
{{ partial "faq.html" . }}
|
||||||
|
|
||||||
{{ partial "video.html" . }}
|
|
||||||
|
|
||||||
{{ partial "testimonial.html" . }}
|
{{ partial "testimonial.html" . }}
|
||||||
|
|
||||||
{{ partial "blogPost.html" . }}
|
{{ partial "blogPost.html" . }}
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
<p>
|
<p>
|
||||||
{{ .description2 }}
|
{{ .description2 }}
|
||||||
</p>
|
</p>
|
||||||
<a href="#" data-text={{ .buttonText }} class="btn btn-primary">
|
<a href="/purchase" data-text={{ .buttonText }} class="btn btn-primary">
|
||||||
<span>{{ .buttonText }}</span>
|
<span>{{ .buttonText }}</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -93,9 +93,6 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul class="footer-description-social">
|
<ul class="footer-description-social">
|
||||||
<li>
|
|
||||||
<a href="{{ .Site.Params.social.instagram }}"><i class="ti-instagram"></i></a>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="{{ .Site.Params.social.twitter }}"><i class="ti-twitter-alt"></i></a>
|
<a href="{{ .Site.Params.social.twitter }}"><i class="ti-twitter-alt"></i></a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
{{ with site.Params.googleAnalytics }}
|
{{ with site.Params.googleAnalytics }}
|
||||||
{{ "<!-- Google Analytics -->" | safeHTML }}
|
{{ "<!-- Google Analytics -->" | safeHTML }}
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id={{ . }}"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id={{ . }}"></script>
|
||||||
|
<script defer data-domain="federated.computer" src="https://plausible.io/js/script.js"></script>
|
||||||
<script>
|
<script>
|
||||||
window.dataLayer = window.dataLayer || [];
|
window.dataLayer = window.dataLayer || [];
|
||||||
function gtag(){dataLayer.push(arguments);}
|
function gtag(){dataLayer.push(arguments);}
|
||||||
|
@ -41,8 +41,8 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<div class="account-list list-inline">
|
<div class="account-list list-inline">
|
||||||
<li class="list-inline-item">
|
<li class="list-inline-item">
|
||||||
<a href="{{ "contact" | absURL }}" class="btn btn-sm btn-violate">
|
<a href="{{ "purchase" | absURL }}" class="btn btn-sm btn-violate">
|
||||||
Get in touch
|
Buy now
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</div>
|
</div>
|
||||||
|