catlogjs
Version:
Static site generator, translate human readable text format(such as markdown) into html, with a lot of other functions
16 lines (15 loc) • 312 B
JSON
{
"source": "contents",
"destination": "build",
"permalink_style": "date",
"base_url": "/",
"about_url": "http://about.me",
"port": "8081",
"author": "author",
"site_title": "site_title",
"site_url": "http://example.com",
"description": "description",
"theme": "came",
"plugins": {
}
}