Writing a Static Blog Generator in #golang 19. June 2017 | No Comments 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 Share This: Tweet Blog, General, Go Applications