All checks were successful
continuous-integration/drone/push Build is passing
ref #4
@lfk/documentation
The documentation for the LfK! 'Läufersystem'. Powered by Vuepress.
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).
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.
- Install Dependencies
yarn
- Start the server
yarn dev
Recommended Editor
Recommended Extensions
- will be automatically recommended via ./vscode/extensions.json
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%