Almost-minimal filesystem based blog.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
440 B

{
"entry_dir": "./archives",
"publish_dir": "./public",
"title_prefix": "wrt",
"description": "a test wrt site",
"url_root": "https://example.com/",
"image_url_root": "https://example.com/",
"favicon_url": "https://example.com/favicon.png",
"stylesheet_url": "https://example.com/css/p1k3.css",
"author": "Example Author",
"entry_descriptions": {
"new": "newest entries",
"all": "all entries"
}
}