Nicolai Ort 029ff239cc
All checks were successful
Build latest image / build-container (push) Successful in 1m29s
feat(blog): add new features and improvements for LfK! 2025
2025-05-17 17:07:03 +02:00
2025-03-28 16:48:00 +01:00
2025-01-18 08:24:16 +01:00
2025-01-16 22:13:09 +01:00
2025-01-16 20:31:22 +01:00
2025-03-28 17:09:01 +01:00
2025-01-16 20:16:51 +01:00
2025-01-16 20:16:51 +01:00
2025-01-16 22:11:25 +01:00

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

  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. Clone the repo
  2. Install Hugo: brew install hugo or winget install hugo.hugo.extended
  3. Start the dev server: hugo server --buildDrafts --disableFastRender

Visual Studio Code

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%