all repos — hastysite @ 68ba945a5c3b4609cb637cf31d934d05365b9c73

A high-performance static site generator.

hastysitepkg/config.nim

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