Commit Graph

4 Commits

Author SHA1 Message Date
f6275e4f58 Fix date and read time on Blog Posts 2026-04-16 01:06:26 -07:00
d7fb16e24e Add 'back to home' link on blog posts 2026-01-09 16:13:59 -08:00
58fa014341 Add next/prev links to bottom of blog posts 2026-01-09 00:13:23 -08:00
f46f4667a1 Complete WIP: Architecture refactor.
Mount JSX server side templating for blog posts. Send AppShell conditionally. Maintain support for HMR via HTMLbundles using Bun's native fullstack dev server under an /hmr path. This is only mounted in development and is supported by the onImport Bun plugin. Add DB creation on startup and load pages based on those records.
2026-01-08 05:35:59 -08:00