Commit Graph

9 Commits

Author SHA1 Message Date
65588a53eb Update Blog Post Excerpt
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m4s
Even though the blog post was written by hand, I usually use AI to help populate the frontmatter. The excerpt was reading like AI which could give the false impression the whole post is AI slop. This edits the excerpt to reflect a human touch.
2026-09-17 03:30:48 -07:00
69726f7d34 Publish 'Migrating Traefik to Nomad for Zero-Downtime Homelab Maintenance'
Some checks failed
Build and Push Docker Image / build (push) Failing after 2m13s
2026-09-17 02:50:15 -07:00
64f4c78d6c Publish 'Bun Patch: Fix Dependencies in Monorepos Without Waiting for Upstream'
All checks were successful
Build and Push Docker Image / build (push) Successful in 6m15s
2026-08-25 01:45:10 -07:00
0a565a9a5e Publish Blog Post: Building a High Performance Blog from Scratch with Bun
All checks were successful
Build and Push Docker Image / build (push) Successful in 41s
2026-04-28 10:08:18 -07:00
af0434cffb First post boilerplate
All checks were successful
Build and Push Docker Image / build (push) Successful in 39s
2026-04-16 02:50:05 -07:00
6de2346ee5 Remove test posts
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m1s
2026-04-16 02:45:36 -07: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
c34f11de00 WIP: Architecture Refactor, add additional demo content 2025-12-28 00:18:04 -08:00
cd88f570a0 Replace Elysia with bun.serve for hot reloading and static serving 2025-10-22 19:56:38 -07:00