Commit Graph

5794 Commits

Author SHA1 Message Date
squidfunk
0341516fe5 Updated dependencies 2023-10-23 16:50:25 +02:00
Sigurd Spieckermann
ee9f1f4952 Specify container image in GitLab CI job instead of globally (#6224) 2023-10-23 09:32:24 +02:00
Alexander Voss
371ed7744c Documentation (#6220) 2023-10-21 13:04:26 +02:00
squidfunk
e56e024be4 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-10-19 17:35:29 +02:00
squidfunk
ff3a8ff19a Updated Azerbaijani translations
Co-authored-by: computerbox124 <63882460+computerbox124@users.noreply.github.com>
2023-10-19 17:35:13 +02:00
Maxwell G
9667158392 Updated pyproject.toml (#6213)
There is now a MkDocs trove classifier to allow classifying and
searching for MkDocs plugins.
2023-10-19 08:53:11 +02:00
squidfunk
cfd1b6c4ef Documentation 2023-10-18 18:44:17 +02:00
squidfunk
ee0a3c6ed2 Documentation 2023-10-18 17:14:53 +02:00
squidfunk
b4392964b1 Deprecated materialx.* usage 2023-10-17 08:27:28 +02:00
squidfunk
2f071fdb9a Documentation 2023-10-16 18:36:10 +02:00
squidfunk
f6fd27240c Documentation 2023-10-16 18:35:09 +02:00
Alexander Voss
6a9b685405 Documentation (#6200)
* vim backup files to be ignored

* added tip about using document$ observable
2023-10-16 16:25:29 +02:00
Robin Genz
e2fc46a299 Documentation (#6202) 2023-10-16 16:23:49 +02:00
squidfunk
5c318799f6 Updated dependencies 2023-10-16 11:20:58 +02:00
squidfunk
2742a707cc Updated Insiders changelog 9.4.6 2023-10-14 10:48:18 +02:00
squidfunk
1990b21c82 Prepare 9.4.6 release 2023-10-14 10:46:00 +02:00
squidfunk
7fa5ea0602 Updated Danish translations
Co-authored-by: saltydk <6587950+saltydk@users.noreply.github.com>
2023-10-14 10:39:12 +02:00
squidfunk
2800e7ea62 Fixed blog post metadata layout on small screens 2023-10-14 10:27:56 +02:00
squidfunk
c516ddf7db Updated dependencies 2023-10-14 10:00:27 +02:00
squidfunk
e20cf0beca Updated Norwegian (Nynorsk) translations
Co-authored-by: audunklyve <34168782+audunklyve@users.noreply.github.com>
2023-10-14 09:53:52 +02:00
Sigurd Spieckermann
39e1251ef2 Install extras from local package for development environment setup (#6189) 2023-10-14 09:09:13 +02:00
Sigurd Spieckermann
c3683b240f Escaped snippet syntax in code block example (#6183) 2023-10-13 08:26:24 +02:00
squidfunk
81a943715a Updated README 2023-10-12 10:01:22 +02:00
squidfunk
fe69addc28 Prepare 9.4.5 release 9.4.5 2023-10-10 10:31:36 +02:00
squidfunk
d41707de99 Fixed linter errors 2023-10-10 10:29:45 +02:00
squidfunk
5824c6ca4e Fixed sidebar auto-positioning (9.4.2 regression) 2023-10-10 10:24:59 +02:00
squidfunk
53749f2acc Fixed hiding of tags (9.4.3 regression) 2023-10-10 08:50:43 +02:00
squidfunk
4c192d3ab7 Fixed group plugin compatibility with Python < 3.10 2023-10-10 08:44:55 +02:00
squidfunk
1cf9c964f8 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-10-09 08:51:05 +02:00
squidfunk
4ba4e5c084 Updated dependencies 2023-10-09 08:50:56 +02:00
Alexander Voss
e3c789d919 Added vim's temporary files to ignored files (#6150) 2023-10-06 21:41:06 +02:00
squidfunk
5018e84f9a Updated launch configurations 2023-10-06 15:18:28 +02:00
Alexander Voss
8622ea6381 Updated JSON schema (#6146)
* added missing "unrecognized_links"

* changed "definitions" to "$defs"

"$defs" is where people would expect definitions of
reusable subschemas to live
2023-10-06 09:53:01 +02:00
Alexander Voss
27a1e7c3ee Added new MkDocs 1.5 settings to JSON schema
* added support for two new entries in mkdocs.yml

`exclude_docs` and `not_in_nav` were introduced in MkDocs Version 1.5

* added support for the validation field

* using $defs, supporting simplified form, no additional props

- this should support the forms of definitions described in the manual
  https://www.mkdocs.org/user-guide/configuration/#validation
  including uses with `nav` and `link` sections as well as without
- making use of a `$defs` section to avoid too much duplication
- added `"additionalProperties": false`

* moved `additionalProperties` for consistency with style
2023-10-05 19:16:54 +02:00
squidfunk
27b0d1d08c Added (custom) page status example 2023-10-05 19:12:18 +02:00
squidfunk
cffbc171a0 Documentation 2023-10-05 18:15:29 +02:00
squidfunk
fc62b35421 Updated Insiders changelog 9.4.4 2023-10-05 18:07:37 +02:00
squidfunk
59d21ffe6f Prepare 9.4.4 release 2023-10-05 18:05:40 +02:00
squidfunk
a9da0b632c Added support for specifying copied text for code blocks 2023-10-05 17:51:50 +02:00
squidfunk
48ff39a5cc Added support for specifying copied text for code blocks 2023-10-05 17:26:24 +02:00
squidfunk
57e598b96e Fixed incomplete search highlighting for code blocks in titles 2023-10-05 16:45:36 +02:00
squidfunk
790a446dd7 Improved launch configuration 2023-10-05 15:53:27 +02:00
squidfunk
fbc36321b6 Updated distribution files 2023-10-05 15:53:18 +02:00
squidfunk
34aad07382 Fixed debug launch configurations 2023-10-05 15:44:24 +02:00
squidfunk
dcf5a80ef7 Updated VS Code debug configurations 2023-10-05 14:15:25 +02:00
Alexander Voss
6990976793 Updated theme setup documentation (#6125)
* added instructions for working on Insiders

also added a note about how to prevent installing things outside a venv,
which I hope will be useful to people

* fixed broken link

* incorporated changes suggested by @squidfunk

- clarified language about access to Insiders
- let's not suggest SSH access
- better heading for note on getting pip to work in venv only

* added annotation that mentions cloning with ssh

* fixed indent
2023-10-03 17:33:25 +02:00
Simon Marquis
5ba794405f Fixed link to projects plugin (#6127) 2023-10-03 16:13:01 +02:00
squidfunk
442bd1b07a Fixed breakpoints when using zoom (attempt) 2023-10-03 10:38:54 +02:00
squidfunk
b197c9ede3 Updated latest blog post 2023-10-02 23:16:31 +02:00
squidfunk
4e72aa08cd Updated JSON schema 2023-10-02 23:14:08 +02:00