Skip to content

Commit a895fba

Browse files
committed
blog
1 parent 1894a24 commit a895fba

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,7 @@ repo_name: 'QualCoder-Org/qualcoder-org.github.io'
77
repo_url: 'https://github.com/QualCoder-Org/qualcoder-org.github.io'
88

99
plugins:
10-
- blog:
11-
blog_dir: blog
12-
blog_toc: true
13-
post_url_format: "{date}/{slug}"
14-
post_date_format: "yyyy-MM-dd"
15-
post_excerpt: required
16-
post_excerpt_separator: "<!-- more -->"
17-
archive: true
18-
categories: true
19-
tags: true
20-
pagination: true
21-
pagination_per_page: 5
22-
10+
- blog
2311
nav:
2412
- Home: index.md
2513
- Blog: blog/index.md

0 commit comments

Comments
 (0)