File tree Expand file tree Collapse file tree 6 files changed +7
-9
lines changed
Expand file tree Collapse file tree 6 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -2,3 +2,4 @@ redirects:
22 redirect_maps :
33 blog.md : index.md
44 blog/2024/10/18/introducing-qchat-a-chat-within-qgis.md : posts/2024-10-18_introducing-QChat-chat-rooms-in-QGIS.md
5+ blog/2024/10/18/introducing-qchat-a-chat-to-collaborate-directly-within-qgis.md : posts/2024-10-18_introducing-QChat-chat-rooms-in-QGIS.md
Original file line number Diff line number Diff line change 1+ tags :
2+ enabled : !ENV [MKDOCS_ENABLE_PLUGIN_TAGS, true]
3+ tags_sort_by : !!python/name:material.plugins.tags.tag_name_casefold
4+ listings_sort_by : !!python/name:material.plugins.tags.item_url
Original file line number Diff line number Diff line change @@ -43,9 +43,6 @@ plugins:
4343 background_image : content/theme/assets/images/geotribu/background_geotribu.png
4444 color : " #56c29e"
4545 font_family : Ubuntu
46- - tags :
47- enabled : !ENV [MKDOCS_ENABLE_PLUGIN_TAGS, true]
48- tags_file : tags.md
4946
5047# Theme
5148theme :
Original file line number Diff line number Diff line change @@ -70,10 +70,6 @@ plugins:
7070 background_image : content/theme/assets/images/geotribu/background_geotribu.png
7171 color : " #56c29e"
7272 font_family : Ubuntu
73- - tags :
74- enabled : !ENV [MKDOCS_ENABLE_PLUGIN_TAGS, true]
75- tags_sort_by : !!python/name:material.plugins.tags.tag_name_casefold
76- listings_sort_by : !!python/name:material.plugins.tags.item_url
7773 - typeset :
7874 enabled : !ENV [MKDOCS_ENABLE_PLUGIN_TYPESET, true]
7975
Original file line number Diff line number Diff line change 11# No Material Insiders
22# --------------------
33
4- mkdocs-material[imaging]>=9.5.49 ,<9.6
4+ mkdocs-material[imaging]>=9.6.1 ,<9.7
55
66-r requirements.txt
Original file line number Diff line number Diff line change 11# Insiders
22# --------
33
4- git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git@9.5.49 -insiders-4.53.14 #egg=mkdocs-material
4+ git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git@9.6.1 -insiders-4.53.15 #egg=mkdocs-material
55# git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git
66
77# social plugin requirements
You can’t perform that action at this time.
0 commit comments