All checks were successful
Build latest image / build-container (push) Successful in 1m29s
@lfk/documentation
The documentation for the LfK! 'Läufersystem'. Powered by Hugo.
The main language for the content is German (since our primary target audience is the Lauf für Kaya! Team at a local German school) but every page has an English translation.
Quickstart 🐳
Use this to run the documentation server via docker.
- Clone the repo or copy the docker-compose.yml
- Cd into the folder containing the docker-compose.yml
- Run docker-compose:
docker-compose up -d
- Visit http://127.0.0.1:8080/ to check if the server is running
Dev Setup 🛠
Local dev setup for previewing changes.
- Clone the repo
- Install Hugo:
brew install hugo
orwinget install hugo.hugo.extended
- Start the dev server:
hugo server --buildDrafts --disableFastRender
Recommended Editor
Description
The documentation for the "Läufersystem".
Powered by Hugo.
Automatically deployed to docs.lauf-fuer-kaya.de
https://docs.lauf-fuer-kaya.de
Languages
HTML
88.8%
Dockerfile
5.7%
CSS
5.5%