blog.gabrielsimmer.com/config.toml

6 lines
190 B
TOML
Raw Normal View History

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