Handbuch der [solawi-suite] https://solawi.me/handbook/
Go to file
Jürgen Edelbluth dd0137468c
Vorbereitung für weitere Doku (#5)
Reviewed-on: #5
Co-authored-by: Juergen Edelbluth <jed@noreply.git.codebau.dev>
Co-committed-by: Juergen Edelbluth <jed@noreply.git.codebau.dev>
2024-04-14 11:04:42 +02:00
.ci Taking the contents from the dev branch 2024-04-13 11:18:40 +02:00
.idea Taking the contents from the dev branch 2024-04-13 11:18:40 +02:00
docs Vorbereitung für weitere Doku (#5) 2024-04-14 11:04:42 +02:00
overrides/partials Taking the contents from the dev branch 2024-04-13 11:18:40 +02:00
.gitignore .gitignore .DS_Store 2024-04-13 11:21:00 +02:00
LICENSE.txt License & Edit Link Update (#4) 2024-04-13 14:46:36 +02:00
README.md Build Status (#1) 2024-04-13 13:13:33 +02:00
mkdocs.yml Vorbereitung für weitere Doku (#5) 2024-04-14 11:04:42 +02:00
requirements.txt Vorbereitung für weitere Doku (#5) 2024-04-14 11:04:42 +02:00

README.md

Build Status

Handbuch Solawi Suite

python -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
mkdocs serve