!+ Adding required configs for building
This commit is contained in:
parent
64229f8ec5
commit
00f0c0ac27
10
configs/neocities.toml
Normal file
10
configs/neocities.toml
Normal 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
11
configs/pages.toml
Normal 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user