Commit graph

13 commits

Author SHA1 Message Date
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
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
2a2331e79f feat: removes git dates, enforces manual dates, and adds some validation to ensure presence 2026-03-27 18:10:40 +00:00
lew
20e72afa44 refactor: moves content out to www root 2026-03-25 20:19:38 +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
d25343aa85 feat: add dnd content collection, remove draft from md schema 2026-02-08 17:08:22 +00:00
lew
c10ebb3c1d feat: related field 2026-02-07 02:15:45 +00:00
lew
23d34ae3ab feat: manual date takes precedence over git date 2026-01-31 23:59:24 +00:00
lew
cc6eff22a8 feat: optional dates, otherwise fetched from git 2026-01-31 23:39:29 +00:00
lew
99c1539aad feat: extracts some repeated logic out into lib/ files 2026-01-31 22:10:03 +00:00
lew
df12debd4c feat: corrects md to use a manual slug 2026-01-31 00:04:54 +00:00
lew
c85e2e2357 refactor: moves apps outside of apps/ path 2026-01-29 02:34:45 +00:00
Renamed from apps/www/src/content.config.ts (Browse further)