Task: Add basic site
Table of Contents
This page documents a task in the Documentation infrastructure story. It captures the goal, current status, acceptance, and any notes or results.
Goal
Generate a basic project site from the org-mode sources and publish it. This becomes the home for everything written about the project.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent story | Documentation infrastructure |
| Now | Completed 2024-06-23. |
| Waiting on | None. |
| Next | None. |
| Last touched | 2024-06-23 |
Acceptance
- A site is generated from the org-mode files under
doc/. - The site is published on a stable URL.
- A CI step regenerates the site on changes.
Notes
- Total time spent in v0: ~0:34.
Result
- Project site published; org-mode is the source of truth.