docs: use clickable relative links in README for better navigation
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user