all repos — hastysite @ 254eaf7478fcc7a0cddc60e10af2b3d162575212

A high-performance static site generator.

hastysite.nimble

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
[Package]
name          = "hastysite"
version       = "1.0.1"
author        = "Fabio Cevasco"
description   = "A small but powerful static site generator"
license       = "MIT"
bin           = "hastysite"

[Deps]
requires: "nim >= 0.17.0"