Use symbolic link for configs.
This commit is contained in:
parent
882e860a1b
commit
5d1b920b40
69
config.toml
69
config.toml
@ -1,69 +0,0 @@
|
||||
baseURL = "https://seraphimrp.srht.site/"
|
||||
languageCode = "en-us"
|
||||
title = "Seraphim R.P."
|
||||
paginate = 8
|
||||
rssLimit = 20
|
||||
theme = "terminal"
|
||||
disqusShortname = "seraphimrp"
|
||||
|
||||
[params]
|
||||
contentTypeName = "posts"
|
||||
themeColor = "nord"
|
||||
showMenuItems = 9
|
||||
showLanguageSelector = false
|
||||
fullWidthTheme = false
|
||||
centerTheme = true
|
||||
favicon = "favicon.ico"
|
||||
showLastUpdated = false
|
||||
# oneHeadingSize = false
|
||||
|
||||
[params.twitter]
|
||||
creator = "SeraphimRP"
|
||||
site = "https://seraphimrp.srht.site"
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
languageName = "English"
|
||||
title = "Seraphim R.P."
|
||||
subtitle = "An Orthodox Christian software engineer."
|
||||
owner = "Seraphim R.P."
|
||||
keywords = ""
|
||||
copyright = "© Seraphim R.P."
|
||||
menuMore = "[show more]"
|
||||
readMore = "[read more]"
|
||||
readOtherPosts = "[read other posts]"
|
||||
newerPosts = "[newer posts]"
|
||||
olderPosts = "[older posts]"
|
||||
missingContentMessage = "Content not found. You can pray to St. Phanourios to help you find what you are looking for."
|
||||
missingBackButtonLabel = "[go home]"
|
||||
|
||||
[languages.en.params.logo]
|
||||
logoText = "Seraphim R.P."
|
||||
|
||||
[languages.en.menu]
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "home"
|
||||
name = "[home]"
|
||||
url = "/"
|
||||
weight = 1
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "about"
|
||||
name = "[about]"
|
||||
url = "/about"
|
||||
weight = 2
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "projects"
|
||||
name = "[projects]"
|
||||
url = "/projects"
|
||||
weight = 3
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "resources"
|
||||
name = "[resources]"
|
||||
url = "/resources"
|
||||
weight = 4
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "links"
|
||||
name = "[links]"
|
||||
url = "/links"
|
||||
weight = 5
|
||||
|
1
config.toml
Symbolic link
1
config.toml
Symbolic link
@ -0,0 +1 @@
|
||||
config.m10c.toml
|
Loading…
Reference in New Issue
Block a user