Go to file
2024-10-16 09:05:59 +02:00
_data added simple JS to randomise colour on page open 2023-09-11 11:01:26 +02:00
_includes added simple JS to randomise colour on page open 2023-09-11 11:01:26 +02:00
_layouts added simple JS to randomise colour on page open 2023-09-11 11:01:26 +02:00
assets compile script adjusted for local compilation, fixed link on power button 2024-10-16 09:05:33 +02:00
_config.yml rework for external portal application 2021-07-17 18:00:22 +02:00
.gitignore reflect recent compile script changes 2024-10-16 09:04:52 +02:00
compile.sh compile script adjusted for local compilation, fixed link on power button 2024-10-16 09:05:33 +02:00
Gemfile compile script adjusted for local compilation, fixed link on power button 2024-10-16 09:05:33 +02:00
index.html rework for external portal application 2021-07-17 18:00:22 +02:00
README.md updated lockfile, added 2 icons, added 2 entries to the page 2023-09-11 10:37:00 +02:00

Lehrlingsportal external

external Lehrlingsportal based on the CRT theme.

based on sharadcode's dark reader theme font from int10h.org crt effect by alec lownes

Common issues

Since this repo is not commonly in use, the lockfile needs to be updated once in a while. Otherwise you might run into errors when trying to install the bundle.

bundle lock --update
bundle install