Commit graph

3 commits

Author SHA1 Message Date
21b357607d docs: consolidate site to two tools — archive + browse
All checks were successful
Deploy content to live site / deploy (push) Successful in 3s
We're consolidating ZDDC functionality into two tools rather than
the four previously advertised. Transmittal Creator, Document
Classifier, and Markdown Editor are removed from the public site;
their workflows are absorbed into Browse (file-tree navigator with
in-place markdown editing, on-demand DOCX/HTML/PDF download, file
management surface for classification and transmittal preparation).

Changes:
- Dropdown menu (both index + reference): two entries (Archive
  Browser, Browse).
- index.html "Try the tools": two tool cards. Hero + intro copy
  reflect the two-tool framing.
- index.html "Install on your server": baked-in tool list collapses
  to archive + browse + index; the slash/no-slash routing
  convention is referenced rather than re-listing per-folder
  tool mappings.
- index.html "Local: just download": two download links.
- reference.html § 1 intro: "two tools" wording.
- reference.html § 9 project layout: working/ description now
  points at the browse tool for markdown editing rather than the
  retired mdedit.
- reference.html § 10 Tools: two cards with refreshed descriptions
  that match the consolidated scope.
- README.md: tool list updated for new contributors.

federal.html, css/, and js/ have no tool-product references to
update; their "transmittal" mentions are the document-flow concept
and stay as-is.
2026-05-19 10:36:09 -05:00
c275afc4a3 docs: add Publishing and Editing notes to README; stub CLAUDE.md
Captures the rsync-on-push contract (excludes, delete-after) and the
two non-obvious editing constraints (layout.js selector list, inline
<style> convention). CLAUDE.md is now a one-line pointer to README so
/init has something to find.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 21:27:10 -05:00
f06d2fff98 Initial commit: hand-edited content from the prior orphan branch.
Seeded from the website branch's working tree as of zddc@76e1e78.
Release artifacts (HTML tool builds + zddc-server binaries) live on
the deploy host under /srv/zddc/releases/; they are reproducible
from <tool>-vX.Y.Z tags on https://codeberg.org/VARASYS/ZDDC.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 08:53:11 -05:00