We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f76a38d commit 8bbc0a3Copy full SHA for 8bbc0a3
mkdocs.yml
@@ -134,23 +134,12 @@ theme:
134
135
plugins:
136
- search
137
- - tags:
138
- tags_file: blog/tags.md
139
- glightbox:
140
skip_classes:
141
- skip-glightbox
142
- social:
143
cards_layout_options:
144
background_color: "#ff6e41"
145
- - blog:
146
- blog_dir: blog
147
- archive: true
148
- post_dir: "{blog}/posts"
149
- categories_name: Categories
150
- post_url_format: "{slug}" # Removed date from URL "{date}/{slug}"
151
- blog_toc: false # enable for blog, archive and category index pages
152
- #archive_toc: false # enable for archive index pages
153
- # categories_toc: true # enable for category index pages
154
155
watch:
156
- material
0 commit comments