Nicolai Ort e5be5ae4d5
All checks were successful
continuous-integration/drone/push Build is passing
Switched to npm cache for build
2023-03-17 15:38:46 +01:00
2023-01-10 18:34:54 +01:00
2022-10-10 17:02:41 +02:00
2023-03-17 15:38:46 +01:00
2022-10-10 17:25:19 +02:00
2021-02-13 20:12:43 +01:00
2023-03-17 15:38:46 +01:00
2021-04-06 16:58:10 +00:00
2022-10-10 17:00:32 +02:00
2021-02-15 18:00:35 +01:00

@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.

  1. Clone the repo or copy the docker-compose.yml
  2. Cd into the folder containing the docker-compose.yml
  3. Run docker-compose: docker-compose up -d
  4. Visit http://127.0.0.1:8080/ to check if the server is running

Dev Setup 🛠

Local dev setup for previewing changes.

  1. Install Dependencies
    yarn
    
  2. Start the server
    yarn dev
    

Visual Studio Code

  • 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
Readme 16 MiB
Languages
HTML 88.8%
Dockerfile 5.7%
CSS 5.5%