Skip to content

MFVS/MFVS.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1408fbc · Aug 25, 2024

History

34 Commits
Aug 25, 2024
Aug 25, 2024
Mar 5, 2024
Feb 29, 2024
Aug 25, 2024
Mar 4, 2024

Repository files navigation

STAG docs

Dokumentace STAG projektů

Tvorba dokumentace

Instalace potřebných balíčků

pip install -r requirements.txt

Lokální deployment

mkdocs serve

Otevřete http://localhost:8000 v prohlížeči.

Dokumentace MkDocs

Deployment

mkdocs gh-deploy --force