all repos — hastysite @ 9628925ad0d8579dd4de11322112f4a8ae0509a2

A high-performance static site generator.

config.nim

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