squidfunk
09f817d154
Documentation
2024-05-25 09:18:07 +02:00
Kathi
86d3729a62
Created new and better Insiders documentation ( #7210 )
...
* Updated Insiders documentation
* Updated Insiders documentation
2024-05-24 14:44:35 +02:00
Alexander Voss
05af8988c8
Added --force-reinstall to insiders upgrade instructions ( #7203 )
2024-05-21 17:23:20 +02:00
squidfunk
7368c7f759
Updated Insiders changelog
2024-05-20 18:29:03 +02:00
squidfunk
e8478d921a
Documentation
2024-05-20 13:05:41 +02:00
squidfunk
721eefb076
Updated Insiders changelog
2024-05-20 12:58:58 +02:00
squidfunk
a5cc0691df
Prepare 9.5.24 release
2024-05-20 12:48:39 +02:00
squidfunk
72caddf8e3
Updated dependencies
2024-05-19 15:57:35 +02:00
squidfunk
f494840bd5
Documented for scope setting
...
Co-authored-by: Bizordec <25798995+Bizordec@users.noreply.github.com>
2024-05-15 17:48:44 +02:00
squidfunk
bb6c698c20
Prepare 9.5.23 release
2024-05-15 17:39:15 +02:00
squidfunk
3a27c8017e
Documentation
2024-05-15 17:35:32 +02:00
squidfunk
cc398ddc33
Added support for displaying version aliases
2024-05-15 17:24:40 +02:00
Vedran Miletić
d68db58553
Updated Cairo and pngquant installation instructions for Windows ( #7163 )
...
Instead of installing GTK+ and installing from source, suggested
installing MSYS2 and obtaining Cairo built for UCRT64 via its Pacman.
2024-05-14 17:02:25 +02:00
baseplate-admin
5872958127
Documentation ( #7178 )
...
* Update philosophy.md
* Update philosophy.md
2024-05-13 13:30:07 +02:00
squidfunk
b2b6571e7e
Prepare 9.5.22 release
2024-05-12 14:32:00 +02:00
Ilya Grigoriev
bd708f16bc
Documentation ( #7166 )
...
I found it difficult to find the instructions for setting up a
development environment with my usual GitHub habits. In fact, I assumed
they don't exist and missed the very helpful information.
I hope that this commit will help others find them.
2024-05-09 09:58:25 +02:00
Michael Vorburger
c1336ae0f5
Added missing validation/links/anchors to validation.json schema ( #7158 )
2024-05-06 15:52:50 +02:00
Matthias Schoettle
b1185aa4e9
Fixed JSON parse error in schema.json ( #7152 )
2024-05-06 09:05:43 +02:00
Dr. Vedran Miletić
0de8be26f8
Documentation ( #6937 )
...
This is consistent with how we fetch Mermaid.js and automatically picks
the latest minor version.
2024-05-05 11:47:08 +02:00
squidfunk
d1161b431f
Prepare 9.5.21 release
2024-05-03 19:06:22 +02:00
squidfunk
aef6175f04
Added type selection to icon and emoji search
2024-05-03 18:50:43 +02:00
Michael Vorburger
b0c5fe6aef
Updated JSON schema ( #7150 )
...
Since https://github.com/mkdocs/mkdocs/pull/92 for https://github.com/mkdocs/mkdocs/issues/91 , an extra_javascript item does not necessarily have to end in *.js; e.g. in https://github.com/enola-dev/enola/pull/669 I have a extra_javascript: - https://unpkg.com/mustache@latest , which this flags up as wrong - although it's not (it works great); ergo it's better to remove this constraint.
2024-05-03 18:48:34 +02:00
squidfunk
5cb3117f50
Prepare 9.5.20 release
2024-04-29 16:49:02 +07:00
squidfunk
edcc5362fe
Documentation
2024-04-28 09:53:07 +07:00
squidfunk
2dd88aec48
Documentation
2024-04-28 09:52:23 +07:00
Alexander Voss
57d82dc253
Documentation ( #7102 )
2024-04-28 09:49:40 +07:00
Andre_601
400108301e
Documentation ( #7112 )
2024-04-28 09:49:06 +07:00
Alexander Voss
c427e1cb9f
Documentation ( #7103 )
...
* added note on importance of site_url
this was in response to
https://github.com/squidfunk/mkdocs-material/issues/4678#issuecomment-1327681673
* re-wording to say why site_url is always needed
2024-04-28 09:43:24 +07:00
Alexander Voss
9d901a3caf
Added note about additional navigation in footer, tags, blog ( #7105 )
...
in response to
https://github.com/squidfunk/mkdocs-material/discussions/6995#discussioncomment-8960916
2024-04-26 16:42:32 +07:00
squidfunk
222d9e1b19
Updated Insiders changelog
2024-04-26 11:29:53 +07:00
squidfunk
2e1e109c4a
Updated Insiders changelog
2024-04-25 11:27:10 +07:00
squidfunk
0a39f04cea
Prepare 9.5.19 release
2024-04-25 11:07:01 +07:00
squidfunk
2585b82be2
Fixed all anchors after turning on validation
2024-04-25 10:51:05 +07:00
squidfunk
374bbab9d3
Updated dependencies
2024-04-25 09:37:50 +07:00
johnthagen
dca9c27417
Documentation ( #7092 )
2024-04-24 21:03:58 +07:00
Simon Marquis
992e882ee3
Documentation ( #7059 )
...
See https://squidfunk.github.io/mkdocs-material/contributing/#contributing_1
2024-04-18 07:29:29 +07:00
Alexander Voss
324ccdb737
Documentation ( #7054 )
2024-04-16 21:31:51 +07:00
squidfunk
3b592abc21
Prepare 9.5.18 release
2024-04-16 10:46:11 +07:00
squidfunk
cd086110bf
Updated dependencies
2024-04-08 13:55:41 +08:00
Hudson
0e8ed32bda
Added missing icons and their defaults to JSON schema ( #7020 )
...
* add missing `icon`s to theme schema
https://squidfunk.github.io/mkdocs-material/setup/changing-the-logo-and-icons/?h=icons#site-icons
* Add missing schema defaults
2024-04-07 07:43:56 +08:00
squidfunk
68126abb56
Updated Insiders changelog
2024-04-05 09:55:42 +08:00
squidfunk
570161ab3f
Prepare 9.5.17 release
2024-04-02 13:13:23 +08:00
Andreas Deininger
7e13ae602f
Fix typos
2024-04-01 16:50:08 +02:00
Kuan-Yi Li
7d6d8d7a7c
Updated slugify documentation
...
Unicode, case-sensitive reference setting causes error below.
```
yaml.constructor.ConstructorError: expected a mapping node, but found scalar
```
Update related sections in the documentation to address this issue.
Newer Python-Markdown has `slugify_unicode` built-in, so this
```yaml
markdown_extensions:
- toc:
slugify: !!python/name:markdown.extensions.toc.slugify_unicode
```
also works for case-insensitive use cases.
Fixes: ee1e675da6
("Update slug reference")
2024-04-01 07:34:10 +08:00
squidfunk
8956524097
Updated Insiders changelog
2024-03-31 17:35:08 +08:00
squidfunk
0db4e667da
Updated changelog
2024-03-31 17:33:14 +08:00
squidfunk
6c9ba875bf
Prepare 9.5.16 release
2024-03-31 17:20:16 +08:00
Julien
a2cb35d4c5
Improved error handling on social plugin ( #6818 )
...
* fix(social): CairoSVG OSError handling in social plugin
Related issue: #6817
Co-authored-by: Guts <1596222+Guts@users.noreply.github.com>
* feat(docs): Add troubleshooting guide for CairoSVG crash
---------
Co-authored-by: Kamil Krzyśków <kamilzary@gmail.com>
Co-authored-by: Guts <1596222+Guts@users.noreply.github.com>
Co-authored-by: Martin Donath <martin.donath@squidfunk.com>
2024-03-31 17:00:27 +08:00
squidfunk
f27b93ece3
Updated dependencies
2024-03-27 18:11:52 +08:00
squidfunk
5458039778
Updated Insiders changelog
2024-03-23 13:38:07 +08:00