2020-07-18 10:20:49 +00:00
|
|
|
baseURL = "http://moonside.games/docs/bonk/"
|
2020-07-18 10:39:01 +00:00
|
|
|
publishDir = "public"
|
2019-09-15 02:55:02 +00:00
|
|
|
languageCode = "en-us"
|
|
|
|
title = "Bonk Docs"
|
|
|
|
theme = "hugo-theme-learn"
|
2019-09-15 05:03:47 +00:00
|
|
|
|
2019-09-15 02:55:02 +00:00
|
|
|
[outputs]
|
2019-09-15 05:03:47 +00:00
|
|
|
home = ["HTML", "RSS", "JSON"]
|
|
|
|
|
|
|
|
[params]
|
|
|
|
themeVariant = "bonk"
|
2020-07-18 10:20:49 +00:00
|
|
|
author = "Evan Hemsley"
|