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 abf08561f9
All checks were successful
Build and Deploy / deploy (push) Successful in 55s
update build ordering
2026-07-20 08:59:45 +07:00
.forgejo/workflows disable logging on prod 2026-07-14 15:35:42 +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 update lock file(s) 2026-07-19 09:00:28 +07:00
index.ts disable logging on prod 2026-07-14 15:35:42 +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 update build ordering 2026-07-20 08:59:45 +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