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
e4052fc145
refactor: renamed md to posts, and plaintext to files
2026-03-27 19:11:57 +00:00
c647fd62c3
refactor: Post type
2026-03-27 18:29:00 +00:00
2a2331e79f
feat: removes git dates, enforces manual dates, and adds some validation to ensure presence
2026-03-27 18:10:40 +00:00
0029274484
feat: extracts the rss excerpt utility to use it for og:description on post pages
2026-03-26 22:02:40 +00:00
e431533a39
feat: short excerpt in rss feed
2026-03-26 21:31:17 +00:00
63a079deb1
feat: moved content back into this repository, and moved private content out
2026-03-23 23:47:40 +00:00
828d637c63
refactor: remove draft filtering from public routes
2026-02-08 17:17:56 +00:00
cc6eff22a8
feat: optional dates, otherwise fetched from git
2026-01-31 23:39:29 +00:00
0672a761e3
refactor: moves /txt/*.txt to /*.txt
2026-01-31 23:29:10 +00:00
7f01bec7e6
refactor:
2026-01-31 22:41:24 +00:00
38b5413a37
refactor: moves util functions into their respective library file
2026-01-31 22:12:33 +00:00
99c1539aad
feat: extracts some repeated logic out into lib/ files
2026-01-31 22:10:03 +00:00
c85e2e2357
refactor: moves apps outside of apps/ path
2026-01-29 02:34:45 +00:00