Merge branch 'feat-mkdocstrings' into 'development'

feat: mkdocstrings

See merge request nofusscomputing/infrastructure/website-template!16
This commit is contained in:
2024-06-15 14:39:26 +00:00
2 changed files with 15 additions and 15 deletions

View File

@ -53,21 +53,21 @@ extra_css:
plugins: plugins:
- nfc_tags: nfc_tags:
filename: tags.md filename: tags.md
folder: pages folder: pages
css_name: ".tags" css_name: ".tags"
- search: search:
lang: en lang: en
- git-revision-date-localized: git-revision-date-localized:
type: iso_date type: iso_date
enable_creation_date: true enable_creation_date: true
exclude: exclude:
- index.md - index.md
- tags.md - tags.md
# - minify: # minify:
# minify_html: true # minify_html: true