Rebase theme changes on top of Roadster

https://github.com/mansoorbarri/roadster/
This commit is contained in:
Xiretza 2025-02-18 21:08:30 +00:00
parent 0882201091
commit a74076f8af
6 changed files with 16 additions and 5 deletions

4
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "themes/mainroad"]
path = themes/mainroad
[submodule "themes/roadster"]
path = themes/roadster
url = https://git.it-syndikat.org/IT-Syndikat/Mainroad.git

View file

@ -1,3 +1,3 @@
{
"globs": ["**/*.md", "!themes/mainroad"]
"globs": ["**/*.md", "!themes/roadster"]
}

View file

@ -248,6 +248,7 @@ code {
z-index: 100;
}
.logo__imagebox {
grid-column: 2;
text-align: center;
display: inline-block;
padding: 1rem;

View file

@ -1,7 +1,7 @@
baseURL = 'https://it-syndikat.org'
languageCode = 'de-AT'
title = 'IT-Syndikat'
theme = "mainroad"
theme = "roadster"
pluralizelisttitles = false # removes the automatically appended "s" on sidebar entries
enableRobotsTXT = true
@ -47,10 +47,15 @@ defaultContentLanguageInSubdir = false
mathjax = false # Enable MathJax
customCSS = ["css/its.css"] # Include custom CSS files
customJS = ["js/its.js"] # Include custom JS files
customHeadHTML = '''
<link rel="me" href="https://chaos.social/@itsyndikat">
<meta name="darkreader-lock" />
'''
imageSizes = [ 320, 640, 960, 1280, 1920 ]
tag = "{{TAG}}"
commit = "{{COMMIT}}"
show_version = false
pagerSizeIndex = 10
[Params.style.vars]
highlightColor = "#109c11" # matrix green
@ -237,3 +242,8 @@ defaultContentLanguageInSubdir = false
[[languages.en.menus.side]]
name = "Git"
url = "https://git.it-syndikat.org"
[taxonomies]
category = "categories"
tag = "tags"
author = "authors"

@ -1 +0,0 @@
Subproject commit 67036fc5f2fcb31117c6219c0610f75dac643de1

1
themes/roadster Submodule

@ -0,0 +1 @@
Subproject commit fb786bc6db8aef48c2ac9deeea61a6ddd36f8f5a