markdown static site generator built with bun and docker for my blog website
  • TypeScript 39.4%
  • HTML 39.3%
  • CSS 21.3%
Find a file
2026-07-14 15:31:22 +07:00
.forgejo/workflows fix private repo 2026-07-12 20:11:21 +07:00
posts@f576f729fa add draft label 2026-07-14 15:31:22 +07:00
templates add draft label 2026-07-14 15:31:22 +07:00
.gitignore hello world post 2026-06-03 20:53:26 +07:00
.gitmodules Convert posts to git submodule pointing to dumps repo 2026-07-12 19:58:44 +07:00
bun.lock wrangler and ci setup 2026-06-03 20:50:34 +07:00
index.ts add draft label 2026-07-14 15:31:22 +07:00
LICENSE Initial commit 2026-03-29 19:06:41 +07:00
metadata.json remove revisions 2026-07-13 19:17:59 +07:00
package.json hello world post 2026-06-03 20:53:26 +07:00
README.md Initial commit 2026-03-29 19:06:41 +07:00
renovate.json Add renovate.json 2026-07-12 15:31:47 +07:00
style.css hello world post 2026-06-03 20:53:26 +07:00
tsconfig.json bun init 2026-05-19 15:01:24 +07:00
wrangler.jsonc wrangler and ci setup 2026-06-03 20:50:34 +07:00

ssg.md

markdown static site generator built with bun and docker