Handbuch der [solawi-suite] https://solawi.me/handbook/
Go to file
2024-04-13 13:16:43 +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 Taking the contents from the dev branch 2024-04-13 11:18:40 +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
mkdocs.yml Taking the contents from the dev branch 2024-04-13 11:18:40 +02:00
README.md Build Status (#1) 2024-04-13 13:13:33 +02:00
requirements.txt Taking the contents from the dev branch 2024-04-13 11:18:40 +02:00

Build Status

Handbuch Solawi Suite

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