10 Commits

Author SHA1 Message Date
c6d7c8c211 Swap published columns for 24 entries from random.md
Some checks failed
Deploy to S3 / deploy (push) Failing after 1m24s
Retract the seven published columns into drafts/ and promote the 24 per-date
entries split out of Notes/random.md. Bodies are verbatim; titles, subjects
and slugs are new.

Make publication a matter of location. Notes/Notes.11tydata.js gives anything
under Notes/ permalink: false unless tagged `column`; drafts/drafts.11tydata.js
renders drafts at their real permalink under `yarn dev` and excludes them from
collections entirely in a build, so no template can surface one. Publishing is
now `git mv drafts/<file> columns/`, and moving it back retracts it.

Untagged notes were previously rendered into _site/ and deployed — including
Notes/random.md, which was live at /Notes/random/.
2026-08-02 22:45:19 +00:00
c33e4ce861 Organize columns by subject tags; add /subjects/ page
All checks were successful
Deploy to S3 / deploy (push) Successful in 49s
- Drive the columns collection from the `column` tag, recovering 3 columns
  authored under Notes/ that the glob missed
- Tag the 6 columns with subject tags; add a subjects collection and a
  /subjects/ listing page (newest-first), linked from the footer
2026-06-29 03:05:41 +00:00
61e594a96b [columns] bulbs
All checks were successful
Deploy to S3 / deploy (push) Successful in 3m5s
2026-05-15 03:02:50 +00:00
1ec9257f64 v2 happy idiots
All checks were successful
Deploy to S3 / deploy (push) Successful in 50s
2026-05-06 04:02:23 +00:00
234f3697f6 [notes] happy idiots
All checks were successful
Deploy to S3 / deploy (push) Successful in 1m45s
2026-04-20 03:56:36 +00:00
32b2d055f2 [column] annual survey
All checks were successful
Deploy to S3 / deploy (push) Successful in 41s
2026-04-11 03:03:24 +00:00
da6c857c29 [notes] - bell curves
Some checks failed
Deploy to S3 / deploy (push) Failing after 22s
2026-04-10 02:17:24 +00:00
ea16edcf79 [notes] - init absurdity. 2026-04-10 01:24:20 +00:00
52809b7df4 [notes] beliefs
All checks were successful
Deploy to S3 / deploy (push) Successful in 43s
2026-04-09 03:13:41 +00:00
1fcc199c1a [notes] ...
All checks were successful
Deploy to S3 / deploy (push) Successful in 46s
2026-04-09 02:12:21 +00:00