Site icon Golang Libraries, Apps, Golang Jobs and Go Tutorials

Writing a Static Blog Generator in #golang

Cool Blog Post about writing a static blog generator with Go.

https://zupzup.org/static-blog-generator-go/

A static-site-generator is a tool which, given some input (e.g. markdown) generates a fully static website using HTML, CSS and JavaScript.

Code: https://github.com/zupzup/blog-generator

Exit mobile version