Commit Graph

3 Commits

Author SHA1 Message Date
Kunthawat Greethong
0e0653aed9 Dockerfile: simplify - clone emdash source, build all packages, copy with -L flag
Changes:
- Build all packages (core, auth, blocks, admin) from source
- Copy packages with -L dereferencing symlinks so deps resolve properly
- Use emdash@0.9.0 from npm (source packages include their own deps)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-03 15:47:30 +07:00
Kunthawat Greethong
4cda67324c Add kysely as dependency (required by emdash runtime)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-29 17:19:04 +07:00
Kunthawat Greethong
520c5f19e2 Initial commit: EmDash blog template
Fixed index.astro: escaped curly braces in code display block
to prevent Astro parser misinterpreting them as expressions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-29 12:41:59 +07:00