blog/config.toml
2026-01-30 16:24:56 +01:00

14 lines
348 B
TOML

base_url = "https://blog.yanlincs.com"
title = "Yan Lin's Blog"
description = "Personal blog of Yan Lin, Postdoctoral Researcher at Aalborg University"
default_language = "en"
compile_sass = true
minify_html = false
generate_feeds = true
feed_filenames = ["rss.xml"]
[markdown]
highlighting = { theme = "GitHub-Dark" }
[extra]
author = "Yan Lin"