The public documentation site for gomatic/go-rewrite. Built from nicerobot/template.repo-docs as a self-contained Hugo site, published to GitHub Pages.
| Path | Purpose |
|---|---|
content/ |
The documentation — Hugo site content. |
layouts/ |
Hugo templates. |
hugo.json |
Hugo configuration. |
.github/workflows/pages.yml |
The GitHub Pages build workflow. |
Makefile |
Local preview and build. Run make for help. |
make serve # http://localhost:1313Everything here is public — it exists to be published. Anything private (ideas, tasks, specs) belongs in the source project, never here.