markdown static site generator built with bun and docker for my blog website
  • HTML 42.6%
  • TypeScript 34.6%
  • CSS 22.8%
Find a file
2026-05-25 18:44:42 +07:00
posts base for output and styling 2026-05-25 18:44:42 +07:00
.gitignore bun init 2026-05-19 15:01:24 +07:00
bun.lock base for output and styling 2026-05-25 18:44:42 +07:00
index.ts base for output and styling 2026-05-25 18:44:42 +07:00
LICENSE Initial commit 2026-03-29 19:06:41 +07:00
metadata.json base for output and styling 2026-05-25 18:44:42 +07:00
package.json base for output and styling 2026-05-25 18:44:42 +07:00
README.md Initial commit 2026-03-29 19:06:41 +07:00
style.css base for output and styling 2026-05-25 18:44:42 +07:00
template.html base for output and styling 2026-05-25 18:44:42 +07:00
tsconfig.json bun init 2026-05-19 15:01:24 +07:00

ssg.md

markdown static site generator built with bun and docker