Skip to content

Commit 8bbc0a3

Browse files
committed
remove blog
1 parent f76a38d commit 8bbc0a3

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

mkdocs.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -134,23 +134,12 @@ theme:
134134

135135
plugins:
136136
- search
137-
- tags:
138-
tags_file: blog/tags.md
139137
- glightbox:
140138
skip_classes:
141139
- skip-glightbox
142140
- social:
143141
cards_layout_options:
144142
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
154143

155144
watch:
156145
- material

0 commit comments

Comments
 (0)