Commit Graph

6245 Commits

Author SHA1 Message Date
squidfunk 407335d20b
Fixed title rendering in version selector 2024-05-16 11:39:47 +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
squidfunk 485fa76fbc
Fixed edge case with anchor links when using instant navigation 2024-05-15 07:28:19 +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 aa48be3f03
Updated dependencies 2024-05-13 08:17:17 +02:00
squidfunk b2b6571e7e
Prepare 9.5.22 release 2024-05-12 14:32:00 +02:00
squidfunk 78fd41a6b5
Updated dependencies 2024-05-12 14:24:29 +02:00
squidfunk ceacfe5a2c
Fixed stay on same page for version selector (9.5.5 regression) 2024-05-12 14:20:39 +02:00
squidfunk 937d7ccff1
Fixed empty lines when copying (9.5.18 regression) 2024-05-12 13:59:44 +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
squidfunk 1c7e9541d6
Updated dependencies 2024-05-06 09:08:01 +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 05661a1562
Added underline to nodes with links in Mermaid diagrams 2024-05-03 19:29:30 +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
Kamil Krzyśków 0e0a678b78
Merge pull request #7142 from kamilkrzyskow/info-dotfile-warning
Add warning for dotfiles in info plugin
2024-05-03 16:59:13 +02:00
squidfunk 75d87eaf7e
Widen Mermaid.js import to 10.x (current major version) 2024-05-03 13:47:36 +02:00
Kamil Krzyśków f724bb901a Add warning for dotfiles in info plugin 2024-05-02 23:16:30 +02:00
squidfunk 5cb3117f50
Prepare 9.5.20 release 2024-04-29 16:49:02 +07:00
squidfunk 47527797b5
Updated dependencies 2024-04-29 15:18:24 +07:00
Alexander Voss e90871f210
Fixed social plugin crashing on Windows when downloading fonts (#7085) (#7117)
* fix: social plugin fonts on Windows (squidfunk #7085)

* fix: managed to edit in material instead of src

* added resource mgmt for ByteIO, comments

* formatted comment

* Fix for Social plugin crashes when font autoloading is disabled (#7118)
2024-04-29 15:04:43 +07:00
squidfunk ff49d74024
Fixed deprecation warning in privacy plugin 2024-04-29 08:01:57 +07:00
squidfunk cff4a75d15
Fixed deprecation warning in tags plugin 2024-04-29 07:52:22 +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
Martin Donath 023e177181
Merge pull request #7082 from squidfunk/chore/update-to-mkdocs-1.6
Updated MkDocs to 1.6.0
2024-04-25 10:57:54 +07:00
squidfunk 2585b82be2
Fixed all anchors after turning on validation 2024-04-25 10:51:05 +07:00
squidfunk 02034087ad
Merge branch 'master' into chore/update-to-mkdocs-1.6 2024-04-25 10:21:10 +07:00
squidfunk 2d07a6aa6e
Fixed rendering of tab indicator of nested content tabs 2024-04-25 10:18:10 +07:00
squidfunk d98243d24c
Merge branch 'master' into chore/update-to-mkdocs-1.6 2024-04-25 09:44:27 +07:00
squidfunk 374bbab9d3
Updated dependencies 2024-04-25 09:37:50 +07:00
squidfunk 254ee97473
Updated distribution files 2024-04-25 09:35:26 +07:00
godot42 04f177cbd4
Improved resilience of tags plugin (#7098) 2024-04-25 09:33:32 +07:00
squidfunk bde889fab1
Fixed Japanese translations
Co-authored-by: gh640 <3532528+gh640@users.noreply.github.com>
2024-04-25 09:23:14 +07:00
johnthagen dca9c27417
Documentation (#7092) 2024-04-24 21:03:58 +07:00
Jeff Widman 5d29ddcf6e
Removed `setup.py` now that GitHub has caught up (#7084)
This is no longer necessary: https://github.com/orgs/community/discussions/6456#discussioncomment-5244057
2024-04-24 15:38:26 +07:00