Adding submodules.

This commit is contained in:
2025-02-20 11:22:38 -05:00
parent 045d0c24f3
commit 48f01c4672
10 changed files with 43 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
{}
+1
View File
@@ -0,0 +1 @@
{}
+1
View File
@@ -0,0 +1 @@
{"taxonomy":{"tags":["Beispiele","CSS","Chart","Diagramm","Emoji","Gist","Graph","HTML","Icons","KaTeX","Markdown","Mathematik","Mermaid","Privatsphäre","Shortcodes","Twitter","Vimeo","YouTube","advanced","analytics","chart","comments","config","content","css","deployment","diagram","docs","emoji","example","favicons","front matter","gist","github","graph","homepage","hosting","html","icon","icons","installation","katex","latin","layouts","lead","markdown","maths","mermaid","netlify","new","partials","privacy","render","sample","shortcodes","text","twitter","users","vimeo","youtube","文档","高级"],"categories":[]}}
+10
View File
@@ -0,0 +1,10 @@
[submodule "poison"]
path = poison
url = https://github.com/lukeorth/poison.git
[submodule "themes/poison"]
path = themes/poison
url = https://github.com/lukeorth/poison.git
[submodule "themes/congo"]
path = themes/congo
url = https://github.com/jpanther/congo.git
branch = stable
+1 -1
View File
@@ -6,7 +6,7 @@ baseURL = "https://it-services.trez.wtf/"
defaultContentLanguage = "en"
theme = "congo"
enableRobotsTXT = true
paginate = 10
pagerSize = 10
summaryLength = 0
[outputs]
+1 -1
View File
@@ -6,7 +6,7 @@ baseURL = "https://it-services.trez.wtf/"
defaultContentLanguage = "en"
enableRobotsTXT = true
paginate = 10
pagerSize = 10
summaryLength = 0
[outputs]
+1 -1
View File
@@ -1,7 +1,7 @@
baseURL = "it-services.trez.wtf"
languageCode = "en-us"
theme = "poison"
paginate = 10
pagerSize = 10
pluralizelisttitles = false # removes the automatically appended "s" on sidebar entries
# NOTE: If using Disqus as commenting engine, uncomment and configure this line
+25
View File
@@ -0,0 +1,25 @@
{
"$schema": "https://beta.frontmatter.codes/frontmatter.schema.json",
"frontMatter.framework.id": "hugo",
"frontMatter.content.publicFolder": "static",
"frontMatter.preview.host": "http://localhost:1313",
"frontMatter.content.pageFolders": [
{
"title": "content",
"path": "[[workspace]]/content"
},
{
"title": "archetypes",
"path": "[[workspace]]/archetypes"
},
{
"title": "poison",
"path": "[[workspace]]/themes/poison"
},
{
"title": "congo",
"path": "[[workspace]]/themes/congo"
}
],
"frontMatter.git.enabled": true
}
+1 -1
View File
@@ -6,7 +6,7 @@
defaultContentLanguage = "en"
enableRobotsTXT = true
paginate = 10
pagerSize = 10
summaryLength = 0
[outputs]
@@ -6,7 +6,7 @@ theme = "congo"
defaultContentLanguage = "en"
enableRobotsTXT = true
paginate = 15
pagerSize = 15
summaryLength = 0
[outputs]