all repos — hastysite @ 14a04681284e258ca7dcb39fb560cf844787c987

A high-performance static site generator.

config.nim

 1
 2
 3
 4
 5
const
  pkgName*        = "HastySite"
  pkgVersion*     = "1.3.3"
  pkgDescription* = "A small but powerful static site generator"
  pkgAuthor*      = "Fabio Cevasco"