Caleb Braaten 0a565a9a5e
All checks were successful
Build and Push Docker Image / build (push) Successful in 41s
Publish Blog Post: Building a High Performance Blog from Scratch with Bun
2026-04-28 10:08:18 -07:00
2026-04-15 12:25:31 -07:00
2026-04-15 12:25:31 -07:00
2026-04-21 16:37:10 -07:00
2026-04-21 16:37:10 -07:00
2026-04-28 10:03:20 -07:00
2026-04-15 12:25:31 -07:00
2026-04-28 10:03:20 -07: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 377 KiB
Languages
TypeScript 70.4%
CSS 26.3%
HCL 2%
Dockerfile 1.3%