Start migration of docs from MineRealm to the docs site (#28)

* Migrate commands to MkDocs and update MkDocs version

* Update index page

* Remove mkdocs version number from requirements

* restore readme file

* Revert header style to one sided
This commit is contained in:
murdified 2021-07-13 21:25:22 -04:00 committed by GitHub
parent a87e93f90f
commit b4e9f52022
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 249 additions and 7 deletions

View file

@ -1,3 +1,8 @@
site_name: CoreProtect Documentation
site_url: https://docs.coreprotect.net/
theme: readthedocs
repo_url: https://github.com/PlayPro/CoreProtect
repo_url: https://github.com/PlayPro/CoreProtect
nav:
- Home: index.md
- Configuration: config.md
- Commands: commands.md