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.
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.