mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
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:
parent
2e9f57a60d
commit
d599fd80cb
83 changed files with 6653 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue