docs: use clickable relative links in README for better navigation

This commit is contained in:
codex
2026-06-04 02:16:15 +00:00
parent 8aa9f92bac
commit bcffd78244
+6 -4
View File
@@ -19,10 +19,12 @@ By distributing physical tools across sovereign, self-owned garages and librarie
## 📂 Repository Structure ## 📂 Repository Structure
* `docs/` - Contains the raw Markdown source of the manifesto (`manifesto.md`) and the annotated bibliography (`references.md`). These are living documents designed to spawn formal scholastic papers. * `docs/` - Research and academic working memory:
* `index.html` - The brutalist, un-captured frontend of the manifesto site. * [manifesto.md](./docs/manifesto.md) - The raw Markdown source of the manifesto.
* `styles.css` - Minimalist vanilla CSS styling. * [references.md](./docs/references.md) - The annotated academic bibliography anchoring our claims.
* `Dockerfile` - The container definition for deploying the site to a decentralized Kubernetes cluster. * [index.html](./index.html) - The brutalist, un-captured frontend of the manifesto site.
* [styles.css](./styles.css) - Minimalist vanilla CSS styling.
* [Dockerfile](./Dockerfile) - The container definition for deploying the site to a decentralized Kubernetes cluster.
## 🏗️ Working in Public ## 🏗️ Working in Public