From 64fda21e035565fb4ccc7708931aef73ff7b045d Mon Sep 17 00:00:00 2001 From: Jacob Zweifel Date: Fri, 21 Aug 2026 15:02:37 -0400 Subject: [PATCH] README updates --- README.md | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index a9142a9..15d23c8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ > *Wind bless you.* -**Fahrenheit** (the internal codename — yes, [that airship](https://finalfantasy.fandom.com/wiki/Fahrenheit_(airship))) is a personal/professional website builder for the [AT Protocol](https://atproto.com) ecosystem — the network its community calls **the Atmosphere**. Its product name is **Mooring**, and it will live at [mooring.page](https://mooring.page): the mooring mast is where an airship ties up and calls home. +**Fahrenheit** is a personal/professional website builder for **the Atmosphere**. + +Hosted version, called **Mooring**, is available at [mooring.page](https://mooring.page). Think *"Astro for atproto"*, but more opinionated. Or: the airship you sail the Atmosphere in. @@ -14,26 +16,15 @@ Your website, at your domain, built from data you already own: - Your long-form writing via [standard.site](https://standard.site) (Leaflet, pckt, Offprint, …) - Your [Bluesky](https://bsky.app) microblog - The music you're listening to from [teal.fm](https://teal.fm) +- and more! -…plus a self-contained management backend, so you can author and configure everything in one place without visiting each app. Everything the site *is* — its pages, its configuration, its content — lives as records in **your** PDS, not in our database. Point another tool at your repo and your site comes with you. That's the whole point. - -## Status - -🚧 **Building v1.** The scaffold is up: `apps/web` (SvelteKit on Cloudflare Workers, atproto OAuth sign-in) and `packages/lexicons` (tests over the [`lexicons/`](lexicons/) schemas). Direction and decisions live in docs: - -| Where | What | -|---|---| -| [`docs/NEXT.md`](docs/NEXT.md) | Where things stand and the queue of upcoming work | -| [`docs/FEASIBILITY.md`](docs/FEASIBILITY.md) | The full feasibility assessment and verdict | -| [`docs/decisions/`](docs/decisions/) | Product decisions log + ADRs for technical/architectural decisions | -| [`docs/research/`](docs/research/) | Checkpointed research (ecosystem landscape, lexicon feasibility, monetization, naming) for future sessions to build on | -| [`AGENTS.md`](AGENTS.md) | Direction and working agreements for AI agents (and humans) contributing here | +…plus a self-contained management backend, so you can author and configure everything in one place without visiting each app. Everything the site *is* — its pages, its configuration, its content — lives as records in **your** PDS. ## Ethos -- **Open.** AGPL-3.0. The engine is open source; your data lives in your PDS under open lexicons. Lock-in is a bug, not a business model. +- **Open.** The engine is open source and your data lives in your PDS under open lexicons. - **Owned.** If this project vanished tomorrow, your site's data would still be sitting in your repo, readable by the next tool. -- **A bit whimsical.** Software for personal websites should feel personal. We keep the airship. +- **A bit whimsical.** Software for personal websites should feel personal. ## License -- 2.51.2