all repos — hastysite @ 073a91c0f27897ac020dc2d783c127a3121996de

A high-performance static site generator.

config.nim

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