Adding mkdocs config and docs folder

This commit is contained in:
Mose Müller
2023-08-04 12:02:56 +02:00
parent 0e8970f0c5
commit da28b6c82c
10 changed files with 82 additions and 3 deletions

3
docs/css/extra.css Normal file
View File

@ -0,0 +1,3 @@
.language-license{
background-color: #eeffcc !important;
}