suite42/config.json

15 lines
225 B
JSON

{
"locals": {
"title": "Сюита"
},
"defaultTemplate": "index.html",
"plugins": [
"wintersmith-less",
"wintersmith-handlebars"
],
"markdown": {
"smartLists": true,
"smartypants": true
}
}