blob: 12b77f1f94a4954e1cb6f03e7dd535796b5b5fdb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
base_url = "https://zunzuncito.oriole.systems"
title = "zunzuncito"
description = "Wolf's humming microblog"
compile_sass = true
generate_feed = true
smart_punctuation = true
taxonomies = [
{ name = "tags", feed = true, paginate_by = 100 },
]
[extra]
author = "wolf"
avatar = "/avatars/wolf.jpg"
|