UNPKG

pottercms

Version:

A markdown content management system.

25 lines (24 loc) 462 B
{ "blog": { "name": "My Blog Name", "tagline": "The one true source of nothing...", "url": "http://myblog.com", "port": 2222 }, "articles": { "oldUrlformat": "articles/{{date-year}}/{{date-month}}/{{slug}}", "urlFormat": "{{slug}}", "indexUrl": "index.html" }, "partials": { "googleAnalytics": { "id": "" } }, "user": { "github": "", "stackoverflow": "", "twitter": "", "aboutme": "" } }