all repos — hastysite @ ee3fddcc9c5ce5a5291ac7bf84dd8a97166031f9

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"