mirror of
https://github.com/Dasharo/docs.git
synced 2026-06-13 10:16:57 -07:00
c62154c61a41c2a232adb6f3ddf6ea5e4e689b8b
Co-authored-by: krystian-hebel <krystian.hebel@3mdeb.com>
About
This repository contains source code for Dasharo documentation webpage
Local build
virtualenv -p $(which python3) venv
source venv/bin/activate
pip install mkdocs mkdocs-material
mkdocs build
Languages
Python
85.8%
HTML
12.8%
Shell
1.4%