Simple SSG in Go
Few things i want to achieve for this porject:
-
Take
.mdfiles and convert to.htmlfiles. -
Serve generated html file and static asset using github-pages.
-
I'm a lazzy ass, and I suck at writing, so generate new blog using AI.
-
Try to use github actions to automate and set up a cron job to generate 1 blog per day and publish it.