diff options
| author | t <t@tjp.lol> | 2026-07-11 11:50:44 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-07-11 11:50:44 -0600 |
| commit | 9faffbf6bc5083239d69a2daedac273e6d814bc3 (patch) | |
| tree | 13cb030017e729e3b51b8862a602d1c9ffbe6763 /_docs | |
| parent | 5943b3063676d68381545e36a9903e1df278e923 (diff) | |
Archive fictional site examples and audit inherited prose
Diffstat (limited to '_docs')
| -rw-r--r-- | _docs/PROSE_AUDIT.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/_docs/PROSE_AUDIT.md b/_docs/PROSE_AUDIT.md new file mode 100644 index 0000000..eafde4b --- /dev/null +++ b/_docs/PROSE_AUDIT.md @@ -0,0 +1,19 @@ +# Inherited prose audit + +This inventory records prose inherited from the example site. It does not +approve the copy for publication or supply replacement prose. + +| Source | Prose locations | Disposition | +| --- | --- | --- | +| `index.html` | document title and description; brand tagline; navigation labels; two introductory paragraphs; section headings; “all posts” label; elsewhere labels and destinations; footer text | Keep for manual review. Fictional post and tag listings were removed. “From the notes” is commented out. | +| `about/index.html` | document title and description; navigation labels; About heading; two biography/contact paragraphs; Elsewhere heading, labels, and destinations; Colophon heading; colophon paragraph and six list items; footer text | Keep for manual rewrite. The colophon contains obsolete hand-written/no-build claims and must gain the planned licence and AI-assistance wording. | +| `projects/index.html` | document title and description; navigation labels; introductory sentence; Maintained and Archived / for fun headings; footer text | Keep for manual review. Placeholder instructions, fictional project names/descriptions, tag labels, and archived-project labels were removed. | +| `weblog/index.html` | document title and description; navigation labels; introductory paragraph and subscription label; footer text | Keep for manual review. Fictional year headings, dates, post titles, and links were removed. | +| `weblog/_moving-off-gemini.html` | document title and description; navigation labels; post date and title; placeholder notice; all post headings, paragraphs, list items, quotation, code sample, and inline link labels; post navigation; footer text | Archived fictional reference only. Its tag labels were removed. Do not publish, list, render, or use as authored site copy. | +| `notes/index.html` | document title and description; navigation labels; introductory paragraph; Start here and All notes headings; footer text | Keep hidden for manual review until real vault publication works. Fictional note labels and links were removed. | +| `notes/_plain-html.html` | document title and description; navigation labels; tended/planted metadata and title; placeholder notice; all note headings, paragraphs, list items, wiki-link labels, backlinks heading and labels; footer text | Archived fictional reference only. Do not publish, list, render, or use as authored site copy. | +| `feed.xml` | feed title; subtitle; author name and email | Keep for manual review. All fictional entry titles, summaries, dates, IDs, and links were removed; the feed is intentionally empty. | + +Repeated site-wide prose also needing one manual decision in the future shared +templates: brand text, navigation labels, feed label, footer text, licence +notice, and the currently commented Notes and webring labels. |
