19 lines
441 B
TOML
19 lines
441 B
TOML
|
base_url = "https://blog.polynom.me"
|
||
|
compile_sass = false
|
||
|
build_search_index = false
|
||
|
generate_feed = true
|
||
|
feed_filename = "atom.xml"
|
||
|
|
||
|
title = "PapaTutuWawa's Blog"
|
||
|
description = "PapaTutuWawa's blog. Mainly tech stuff..."
|
||
|
|
||
|
[markdown]
|
||
|
highlight_code = true
|
||
|
|
||
|
[extra]
|
||
|
[extra.email]
|
||
|
user = "papatutuwawa"
|
||
|
domain = "polynom.me"
|
||
|
[extra.fedi]
|
||
|
url = "social.polynom.me/papatutuwawa"
|
||
|
handle = "@papatutuwawa@social.polynom.me"
|