all repos — hastysite @ a3f239adacb885a28433cda9dfaf7b07b76e4033

A high-performance static site generator.

hastysitepkg/config.nim

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