Commit graph

147 commits

Author SHA1 Message Date
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
lew
223bdf525a feat: moves getGitDate to a shared utils file 2026-01-23 21:10:08 +00:00
lew
9137556a4a fix: corrects the /random route to the new md path 2026-01-23 21:05:53 +00:00
lew
f0f1816c87 fix: a typo 2026-01-23 21:03:31 +00:00
lew
98ae7e7386 style: pulls up aside text to meet the end of the previous paragraph 2026-01-23 21:00:25 +00:00
lew
996321a4d2 feat: dates on blog posts, below the title 2026-01-23 20:57:01 +00:00
lew
9ef7a745fb fix: sort .txt files by last edit in git history 2026-01-23 20:49:27 +00:00
lew
f66fa9dff8 feat: pins txt files 2026-01-23 20:43:43 +00:00
lew
46b6e18f87 feat: updates bookmarks.yaml 2026-01-23 20:42:54 +00:00
lew
5c1f46d1b8 feat: moves :aside to :right 2026-01-23 20:32:58 +00:00
lew
a5227ae281 feat: pin cv.txt 2026-01-23 20:17:23 +00:00
lew
ae2a1118df feat: remove placeholder post 2026-01-23 20:17:16 +00:00
lew
14e0906197 feat: changelog.txt 2026-01-23 20:15:50 +00:00
lew
045d94bc8a feat: now.txt update 2026-01-23 20:14:44 +00:00
lew
58bc326b7f feat: sign-off on hello-world 2026-01-23 20:04:50 +00:00
lew
6a08616620 feat: hello world 2026-01-23 20:00:47 +00:00
lew
44c3c0573c feat: posts-first in index 2026-01-23 19:40:41 +00:00
lew
a3b63f9c85 chore: remove old /blog/ pages (replaced by /md/) 2026-01-23 19:28:00 +00:00
lew
f769f15468 fix: update sitemap.txt to use /md/ URLs for posts 2026-01-23 19:25:13 +00:00