Commit Graph

5905 Commits

Author SHA1 Message Date
squidfunk
c8f6d6d85a Updated README 2023-12-02 11:21:09 +01:00
squidfunk
5cdd6147ba Documentation 2023-11-30 13:30:31 +01:00
squidfunk
7b98080c77 Documentation 2023-11-30 13:27:01 +01:00
squidfunk
358ba513bb Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-11-30 13:05:23 +01:00
squidfunk
b96f2409c4 Added blog post on new badge 2023-11-30 13:05:15 +01:00
Martin Donath
e7603160da Merge pull request #6409 from katharinalisalin/docs/ko-fi
Removed Support for Ko-fi
2023-11-29 14:20:28 +01:00
katharinalisalin
9d2bbbc649 Removed Support for Ko-Fi 2023-11-29 13:10:33 +01:00
squidfunk
d0a536acc2 Documentation 2023-11-29 10:10:46 +01:00
squidfunk
fd90fa6518 Updated Insiders changelog 2023-11-26 17:03:41 +01:00
squidfunk
c0aca21360 Prepare 9.4.14 release 9.4.14 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 9.4.13 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
Martin Donath
544aa76db5 Upgraded Mermaid to 10.6.1
Upgrade to Mermaid 10.6.1
2023-11-26 13:01:21 +01:00
squidfunk
494f5570de Fixed linter errors 2023-11-26 13:00:18 +01:00
Martin Donath
b5cf38f3d9 Merge branch 'master' into update-to-mermaid-10.6.0 2023-11-26 12:55:43 +01:00
squidfunk
c2da2d8279 Fixed blog broken pagination links to previous pages 2023-11-26 12:46:32 +01:00
squidfunk
bf6e66bddd Prepare 9.4.12 release 9.4.12 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
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 9.4.11 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
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
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