all repos — hastysite @ 80f0d46a9281c38568a5bba5fa2e4086e03db52f

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"