Go to file
2025-04-06 09:48:41 +10:00
src Basic Markdown to HTML generation 2025-04-05 17:38:36 +11:00
ssg Tidy 2025-04-06 09:48:41 +10:00
.eslintrc.js Init 2025-04-05 17:05:06 +11:00
.gitignore Init 2025-04-05 17:05:06 +11:00
package.json Tidy 2025-04-06 09:48:41 +10:00
pnpm-lock.yaml Basic Markdown to HTML generation 2025-04-05 17:38:36 +11:00
README.md Update README 2025-04-05 17:07:15 +11:00
tsconfig.json Init 2025-04-05 17:05:06 +11:00

SSG

Compile TSX to HTML. Use TSX as a "template language".

This project is currently experimental and not ready for production use.

pnpm i
pnpm run build