Caleb Braaten b96f7ed3f0 Add Docker Build Support
Blog posts with 'draft: true' in the frontmatter are excluded from the production artifact
--no-cache docker builds ensure fresh database build each time. Caching isn't needed do to small size anyway
2026-04-15 12:25:31 -07:00
2026-04-15 12:25:31 -07:00
2026-04-15 12:25:31 -07:00
2026-04-15 12:25:31 -07:00
2026-04-15 12:25:31 -07:00
2026-01-27 17:35:34 -08:00
2026-04-15 12:25:31 -07:00
2026-04-15 12:25:31 -07:00

Elysia with Bun runtime

Getting Started

To install dependencies run:

bun install

Development

To start the development server run:

bun run dev

Open http://localhost:3000/ with your browser to see the result.

Description
My blog that will live on cbraaten.dev Focused on fast loads, targeting sub 128KB pages with all assets bundled and an AppShell model for even faster client navigation. Powered by Bun.
Readme 342 KiB
Languages
TypeScript 71.7%
CSS 25.3%
HCL 1.6%
Dockerfile 1.4%