mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bootstrapped tutorials section
This commit is contained in:
parent
e5b5d07229
commit
5997c4bae8
6
docs/tutorials/index.md
Normal file
6
docs/tutorials/index.md
Normal 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.
|
@ -139,6 +139,8 @@ nav:
|
|||||||
- Minification: plugins/minification.md
|
- Minification: plugins/minification.md
|
||||||
- Revision date: plugins/revision-date.md
|
- Revision date: plugins/revision-date.md
|
||||||
- Awesome pages: plugins/awesome-pages.md
|
- Awesome pages: plugins/awesome-pages.md
|
||||||
|
- Tutorials:
|
||||||
|
- Notice: tutorials/index.md
|
||||||
- Releases:
|
- Releases:
|
||||||
- Upgrading to 5.x: releases/5.md
|
- Upgrading to 5.x: releases/5.md
|
||||||
- Upgrading to 4.x: releases/4.md
|
- Upgrading to 4.x: releases/4.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user