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
satr14 8401708545
All checks were successful
Build and Deploy / deploy (push) Successful in 50s
Convert posts to git submodule pointing to dumps repo
2026-07-12 19:58:44 +07:00
.forgejo/workflows add unzip for bun 2026-06-06 10:26:48 +07:00
posts@a6bc30e4ab Convert posts to git submodule pointing to dumps repo 2026-07-12 19:58:44 +07:00
templates disable tracking on drafts 2026-07-12 19:58:44 +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 disable tracking on drafts 2026-07-12 19:58:44 +07:00
LICENSE Initial commit 2026-03-29 19:06:41 +07:00
metadata.json final tweaks before deploy 2026-05-29 09:36:12 +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