1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-14 10:57:41 +01:00
Commit Graph

2020 Commits

Author SHA1 Message Date
squidfunk
fd90fa6518
Updated Insiders changelog 2023-11-26 17:03:41 +01:00
squidfunk
c0aca21360
Prepare 9.4.14 release 2023-11-26 16:56:52 +01:00
squidfunk
989ee849bb
Documentation 2023-11-26 16:53:51 +01:00
squidfunk
8b68710ea3
Documentation 2023-11-26 16:10:29 +01:00
squidfunk
d355b435a7
Documentation 2023-11-26 15:46:58 +01:00
squidfunk
c81befb4ec
Updated JSON schema 2023-11-26 15:33:54 +01:00
squidfunk
6be485c38f
Documentation 2023-11-26 15:22:43 +01:00
squidfunk
28ebcbfb59
Added support for linking authors in blog posts
Co-authored-by: alexvoss <4134224+alexvoss@users.noreply.github.com>
2023-11-26 14:29:38 +01:00
squidfunk
9c01605149
Updated dependencies 2023-11-26 13:09:17 +01:00
squidfunk
baaac7c291
Prepare 9.4.13 release 2023-11-26 13:06:48 +01:00
Martin Donath
8143abe1e8
Documentation
Update setting-up-tags.md
2023-11-26 13:03:13 +01:00
squidfunk
bf6e66bddd
Prepare 9.4.12 release 2023-11-24 10:47:24 +01:00
squidfunk
772e159664
Switched tags plugin to generate Unicode-aware slugs 2023-11-24 09:50:38 +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
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
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
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
Sigurd Spieckermann
b0680bd6e2 Replaced enum by const for constant value types in schemas 2023-11-20 20:21:18 +01:00
Letian W
d8847e002c
Update setting-up-tags.md
Settings in mkdocs.yml need to be configured for tags.md to be recognized.
2023-11-20 12:30:56 -05: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
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
a2a4dd928a
Prepare 9.4.9 release 2023-11-17 12:19:55 +01:00
squidfunk
37b57d5712
Documentation 2023-11-17 11:44:29 +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
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
James Ding
142573fc0c
Updated publishing-your-site.md (#6335) 2023-11-14 23:01:25 +01:00
squidfunk
88470b38cd
Added monochrome logo to icons 2023-11-14 09:37:59 +01:00
squidfunk
830011eb1c
Updated dependencies 2023-11-12 16:18:13 +01:00
Sigurd Spieckermann
ec86acbce3
Added type property to theme:font schema to support font: false (#6317) 2023-11-12 15:40:34 +01:00
squidfunk
1e313416e3
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-11-09 16:57:00 +01:00
squidfunk
62de852ce8
Added Trendpop to Silver sponsors 2023-11-09 16:56:54 +01:00
Alexander Voss
06ef698ab2
Documentation (#6311) 2023-11-07 20:23:15 +01:00