POC of mkdocs barebones (#2769)

* POC of mkdocs barebones

* Add more stuff!

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
This commit is contained in:
Oleg Gulevskyy 2023-09-01 12:11:43 +02:00 committed by GitHub
commit d599fd80cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
83 changed files with 6653 additions and 0 deletions

3
.gitignore vendored
View file

@ -36,3 +36,6 @@ v2/cmd/wails/internal/commands/initialise/templates/testtemplates/
/v3/examples/build/bin/testapp
/websitev3/site/
/v3/examples/plugins/bin/testapp
# Temporary called mkdocs, should be renamed to more standard -website or similar
/mkdocs-website/site