all repos — hastysite @ 626012b7a84ff276e612b792c170685251e40571

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