squidfunk
772e159664
Switched tags plugin to generate Unicode-aware slugs
2023-11-24 09:50:38 +01:00
squidfunk
058b32f2d3
Fixed non-deterministic order of categories in blog plugin
2023-11-24 09:42:57 +01:00
squidfunk
d43626a838
Switched blog plugin to generate Unicode-aware slugs
2023-11-24 09:06:36 +01:00
squidfunk
ae364f82af
Documentation
2023-11-23 19:07:37 +01:00
squidfunk
3804998090
Documentation
2023-11-23 13:08:59 +01:00
squidfunk
c97133e38f
Updated Insiders changelog
2023-11-23 12:25:43 +01:00
squidfunk
909f2d5158
Enabled chatbot
2023-11-23 12:13:20 +01:00
squidfunk
697116f6af
Prepare 9.4.11 release
2023-11-23 12:12:44 +01:00
squidfunk
8053524ad8
Prepare 9.4.11 release
2023-11-23 12:12:19 +01:00
squidfunk
ae056297bf
Fixed crash of blog plugin when pagination is disabled
2023-11-23 11:53:43 +01:00
squidfunk
0fd2a3940e
Added documentation on new advanced blog settings
2023-11-23 11:41:19 +01:00
squidfunk
a6772cf5e8
Added documentation on new advanced blog settings
2023-11-23 11:26:05 +01:00
squidfunk
120a9be634
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2023-11-22 12:04:05 +01:00
squidfunk
48402d02a4
Deactivated chatbot
2023-11-22 12:03:19 +01:00
Martin Donath
73c67d774b
Merge pull request #6381 from AdrianoKF/6378-json-schema-neoteroi
...
Added mkdocs.yml JSON schema support for `sane_lists` and Neoteroi markdown extensions
2023-11-22 09:53:46 +01:00
Adrian Rumpold
3d76c89483
Replace Neoteroi markdown extensions schema with external URL
2023-11-22 08:03:04 +01:00
Adrian Rumpold
6b3accd2a7
Add mkdocs.yml JSON schema support for sane_lists and Neoteroi markdown extensions
2023-11-21 16:01:30 +01:00
squidfunk
5fd86bd670
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2023-11-21 08:37:54 +01:00
squidfunk
4edce43497
Added note on sponsors to plugins
2023-11-21 08:37:48 +01:00
Martin Donath
24b595035c
Merge pull request #6371 from sisp/refactor/schema-enum-to-const
...
Replaced `enum` by `const` for constant value types in schemas
2023-11-21 07:50:19 +01:00
Sigurd Spieckermann
b0680bd6e2
Replaced enum
by const
for constant value types in schemas
2023-11-20 20:21:18 +01:00
squidfunk
15f45bfe6c
Updated dependencies
2023-11-20 18:30:35 +01:00
squidfunk
ad83798bef
Fixed search plugin crashing when enabling theme while serving
2023-11-19 18:35:58 +01:00
squidfunk
258e1dfcd3
Documentation
2023-11-19 11:57:39 +01:00
squidfunk
09e250b03b
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2023-11-19 11:35:02 +01:00
squidfunk
bafa78094d
Updated dependencies
2023-11-19 11:33:02 +01:00
Martin Donath
17f6edb6d4
Merge pull request #6355 from katharinalisalin/docs/community-experts
...
Added documentation on community experts
2023-11-19 11:32:20 +01:00
squidfunk
71a87f86b4
Prepare 9.4.10 release
2023-11-19 11:17:31 +01:00
squidfunk
c181a46f74
Added support to disable version selector in mike
2023-11-19 11:03:43 +01:00
squidfunk
9721228f1f
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2023-11-19 10:45:54 +01:00
squidfunk
dcc296e42e
Fixed animation of expanded navigation items
2023-11-19 10:45:45 +01:00
Martin Donath
1cc4aca43a
Merge pull request #6361 from sisp/fix/analytics-schema
...
Fixed `extra:analytics` schema for custom providers
2023-11-19 10:22:44 +01:00
Sigurd Spieckermann
f528598540
Dropped schema for Google Universal Analytics
2023-11-19 10:11:19 +01:00
Sigurd Spieckermann
09cfb90a0e
Fixed extra:analytics
schema for custom providers
2023-11-19 10:04:08 +01:00
katharinalisalin
61c7f6fb41
Documentation
2023-11-17 13:02:11 +01:00
squidfunk
5a42f9f2d2
Updated changelog
2023-11-17 12:20:22 +01:00
squidfunk
a2a4dd928a
Prepare 9.4.9 release
2023-11-17 12:19:55 +01:00
squidfunk
a508bcc174
Updated dependencies
2023-11-17 11:52:32 +01:00
squidfunk
37b57d5712
Documentation
2023-11-17 11:44:29 +01:00
squidfunk
c0546f5686
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2023-11-17 11:22:53 +01:00
squidfunk
97c7b54505
Fixed blog plugin custom templates not working with pagination
2023-11-17 11:21:23 +01:00
squidfunk
1095a4e523
Updated distribution files
2023-11-17 11:20:53 +01:00
Alexander Voss
8fb97e7132
Added md-ellipsis span to toc-item.html
2023-11-17 10:26:04 +01:00
Martin Donath
fc07e0a557
Merge pull request #6347 from sisp/docs/vscode-custom-tag-relative
...
Add custom tag `!relative` to VS Code settings docs
2023-11-17 09:58:41 +01:00
Netanel Haber
436ed8b8c2
Fixed instant loading indicator in Chrome when serving gzipped ( #6322 )
...
* bypass chrome event.total 0 when content gzipped by getting total off of Content-Length header
* styling; NaN should be replaced with 0 as well, so no nullish coalescing won't work
2023-11-17 09:58:10 +01:00
Kathi
86c76c4461
Documentation ( #6342 )
...
* Merge
* Deleted Community Ambassadors
* Updated faq list
2023-11-17 09:44:25 +01:00
squidfunk
283938a5b5
Documentation
2023-11-17 09:43:30 +01:00
Kathi
76d26fe756
Documentation ( #6341 )
...
* Merge
* Deleted Community Ambassadors
* Updated Enterprise Support Page
2023-11-17 09:42:10 +01:00
Sigurd Spieckermann
6cc974a385
Documentation
2023-11-16 10:21:46 +01:00
Couleur
c7f927bc4e
Documentation ( #6331 )
2023-11-14 23:04:58 +01:00