Commit graph

187 commits

Author SHA1 Message Date
lew
7b4879c7e0 cleaning up the nav! 2026-05-03 00:18:21 +01:00
lew
351c79af6a a subtle change in styles 2026-05-02 19:42:19 +01:00
lew
5b1939eaa0 dates are muted 2026-05-02 18:57:56 +01:00
lew
4825a52edd added a shortcode for notes/meta info, and a Reading section 2026-05-02 18:57:48 +01:00
lew
3416521f89 increase line height, reduce dt mt 2026-05-01 02:00:46 +01:00
lew
ea0e813742 reduced line height, mt on dt 2026-05-01 01:53:14 +01:00
lew
7fa6e6d005 script: ./now script for adding to nowpage 2026-05-01 01:40:14 +01:00
lew
886ce662ba added th 2026-05-01 01:28:27 +01:00
lew
d9235595c4 added coldscars 2026-05-01 00:52:09 +01:00
lew
f7f212a701 ported over contact info from old site 2026-04-29 17:43:57 +01:00
lew
71acef0a8a fix blog page title 2026-04-29 17:19:40 +01:00
lew
2fc430027f updates page titles 2026-04-29 17:17:46 +01:00
lew
1071835cdc turns links and now/ into shortcodes 2026-04-29 17:10:28 +01:00
lew
74c72a03ae adds status page to links 2026-04-29 17:07:40 +01:00
lew
07ce474e8c trims down reflections 2026-04-29 02:43:24 +01:00
lew
a9afbf94a4 cleans up titles a little 2026-04-29 02:41:41 +01:00
lew
eedd698321 quick typo pass 2026-04-29 02:36:51 +01:00
lew
6ddb78e668 styling on anchor links for headings 2026-04-29 02:23:53 +01:00
lew
949ad2fa29 config: tweaks to markdown settings 2026-04-29 02:22:13 +01:00
lew
f6417e762f shortened rl-2023 down to rl 2026-04-29 02:12:33 +01:00
lew
d76cb9cf77 feat: complete swap over to a far simpler static, zola site 2026-04-29 01:22:21 +01:00
lew
227f560c0d feat: adds a redirect for /txt/now.txt to /now.txt 2026-04-07 23:27:04 +01:00
lew
4eadf44aa8 feat: move git links over to my forgejo 2026-04-07 14:14:50 +01:00
lew
4760f44ce9 feat: hello 2026-04-07 14:06:01 +01:00
lew
3e0c30a77b feat: capitalisation in post title 2026-04-07 14:01:48 +01:00
lew
813b12d24e feat: capitalisation in bookmarks 2026-04-07 14:00:53 +01:00
lew
b2b0cceeca feat: removes two bookmarks 2026-04-07 13:54:46 +01:00
lew
103508bb75 adds lockfile 2026-04-07 12:53:37 +01:00
lew
9a30e68b56 use --remote with file: URL for production DB 2026-04-05 01:44:19 +01:00
lew
c0d1feaacd remove admin routes until TinyAuth is set up 2026-04-05 01:21:24 +01:00
lew
8a9c56c3d5 flatten monorepo, migrate off Vercel
- Remove penfield (split to own repo on Forgejo)
- Move www/ contents to root, rename to wynne.rs
- Swap @astrojs/vercel for @astrojs/node, upgrade to Astro 6
- Remove auth-astro/GitHub OAuth (TinyAuth at proxy layer)
- Remove Vercel deploy webhook
- Switch to local SQLite DB (drop Turso)
- Update generate-stats.js for new build output paths
2026-04-05 01:04:11 +01:00
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