wintersmith
Version:
A flexible static site generator.
18 lines (17 loc) • 411 B
JSON
{
"locals": {
"name": "The next big thing",
"url": "http://awesomeapp.com/",
"description": "Forget about drag'n'drop, this is where it's at!",
"keywords": "awesome, fast, snappy, instant, horse, pony, unicorn"
},
"nunjucks": {
"autoescape": false
},
"plugins": [
"wintersmith-browserify",
"wintersmith-less",
"wintersmith-nunjucks",
"wintersmith-livereload"
]
}