Commit graph

69 commits

Author SHA1 Message Date
lew
f2acf36784 revert: gh workflow/validation - already covered by building 2026-03-27 21:37:59 +00:00
lew
66360b9c7a feat: adds find button to header 2026-03-27 21:16:18 +00:00
lew
30212a2eaf feat: adds to changelog 2026-03-27 20:44:14 +00:00
lew
917ef06879 feat: style changes: the death of monospace 2026-03-27 20:38:48 +00:00
lew
3809e7c9dd refactor: header alignment 2026-03-27 19:37:53 +00:00
lew
e4052fc145 refactor: renamed md to posts, and plaintext to files 2026-03-27 19:11:57 +00:00
lew
20811f107b feat: removed pins, and added right-aligned suffixes 2026-03-27 19:09:39 +00:00
lew
c647fd62c3 refactor: Post type 2026-03-27 18:29:00 +00:00
lew
5cc122bf39 refactor: cleans up authentication duplication between page and api routes 2026-03-27 18:26:40 +00:00
lew
384ca71f89 refactor: deduplicates our sorting function 2026-03-27 18:23:24 +00:00
lew
8209d036cd refactor: cleans up some unused suffix code until we figure out how to reimplement 2026-03-27 18:19:52 +00:00
lew
2a2331e79f feat: removes git dates, enforces manual dates, and adds some validation to ensure presence 2026-03-27 18:10:40 +00:00
lew
d65342fd73 feat: newspaper columnar layout - currently in newspaper order, though maybe left-right would be better 2026-03-27 17:34:48 +00:00
lew
880b92900f style: lowercased bookmarks (should probably just do this with css) 2026-03-27 15:30:51 +00:00
lew
fa22a8786a fix: multi-line guestbook entries misaligned 2026-03-27 15:28:41 +00:00
lew
0029274484 feat: extracts the rss excerpt utility to use it for og:description on post pages 2026-03-26 22:02:40 +00:00
lew
331d843f68 feat: escapes html in guestbook, and adds a missing label 2026-03-26 22:01:17 +00:00
lew
e431533a39 feat: short excerpt in rss feed 2026-03-26 21:31:17 +00:00
lew
071ebdfe66 feat: meta properties in Layout.astro 2026-03-26 21:12:39 +00:00
lew
bad5a4e838 fix: corrects content path in stat generation 2026-03-26 21:11:54 +00:00
lew
70b9413e45 fix: more explicitly pinning nothing in config.yaml 2026-03-26 21:11:33 +00:00
lew
5cd41e1b51 fix: use creation date for .txt posts rather than modified date 2026-03-26 19:24:21 +00:00
lew
705a5a39f3 fix: corrects git date fetching after moving content location 2026-03-26 19:19:31 +00:00
lew
077cbf2e75 feat: adds ?do=newest to header 2026-03-26 19:10:20 +00:00
lew
306e26da46 feat: manpage, ?compact, and some changes to formatting 2026-03-26 19:07:37 +00:00
lew
51e33844b1 chore: filter out newlines in guestbook entries; we'll see how this one looks 2026-03-26 15:48:19 +00:00
lew
99d80f56b7 fix: guestbook alignment tweak so comments don't overflow their column 2026-03-26 15:46:41 +00:00
lew
2d89945692 feat(now.txt): update 2026-03-26 15:09:10 +00:00
lew
f00eb24814 feat: a changelog addition, and addition of subdomains to ?do=random 2026-03-26 15:06:40 +00:00
lew
3b0bba0353 feat: some formatting changes to reduce vertical whitespace 2026-03-26 14:58:43 +00:00
lew
58747658a8 chore: adds mention of ?do=newest 2026-03-26 02:28:45 +00:00
lew
4720d408f4 quash: query parameters for just, has, and do, and some general simplification 2026-03-26 02:25:50 +00:00
lew
f2f4e2e704 chore: moved hello-world to hello 2026-03-26 02:25:00 +00:00
lew
86a6d27ecf fix: removed deprecated install.sh 2026-03-25 20:44:28 +00:00
lew
20e72afa44 refactor: moves content out to www root 2026-03-25 20:19:38 +00:00
lew
1e1c8f000a feat: 404 2026-03-25 20:19:26 +00:00
lew
63a079deb1 feat: moved content back into this repository, and moved private content out 2026-03-23 23:47:40 +00:00
lew
7fb4035f31 feat: global css style 2026-02-08 17:36:51 +00:00
lew
9a059d777a chore: update content submodule (dnd collection migration) 2026-02-08 17:21:58 +00:00
lew
828d637c63 refactor: remove draft filtering from public routes 2026-02-08 17:17:56 +00:00
lew
aa349ed7c9 refactor: remove /private/ routes (replaced by /dnd/) 2026-02-08 17:17:29 +00:00
lew
a1d7bd8fdb feat: add /dnd/ routes 2026-02-08 17:15:51 +00:00
lew
e2161341d7 feat: add dnd.ts helper, make resolveRelatedPosts generic in md.ts 2026-02-08 17:15:19 +00:00
lew
d25343aa85 feat: add dnd content collection, remove draft from md schema 2026-02-08 17:08:22 +00:00
lew
45414825a6 feat: slight tweak to stats.txt 2026-02-07 03:21:19 +00:00
lew
001c0fc548 feat: updates to changelog and now.txt 2026-02-07 03:20:48 +00:00
lew
19948821ba fix: forgot a max-width on the image! 2026-02-07 03:06:21 +00:00
lew
8788ae1a70 feat: really horrendously include the drakkenheim map in my private posts 2026-02-07 03:03:28 +00:00
lew
629983ea77 feat: sort private pages by alphabet 2026-02-07 02:41:44 +00:00
lew
c10ebb3c1d feat: related field 2026-02-07 02:15:45 +00:00