aboutsummaryrefslogblamecommitdiff
path: root/src/fcuny.net/config.toml
blob: e0e1cfa3fce696cbb6cc8f5169af32fca2c53c5a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                                             
base_url = "https://fcuny.net/"

title = "@fcuny"
author = "Franck Cuny"
description = "Franck Cuny"

output_dir = "docs"

default_language = "en"

generate_feeds = false

[markdown]
render_emoji = true
smart_punctuation = true

[extra]
license = { name = "CC BY-SA 4.0", href = "https://creativecommons.org/licenses/by-sa/4.0/" }