all repos — hastysite @ eda1a9bf5f873f2c4e7a06c3c1cd7d0da7fa0921

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"
}