all repos — hastysite @ 0861d67a4567e541088d77e2dc4edc98b2ed3536

A high-performance static site generator.

config.nim

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