mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-24 08:41:34 +02:00
feat: mkdocs-exclude plugin added
This commit is contained in:
@ -64,6 +64,9 @@ theme:
|
||||
# Plugins
|
||||
plugins:
|
||||
- blog
|
||||
- exclude:
|
||||
glob:
|
||||
- api_reference/src/*
|
||||
- rss:
|
||||
match_path: blog/posts/.*
|
||||
date_from_meta:
|
||||
|
@ -4,4 +4,5 @@ identify
|
||||
mkdocs-material
|
||||
mkdocs-rss-plugin
|
||||
mkdocs-material[imaging]
|
||||
mkdocs-exclude
|
||||
mike
|
||||
|
Reference in New Issue
Block a user