Commit graph

12 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
8209d036cd refactor: cleans up some unused suffix code until we figure out how to reimplement 2026-03-27 18:19:52 +00:00
lew
f00eb24814 feat: a changelog addition, and addition of subdomains to ?do=random 2026-03-26 15:06:40 +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
63a079deb1 feat: moved content back into this repository, and moved private content out 2026-03-23 23:47:40 +00:00
lew
828d637c63 refactor: remove draft filtering from public routes 2026-02-08 17:17:56 +00:00
lew
0672a761e3 refactor: moves /txt/*.txt to /*.txt 2026-01-31 23:29:10 +00:00
lew
7f01bec7e6 refactor: 2026-01-31 22:41:24 +00:00
lew
38b5413a37 refactor: moves util functions into their respective library file 2026-01-31 22:12:33 +00:00
lew
99c1539aad feat: extracts some repeated logic out into lib/ files 2026-01-31 22:10:03 +00:00
lew
c85e2e2357 refactor: moves apps outside of apps/ path 2026-01-29 02:34:45 +00:00
Renamed from apps/www/src/pages/sitemap.txt.ts (Browse further)