Commit graph

61 commits

Author SHA1 Message Date
lew
61ec65806b feat: homepage categories 2026-01-23 01:59:08 +00:00
lew
b0d8cb009e feat: auto-discover txt files from public/txt/ 2026-01-23 01:43:39 +00:00
lew
5553270e67 fix: sort bookmarks by date descending 2026-01-23 01:32:51 +00:00
lew
a88af69ffd feat: add bookmarks data file and render in index
Create bookmarks.yaml data file with sample entries and update
index.astro to import, parse, and display bookmarks with format
DD/MM/YY    Site Name (domain.com)
2026-01-23 01:28:19 +00:00
lew
8a09357036 feat: package.json & gitignore 2026-01-23 00:51:05 +00:00
lew
cd7914dc4e Add sample blog posts and fix rendering
- Add hello-world.md and second-post.md sample posts
- Fix index page: use set:html for links, add charset, import global.css
- Fix post page: add charset meta tag
- Fix remark plugin: use className array, handle leaf directives
- Update CSS: support left/right margin note classes
2026-01-23 00:47:27 +00:00
lew
bb1b30fc2d Add blog post detail page 2026-01-23 00:12:20 +00:00
lew
be88d18dcc Add blog index page 2026-01-23 00:11:01 +00:00
lew
0b8b50cf12 Add blog app scaffolding with remark plugins 2026-01-23 00:07:23 +00:00
lew
9d9f213bbe Move penfield app to apps/penfield 2026-01-23 00:02:44 +00:00
lew
8d625b15cd Set up pnpm workspace for monorepo 2026-01-22 23:56:52 +00:00