all repos — hastysite @ da8ed39db9faef85ceb14b0d53d884b5596ac975

A high-performance static site generator.

hastysite.nimble

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

[Deps]
requires: "nim >= 0.18.0"