diff --git a/assets/css/custom.css b/assets/css/custom.css
index ecb32db..e517987 100644
--- a/assets/css/custom.css
+++ b/assets/css/custom.css
@@ -1,8 +1,8 @@
-@font-face {
+/* @font-face {
font-family: font;
src: url('/fonts/font.ttf');
}
html {
font-family: font;
-}
+} */
diff --git a/content/about/index.md b/content/about/index.md
index 996a342..6749aaf 100644
--- a/content/about/index.md
+++ b/content/about/index.md
@@ -5,6 +5,6 @@ date = '2025-06-09'
Wild Cloud is a project of the [Civil Society Technology Foundation](https://civilsociety.dev).
-The **Civil Society Technology Foundation (CSTF)** is a community-driven organization dedicated to empowering individuals and civil society organizations to reclaim digital sovereignty through open-source tools and self-hosted infrastructure.
+The **Civil Society Technology Foundation (CSTF)** is dedicated to empowering communities with technology such as open-source tools and self-hosted infrastructure.
Wild Cloud is community-driven and open-source, with contributions from individuals and organizations around the world. Learn about getting involved at [Contribute](/contribute).
\ No newline at end of file
diff --git a/content/contribute/index.md b/content/contribute/index.md
index adfc562..7c85049 100644
--- a/content/contribute/index.md
+++ b/content/contribute/index.md
@@ -12,7 +12,7 @@ The [Civil Society Technology Foundation (CSTF)](https://civilsociety.dev) provi
## Hack
-If you're ready to jump into development, join our project at https://git.civilsociety.dev/CSTF/wild-cloud. In addition to source code, you'll find a list of our current [issues](https://git.civilsociety.dev/CSTF/wild-cloud/issues). We accept community pull requests related to any of these issues.
+If you're ready to jump into development, join our project at https://git.civilsociety.dev/wild-cloud. We accept community pull requests related to any of these issues.
## Propose
@@ -20,5 +20,4 @@ You can propose new issues in the forum.
## Broader engagement
-As a project of the [Civil Society Technology Foundation](https://civilsociety.dev), Wild Cloud is part of a larger movement towards digital self-determination and self-hosted infrastructure. If you'd like to contribute to this broader ecosystem, we encourage you to explore the [CSTF](https://civilsociety.dev), related projects and initiatives.
-
+As a project of the [Civil Society Technology Foundation](https://civilsociety.dev), Wild Cloud is part of a larger movement towards empowering communities with technology. If you'd like to contribute to this broader ecosystem, we encourage you to explore the [CSTF](https://civilsociety.dev), related projects and initiatives.
diff --git a/content/get-started/index.md b/content/get-started/index.md
new file mode 100644
index 0000000..1c97f55
--- /dev/null
+++ b/content/get-started/index.md
@@ -0,0 +1,24 @@
+---
+title: 🌩️ Get started
+date: 2026-01-04
+---
+
+## Set up Wild Central
+
+- Set up your Wild Central
+ - Machine
+ - Wild Central softare install
+
+## Set up your cloud
+
+- Create your Wild Cloud instance
+ - Domain setup
+ - Get your domain name
+ - Wild Central DNS
+ - Set up your control nodes
+ - Set up your worker nodes
+ - Install services
+
+## Install your apps!
+
+- Add apps
diff --git a/content/get-started/_index.md b/content/get-started/poc/_index.md
similarity index 100%
rename from content/get-started/_index.md
rename to content/get-started/poc/_index.md
diff --git a/content/get-started/dns-server-setup/index.md b/content/get-started/poc/dns-server-setup/index.md
similarity index 100%
rename from content/get-started/dns-server-setup/index.md
rename to content/get-started/poc/dns-server-setup/index.md
diff --git a/content/get-started/get-a-domain-name/index.md b/content/get-started/poc/get-a-domain-name/index.md
similarity index 100%
rename from content/get-started/get-a-domain-name/index.md
rename to content/get-started/poc/get-a-domain-name/index.md
diff --git a/content/get-started/hardware/index.md b/content/get-started/poc/hardware/index.md
similarity index 100%
rename from content/get-started/hardware/index.md
rename to content/get-started/poc/hardware/index.md
diff --git a/content/get-started/operator-setup/index.md b/content/get-started/poc/operator-setup/index.md
similarity index 100%
rename from content/get-started/operator-setup/index.md
rename to content/get-started/poc/operator-setup/index.md
diff --git a/content/get-started/setup-wild-cloud/index.md b/content/get-started/poc/setup-wild-cloud/index.md
similarity index 100%
rename from content/get-started/setup-wild-cloud/index.md
rename to content/get-started/poc/setup-wild-cloud/index.md
diff --git a/content/get-started/using-wild-cloud/index.md b/content/get-started/poc/using-wild-cloud/index.md
similarity index 100%
rename from content/get-started/using-wild-cloud/index.md
rename to content/get-started/poc/using-wild-cloud/index.md
diff --git a/layouts/partials/home/custom.html b/layouts/partials/home/custom.html
new file mode 100644
index 0000000..ff5c378
--- /dev/null
+++ b/layouts/partials/home/custom.html
@@ -0,0 +1,6 @@
+