Commit Graph

57 Commits

Author SHA1 Message Date
Kunthawat Greethong
2d67a53685 Run emdash seed after init to populate content and initialize the system
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-29 15:17:33 +07:00
Kunthawat Greethong
fcf4803b29 Set HOST env var so emdash/astro binds to 0.0.0.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-29 14:43:23 +07:00
Kunthawat Greethong
6d52b7d39c Bind node server to 0.0.0.0 for Docker accessibility
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-29 14:19:47 +07:00
Kunthawat Greethong
a458082c5d Run emdash init at build time to initialize database before runtime
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-29 13:25:04 +07:00
Kunthawat Greethong
854013cd43 Remove non-existent public and data.db from Dockerfile (generated at runtime)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-29 12:51:54 +07:00
Kunthawat Greethong
ccc1e33bbe Update Dockerfile: node:20 -> node:22 (Astro requires >=22.12.0)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-29 12:47:52 +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