all repos — hastysite @ 228a143403effea2164c62c10a236dc50aa7f91e

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"