all repos — hastysite @ 470492be6df23b6c028f44f98851e52c4c9fd30f

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"