Dieses Repo enthällt das Theming und zusätzlich Client-Side Scripte für das das Wiki
Go to file
Valentin Kolb 46fcae7e70 refactor names 2024-03-14 19:16:44 +01:00
js imported styles from wiki 2024-03-14 19:13:52 +01:00
styles refactor names 2024-03-14 19:16:44 +01:00
.gitignore initial commit 2024-03-14 19:06:36 +01:00
LICENSE Initial commit 2024-03-14 18:03:35 +00:00
README.md refactor names 2024-03-14 19:16:44 +01:00

README.md

wiki-js-customization

Dieses Repo enthällt das Theming und zusätzlich Client-Side Scripte für das das Wiki

Usage

<link rel="stylesheet" href="https://git.stuve.uni-ulm.de/StuVe-IT/wiki-js-customization/raw/branch/main/styles/main.css">
<link rel="stylesheet" href="https://git.stuve.uni-ulm.de/StuVe-IT/wiki-js-customization/raw/branch/main/styles/boxes.css">
<link rel="stylesheet" href="https://git.stuve.uni-ulm.de/StuVe-IT/wiki-js-customization/raw/branch/main/styles/tables.css">
<link rel="stylesheet" href="https://git.stuve.uni-ulm.de/StuVe-IT/wiki-js-customization/raw/branch/main/styles/template-engine.css">
<link rel="stylesheet" href="https://git.stuve.uni-ulm.de/StuVe-IT/wiki-js-customization/raw/branch/main/styles/theme-override.css">