blog.gabrielsimmer.com/config.toml
Gabriel Simmer c8ed961e17 Initial commit.
Still some work to do, but basic content is here.
2021-07-06 22:41:24 +01:00

5 lines
177 B
TOML

baseURL = "https://blog.gabrielsimmer.com/"
languageCode = "en-us"
title = "Gabriel's Blog"
theme = "gs"
ignorefiles = [ "content/posts/exported/.*", "content/posts/drafts/.*" ]