ctx

Dumping ground. Anything in this directory shows up at /ctx/<path>.

  • notes.md/ctx/notes (rendered as prose; frontmatter title is optional)
  • report.html/ctx/report (full documents render in their own iframe, so their CSS and scripts stay theirs; fragments get inlined)
  • dump.json, log.txt, thing.csv/ctx/dump.json etc, verbatim in a <pre>
  • subdirectories work: ctx/2026/plan.md/ctx/2026/plan

Binary files (images, PDFs) are ignored — put those in public/ instead.

Presentations in public/decks/ are also listed on /ctx. HTML decks link directly to their HTML file; PDF, PPT, and PPTX files link to the download. Supporting assets and Markdown files in public/decks/ are not listed.

Pages are generated at build time, so a new file needs a deploy. /ctx lists everything; the pages are noindex.