21 lines
915 B
Markdown
21 lines
915 B
Markdown
---
|
|
headless: true
|
|
bookMenuLevels: 1
|
|
---
|
|
|
|
- [**Example Site**]({{< relref "/docs/example" >}})
|
|
- [Table of Contents]({{< relref "/docs/example/table-of-contents" >}})
|
|
- [With ToC]({{< relref "/docs/example/table-of-contents/with-toc" >}})
|
|
- [Without ToC]({{< relref "/docs/example/table-of-contents/without-toc" >}})
|
|
- [2nd]({{< relref "/docs/example/2nd" >}})
|
|
- [3rd]({{< relref "/docs/example/2nd/3rd" >}})
|
|
- [4th]({{< relref "/docs/example/2nd/3rd/4th" >}})
|
|
- **Shortcodes**
|
|
- [Buttons]({{< relref "/docs/shortcodes/buttons" >}})
|
|
- [Columns]({{< relref "/docs/shortcodes/columns" >}})
|
|
- [Expand]({{< relref "/docs/shortcodes/expand" >}})
|
|
- [Hints]({{< relref "/docs/shortcodes/hints" >}})
|
|
- [Katex]({{< relref "/docs/shortcodes/katex" >}})
|
|
- [Mermaid]({{< relref "/docs/shortcodes/mermaid" >}})
|
|
- [Tabs]({{< relref "/docs/shortcodes/tabs" >}})
|
|
- [**Blog**]({{< relref "/posts" >}})
|