about summary refs log tree commit diff
path: root/config.toml
blob: a818d679c013f180c765d21357910500e757bf18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
base_url = "https://fcuny.net/"
default_language = "en"
title = "Franck's rambling"
output_dir = "docs"

author = "Franck Cuny"
description = "Franck's website, with articles about computers stuff."

[markdown]
highlight_code = true
highlight_theme = "idle"
render_emoji = true
smart_punctuation = true