all repos — hastysite @ df69bd329dc3a200d9ca2e2b8c9276cb6c5ae22d

A high-performance static site generator.

hastysitepkg/config.nim

 1
 2
 3
 4
 5
const
  pkgName*        = "HastySite"
  pkgVersion*     = "1.3.7"
  pkgDescription* = "A small but powerful static site generator"
  pkgAuthor*      = "Fabio Cevasco"