mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
add ignore plugin
This commit is contained in:
@@ -155,6 +155,9 @@ plugins:
|
||||
# - info
|
||||
# Search is built in, but must be enabled when you add other plugins
|
||||
- search
|
||||
- exclude:
|
||||
glob:
|
||||
#- integrations/builtin/*
|
||||
# https://squidfunk.github.io/mkdocs-material/reference/images/#lightbox
|
||||
- glightbox:
|
||||
touchNavigation: false
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
mkdocs-exclude==1.0.2
|
||||
mkdocs-glightbox
|
||||
mkdocs-macros-plugin==1.0.4
|
||||
|
||||
Reference in New Issue
Block a user