all repos — hastysite @ 3b01acf9e5fe9b990451a00d878861a53a14b4c6

A high-performance static site generator.

site/settings.json

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
{
  "contents": "contents",
  "assets": "assets",
  "templates": "templates",
  "temp": "temp",
  "output": "output",
  "scripts": "scripts",
  "title": "HastySite",
  "rules": "rules.min"
}