Skip to content

Commit 20f9655

Browse files
docs: moved to top bar layout
I am hoping this allows me to have a page on plugins itself.
1 parent 61cb39c commit 20f9655

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/plugins/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Plugins
2+
3+
Plugins are an easy way to extend Slyde and add missing [components](./component.md), or [Markup Renderers](./markup-renderer.md).
4+

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ theme:
99
name: shadcn
1010
icon: assets/logo-standalone.svg
1111
favicon: assets/logo-standalone.svg
12+
topbar_sections: true
1213
show_title: true
1314
show_stargazers: false
1415
pygments_style:

0 commit comments

Comments
 (0)