summaryrefslogtreecommitdiff
path: root/exampleSite/content.en/menu
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content.en/menu')
-rw-r--r--exampleSite/content.en/menu/index.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/exampleSite/content.en/menu/index.md b/exampleSite/content.en/menu/index.md
new file mode 100644
index 0000000..45e8287
--- /dev/null
+++ b/exampleSite/content.en/menu/index.md
@@ -0,0 +1,22 @@
+---
+headless: true
+---
+
+- [**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" >}})
+- [Collapsed]({{< relref "/docs/example/collapsed" >}})
+ - [3rd]({{< relref "/docs/example/collapsed/3rd-level" >}})
+ - [4th]({{< relref "/docs/example/collapsed/3rd-level/4th-level" >}})
+<br />
+
+- **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" >}})
+<br />