Hugo static site with an intentionally minimal single-page copy — English default, German under /de/ — while the project stays pre-alpha. No CMS, no external theme, no webfonts, no external requests. System-UI sans on a paper-white / near-black palette with a deep crimson accent; a small wicket-gate SVG as the sole brand mark. Hosting: nginx on forge-runner-01 serves /var/www/furtka.org; the upstream openresty proxy terminates TLS so the VM itself only speaks plain HTTP. Deploy is ./website/deploy.sh (rsync + remote hugo --minify). One-time VM bootstrap in ops/nginx/setup-vm.sh.
18 lines
713 B
Markdown
18 lines
713 B
Markdown
---
|
|
title: "Furtka"
|
|
description: "Open-source home server OS — simple enough for everyone."
|
|
status: "<span class=\"mono\">26.0-alpha</span> — work in progress"
|
|
---
|
|
|
|
**Furtka** is an open-source home server OS.
|
|
Boot from USB, click through a wizard, and any old x86 PC
|
|
turns into a private cloud for your household — with your own apps,
|
|
your own domain, your own data.
|
|
|
|
The goal is simple: **your dad should be able to set this up.**
|
|
|
|
We're two people building it in public on evenings and weekends,
|
|
and it's early. Nothing here is ready for other people yet.
|
|
When there's something real to show, this page will say so.
|
|
|
|
Want to follow along? Write to <a href="mailto:hallo@furtka.org">hallo@furtka.org</a>.
|