all repos — hastysite @ d5a0044bf56edd0d4ae6d46afbdb0b10c9291a88

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