9-7-23-2a-thanks

This commit is contained in:
David Young 2023-09-07 15:33:32 -06:00
parent a1e146db1b
commit e3ad057449
5 changed files with 351 additions and 1 deletions

22
content/thanks.md Normal file
View File

@ -0,0 +1,22 @@
---
title: "Welcome to Federated"
description: "You've made a decision for self-sovereignty, data-privacy, and good, old-fashioned value!"
---
We appreciate the chance to bring your great Free and Open Source Software as a service!
**Important**
You will receive an email from us just as soon as your Federated Core is provisioned. You might want to check your spam folder if you're using a Google product (hmmmm), or even reaching out to us using another email if your use a Microsoft product (double-hmmm).
Read the email carefully. It has all the information you need to use Federated Core productively. But...it's a lot of information! So, if you get stuck, reach out to us for help. You're part of a community now.
support@federated.computer
or call
(970) 722-8715
It's our mission to ensure you are successful!
Federated Computer

View File

@ -213,7 +213,7 @@
<p>While self-hosting remains the pinnacle of digital autonomy, it demands technical prowess and resources that most small business lack. Federated Core gives you the power of FOSS without the hassle. With Core, small businesses and teams can now wield a comprehensive suite of productivity and collaboration software, harmoniously integrated. 🎯</p>
<p>With Federated&rsquo;s history rooted in running millions of virtual machines globally, you can trust the robustness of Federated&rsquo;s point-to-point cloud architecture. The founding team&rsquo;s experience was honed at Joyent, the first commercially available cloud compute service (acquired by Samsung). 🌍</p>
<p><strong>Delivering Privacy and Security</strong></p>
<p>Federated Core is not just about convenience, it&rsquo;s a bastion of privacy. Your data remains 100% private and it truly yours - no small print in our TOS like Big Tech Saas vendors using <strong>your data</strong> for training their A.I. (looking at you Zoom 👀) No surveillance capitalism, no prying eyes. How, you might be wondering? Through the use of the ingenious&quot;macaroons&quot; technology, Federated can update and configure your software stack without having root access to your Vitural Machine (VM). You, and only you, hold the keys to your data. 🔒</p>
<p>Federated Core is not just about convenience, it&rsquo;s a bastion of privacy. Your data remains 100% private and it truly yours - no small print in our TOS like Big Tech Saas vendors using <strong>your data</strong> for training their A.I. (looking at termyou Zoom 👀) No surveillance capitalism, no prying eyes. How, you might be wondering? Through the use of the ingenious&quot;macaroons&quot; technology, Federated can update and configure your software stack without having root access to your Vitural Machine (VM). You, and only you, hold the keys to your data. 🔒</p>
<p><strong>FOSS as a Service: The Revolution Begins</strong></p>
<p>Join the FOSS as a Service movement with Federated Computer. Your Federated Core instance is your key to digital sovereignty and privacy. Trade Big Tech price hikes for a flat monthly fee of $39 <strong>per domain</strong>. Dive into a world of privacy, security, and cost-efficiency, all seamlessly packaged within Core&rsquo;s curated bundle of open-source solutions.</p>
<p>Empower your business and team. Embrace digital sovereignty with Federated Core. Your journey to FOSS as a Service starts now. 🌟</p>

View File

@ -2423,5 +2423,17 @@ Derek Crudgington (front row) the lifter in the bunch. I wonder what he sees, la
(c) whoever, whenever, whatever.</description>
</item>
<item>
<title>Welcome to Federated</title>
<link>https://www.federated.computer/thanks/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.federated.computer/thanks/</guid>
<description>We appreciate the chance to bring your great Free and Open Source Software as a service!
Important
You will receive an email from us just as soon as your Federated Core is provisioned. You might want to check your spam folder if you&amp;rsquo;re using a Google product (hmmmm), or even reaching out to us using another email if your use a Microsoft product (double-hmmm).
Read the email carefully. It has all the information you need to use Federated Core productively.</description>
</item>
</channel>
</rss>

View File

@ -655,5 +655,7 @@
<loc>https://www.federated.computer/tags/</loc>
</url><url>
<loc>https://www.federated.computer/team/</loc>
</url><url>
<loc>https://www.federated.computer/thanks/</loc>
</url>
</urlset>

314
public/thanks/index.html Normal file
View File

@ -0,0 +1,314 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Welcome to 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" />
<script defer data-domain="federated.computer" src="https://plausible.io/js/script.js">
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YSN716P0XR"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YSN716P0XR');
</script>
<script>var FreeScoutW={s:{"color":"#0068bd","position":"br","id":401123151}};(function(d,e,s){if(d.getElementById("freescout-w"))return;a=d.createElement(e);m=d.getElementsByTagName(e)[0];a.async=1;a.id="freescout-w";a.src=s;m.parentNode.insertBefore(a, m)})(document,"script","https://support.federated.computer/modules/chat/js/widget.js?v=3115");</script>
</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 ">Federated Core</a>
</li>
<li class="">
<a href="https://www.federated.computer/email" class="nav-link ">Email</a>
</li>
<li class="">
<a href="https://www.federated.computer/nextcloud" class="nav-link ">Nextcloud</a>
</li>
<li class="">
<a href="https://www.federated.computer/jitsi" class="nav-link ">Jitsi</a>
</li>
<li class="">
<a href="https://www.federated.computer/elementmatrix" class="nav-link ">Element &amp; Matrix</a>
</li>
<li class="">
<a href="https://www.federated.computer/baserow" class="nav-link ">Baserow</a>
</li>
<li class="">
<a href="https://www.federated.computer/wordpress" class="nav-link ">Wordpress</a>
</li>
<li class="">
<a href="https://www.federated.computer/castopod" class="nav-link ">Castopod</a>
</li>
<li class="">
<a href="https://www.federated.computer/gitea" class="nav-link ">Gitea</a>
</li>
<li class="">
<a href="https://www.federated.computer/comparison" class="nav-link ">vs Competition</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 ">Blog</a>
</li>
<li class="">
<a href="https://www.federated.computer/projectswelove" class="nav-link ">Projects We Love</a>
</li>
<li class="">
<a href="https://www.federated.computer/stackernews" class="nav-link ">Stacker News</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>Welcome to Federated</h1>
<p>
You&#39;ve made a decision for self-sovereignty, data-privacy, and good, old-fashioned value!
</p>
</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>We appreciate the chance to bring your great Free and Open Source Software as a service!</p>
<p><strong>Important</strong></p>
<p>You will receive an email from us just as soon as your Federated Core is provisioned. You might want to check your spam folder if you&rsquo;re using a Google product (hmmmm), or even reaching out to us using another email if your use a Microsoft product (double-hmmm).</p>
<p>Read the email carefully. It has all the information you need to use Federated Core productively. But&hellip;it&rsquo;s a lot of information! So, if you get stuck, reach out to us for help. You&rsquo;re part of a community now.</p>
<p><a href="mailto:support@federated.computer">support@federated.computer</a></p>
<p>or call</p>
<p>(970) 722-8715</p>
<p>It&rsquo;s our mission to ensure you are successful!</p>
<p>Federated Computer</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>FOSS-as-a-Service</h2>
</div>
</div>
<div class="col-lg-8 mx-auto">
</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/careers">Careers</a></li>
<li><a href="https://www.federated.computer/partners">Resellers &amp; 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 Blogs</a></li>
<li><a href="https://www.federated.computer/privacy">Privacy &amp; 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:&#43;1-970-722-8715"><i class="ti-mobile"></i>&#43;1-970-722-8715</a></li>
<li><a href="mailto:info@federated.computer"><i class="ti-email"></i>info@federated.computer</a></li>
<li><p><i class="ti-pin"></i>RXR5&#43;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. Hosted on a Federated Core.
</p>
<ul class="footer-description-social">
<li>
<a href="https://twitter.com/federatedworld"><i class="ti-twitter-alt"></i></a>
</li>
<li>
<a href="https://github.com/federatedcomputer"><i class="ti-github"></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="https://iris.to/npub1hpnu5kl8lar2m6wz9s72zrmasr96rsc34r0y8e5sfdswueqeaf6svpj0x7"><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>