GenGo

Static site generator written in Golang using Pandoc.
Log | Files | Refs | README | LICENSE

README.md (328B)


      1 # GenGo
      2 This is the beginnings of a static site generator written to eventually replace my use of [SSG5](https://romanzolotarev.com/ssg.html).
      3 The hope is to make this program a bit easier to work with and develop on, as there are some features that I would like to add to SSG, but it seems difficult to tease apart that logic.