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
Satria 51648a33c7
All checks were successful
Build and Deploy / deploy (push) Successful in 53s
Merge pull request 'Update dependency typescript to v7' (#2) from renovate/typescript-7.x into main
Reviewed-on: #2
2026-07-19 08:10:10 +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 dependency typescript to v7 2026-07-14 16:00:30 +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 dependency typescript to v7 2026-07-14 16:00:30 +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