My own static site generator because why not!!!!!!!!!!!!!!!!!!
Find a file
2026-01-23 18:11:52 -03:00
.gitignore Initial commit 2025-12-05 18:17:47 -03:00
cmdGenerate.go use variable not field 2026-01-23 18:11:52 -03:00
cmdInit.go handle -h for init command 2025-12-13 23:55:32 -03:00
const.go add -C flag for custom doc converter executable 2026-01-07 19:13:29 -03:00
document.go add missing space before curly brace 2026-01-22 20:03:19 -03:00
go.mod Initial commit 2025-12-05 18:17:47 -03:00
LICENSE Initial commit 2025-12-05 18:17:47 -03:00
main.go add -C flag for custom doc converter executable 2026-01-07 19:13:29 -03:00
metadata.go use warn function here 2026-01-23 17:54:06 -03:00
util.go print msg type for warn and die 2026-01-23 17:53:55 -03:00