all repos — hastysite @ e0058d9dd4574963b099d285c5e8ca0383b03434

A high-performance static site generator.

config.nim

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