!+ Adding required configs for building

This commit is contained in:
shockrah 2022-03-20 16:03:40 -07:00
parent 64229f8ec5
commit 00f0c0ac27
2 changed files with 21 additions and 0 deletions

10
configs/neocities.toml Normal file
View File

@ -0,0 +1,10 @@
baseURL = "https://shockrah.neocities.org"
languageCode = "en-us"
title = "Shockrah's Blog"
description = "Place to post stuff"
theme = "shockrah.xyz"
[markup.goldmark.renderer]
unsafe = true

11
configs/pages.toml Normal file
View File

@ -0,0 +1,11 @@
baseURL = "https://shockrah.gitlab.io/shockrah-city"
languageCode = "en-us"
title = "Shockrah's Blog"
description = "Place to post stuff"
theme = "shockrah.xyz"
[markup.goldmark.renderer]
unsafe = true