mirror of
https://github.com/TrentSPalmer/trentdocs_website.git
synced 2024-11-14 05:01:29 -08:00
start mkdocs.yml index.md
This commit is contained in:
parent
f153ad62e7
commit
d9bbcaca66
6
docs/index.md
Normal file
6
docs/index.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Welcome to Trent Docs
|
||||
|
||||
<!---
|
||||
* [Template](Template.md)
|
||||
-->
|
||||
|
6
mkdocs.yml
Normal file
6
mkdocs.yml
Normal file
@ -0,0 +1,6 @@
|
||||
site_name: Trent Docs
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
pages:
|
||||
- 'Home': index.md
|
Loading…
Reference in New Issue
Block a user