all repos — hastysite @ f3a4b107c3cbe81d115ad595be6a0bb4f16324b7

A high-performance static site generator.

hastysitepkg/config.nim

 1
 2
 3
 4
 5
 6
const
  pkgName* = "HastySite"
  pkgVersion* = "6800"
  pkgVersionLabel* = "v680-0"
  pkgDescription* = "A small but powerful static site generator"
  pkgAuthor* = "Fabio Cevasco"