Commit graph

115 commits

Author SHA1 Message Date
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
lew
23d34ae3ab feat: manual date takes precedence over git date 2026-01-31 23:59:24 +00:00
lew
97bfb2c3a6 fix: corrects dates on draft index 2026-01-31 23:43:50 +00:00
lew
5d6aea7aa6 fix: updates index date 2026-01-31 23:41:59 +00:00
lew
cc6eff22a8 feat: optional dates, otherwise fetched from git 2026-01-31 23:39:29 +00:00
lew
4d9e3c56da Revert "fix: skip penfield builds when no changes"
This reverts commit 1a590ffc0e.
2026-01-31 23:36:01 +00:00
lew
a7bb3adba1 chore: updates changelog 2026-01-31 23:32:22 +00:00
lew
1a590ffc0e fix: skip penfield builds when no changes 2026-01-31 23:30:30 +00:00
lew
0672a761e3 refactor: moves /txt/*.txt to /*.txt 2026-01-31 23:29:10 +00:00
lew
e2b7c18692 fix: incorrect installCommand path 2026-01-31 22:55:23 +00:00
lew
7f282a59b7 feat: unified ./install.sh script 2026-01-31 22:52:53 +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
98ac61a6c8 feat: bumps submodule 2026-01-31 22:10:09 +00:00
lew
99c1539aad feat: extracts some repeated logic out into lib/ files 2026-01-31 22:10:03 +00:00
lew
38653f2aa1 build: script for pulling latest content in 2026-01-31 21:02:43 +00:00
lew
789049d33c feat: now! 2026-01-31 00:41:16 +00:00
lew
727ae4c6e0 chore: update content submodule
Includes fix for empty slug in template.md
2026-01-31 00:07:32 +00:00
lew
df12debd4c feat: corrects md to use a manual slug 2026-01-31 00:04:54 +00:00
lew
9a40597b1f feat: fetch latest submodule from remote 2026-01-29 03:08:15 +00:00
lew
812b58a0da feat: pnpm version in penfield 2026-01-29 03:03:58 +00:00
lew
97542c7857 fix: update gitignore for new app paths 2026-01-29 02:58:45 +00:00
lew
bd9ec4e248 refactor: split vercel.json into per-app configs 2026-01-29 02:51:33 +00:00
lew
c85e2e2357 refactor: moves apps outside of apps/ path 2026-01-29 02:34:45 +00:00
lew
b2d1a5ae9e feat: init submodules with vercel 2026-01-29 02:17:33 +00:00
lew
1d8ef601bc refactor: bookmarks becomes a content collection with auto-id 2026-01-29 02:10:33 +00:00
lew
23a267a242 fix: filter draft posts from random, feed, and sitemap 2026-01-29 01:54:43 +00:00
lew
b62e565d38 fix: filter draft posts from homepage index 2026-01-29 01:54:04 +00:00
lew
df5499cf35 feat: add content as private submodule 2026-01-29 01:49:17 +00:00
lew
47971d9dfd chore: remove content directory (moving to submodule) 2026-01-29 01:48:55 +00:00
lew
6ca9b58f1e test: add test draft post 2026-01-29 01:44:22 +00:00
lew
7aaeb6aa0a feat: add auth-protected /draft/[slug] route 2026-01-29 01:42:08 +00:00
lew
85471bc712 feat: add auth-protected /draft/ index page 2026-01-29 01:38:33 +00:00
lew
7eaa9c689a feat: exclude draft posts from public static paths 2026-01-29 01:35:55 +00:00
lew
17ece5a34b feat: filter draft posts from public /md/ index 2026-01-29 01:31:12 +00:00
lew
f3640e6308 feat: add draft field to post schema 2026-01-29 01:27:17 +00:00
lew
ff39ba2e1a refactor: move bookmarks.yaml into content directory 2026-01-29 01:20:30 +00:00
lew
87c8260c80 refactor: rename blog app to www 2026-01-29 00:56:59 +00:00
lew
5ff2a3056e feat: add links to grid plugin 2026-01-24 02:08:23 +00:00
lew
d3893f5e3a feat: labelled grids added to remark 2026-01-24 02:01:10 +00:00
lew
6df10d904f feat: adds nownownow bookmark 2026-01-24 01:09:16 +00:00
lew
4409715d10 fix: bumps hello-world date to today 2026-01-23 21:11:24 +00:00