1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 03:18:21 +02:00

Bootstrapped tutorials section

This commit is contained in:
squidfunk 2020-04-11 17:14:12 +02:00
parent e5b5d07229
commit 5997c4bae8
2 changed files with 8 additions and 0 deletions

6
docs/tutorials/index.md Normal file
View File

@ -0,0 +1,6 @@
!!! warning
Please add your tutorials here. This branch is a WIP, until we figured out
a good overall structure. See #1573 for details. Create a new page for
each tutorials and add it to `mkdocs.yml`. Discussion should take place in
the respective PRs.

View File

@ -139,6 +139,8 @@ nav:
- Minification: plugins/minification.md
- Revision date: plugins/revision-date.md
- Awesome pages: plugins/awesome-pages.md
- Tutorials:
- Notice: tutorials/index.md
- Releases:
- Upgrading to 5.x: releases/5.md
- Upgrading to 4.x: releases/4.md