1
0
Fork 0

docs: add docs

This commit is contained in:
Vojtěch Mareš 2022-09-10 16:18:58 +02:00
parent c786404692
commit 7d8ff5fd1e
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
11 changed files with 159 additions and 0 deletions

View file

@ -0,0 +1,3 @@
set -eo pipefail
cp CHANGELOG.md changelog.md ./docs/

View file

@ -0,0 +1,3 @@
mkdocs == 1.3.1
mkdocs-material == 8.4.3
mike == 1.1.2