7 Commits

Author SHA1 Message Date
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
afb33e26a6 Fix column overflow and render math with KaTeX
All checks were successful
Deploy to S3 / deploy (push) Successful in 1m41s
- minmax(0,1fr)+min-width:0 and pre-wrap so a long fenced line no longer blows out the grid
- build-time KaTeX via @vscode/markdown-it-katex; ship katex CSS+fonts and link in layouts
2026-06-28 01:20:01 +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
1fcc199c1a [notes] ...
All checks were successful
Deploy to S3 / deploy (push) Successful in 46s
2026-04-09 02:12:21 +00:00
b9afbc231a [css] color preference light/dark
All checks were successful
Deploy to S3 / deploy (push) Successful in 43s
2026-04-01 03:01:20 +00:00
cd3fbc144f add image support: eleventy-img plugin, hero images, responsive picture elements
All checks were successful
Deploy to S3 / deploy (push) Successful in 46s
2026-03-28 04:59:32 +00:00
0ed5909289 scaffold unprompted site: eleventy, templates, gitea CI
Some checks failed
Deploy to S3 / deploy (push) Failing after 1m26s
2026-03-28 04:10:09 +00:00