mirror of
https://github.com/zaphar/jeremy.marzhillstudios.com.git
synced 2025-07-22 19:39:56 -04:00
13 lines
249 B
YAML
13 lines
249 B
YAML
sitename: Marzhill Musings
|
|
host: jeremy.marzhillstudios.com
|
|
author: Jeremy Wall
|
|
dirs:
|
|
static: _static
|
|
content: _content
|
|
output: generated
|
|
template: _tmpl
|
|
tmpl:
|
|
article: page.html
|
|
collection: page.html
|
|
tagcloud: page.html
|