Add plugins from vedem-doc

This commit is contained in:
Glenn Y. Rolland 2021-11-25 16:39:10 +01:00
parent dc6b5b7b21
commit ace7dd095a
2 changed files with 17 additions and 7 deletions

15
Pipfile
View file

@ -6,13 +6,18 @@ verify_ssl = true
[dev-packages] [dev-packages]
[packages] [packages]
mkdocs = "*" ansicolors = "*"
mkdocs-material = "*"
mdx-truly-sane-lists = "*"
pymdown-extensions = "*"
honcho = "*" honcho = "*"
pyinotify = "*" mdx-truly-sane-lists = "*"
mkdocs = "*"
mkdocs-awesome-pages-plugin = "*"
mkdocs-gitbook = "*" mkdocs-gitbook = "*"
mkdocs-include-markdown-plugin = "*"
mkdocs-material = "*"
mocodo = "*"
pyinotify = "*"
pymdown-extensions = "*"
[requires] [requires]
python_version = "3.9" python_version = "3.9"

View file

@ -26,7 +26,9 @@ theme:
accent: 'black' accent: 'black'
neutral: 'black' neutral: 'black'
feature: feature:
tabs: false - navigation.tabs
- navigation.tabs.sticky
# tabs: false
i18n: i18n:
prev: 'Chapitre précédent' prev: 'Chapitre précédent'
@ -61,7 +63,10 @@ markdown_extensions:
# pip install pymdown-extensions # pip install pymdown-extensions
- pymdownx.superfences: - pymdownx.superfences:
plugins: [] # plugins: []
plugins:
- include-markdown
- awesome-pages
extra: extra:
search: search: