mirror of
https://github.com/Dasharo/docs.git
synced 2026-03-06 14:46:22 -08:00
6ddeac91e5f96f4dfd5c1fd4da3e34dc6bbc879a
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@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
HTML
48.1%
Python
46.2%
Shell
5.7%