1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 19:38:27 +02:00
Commit Graph

2103 Commits

Author SHA1 Message Date
squidfunk
ee0a3c6ed2
Documentation 2023-10-18 17:14:53 +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 2023-10-14 10:48:18 +02:00
squidfunk
1990b21c82
Prepare 9.4.6 release 2023-10-14 10:46:00 +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
fe69addc28
Prepare 9.4.5 release 2023-10-10 10:31:36 +02:00
squidfunk
4ba4e5c084
Updated dependencies 2023-10-09 08:50:56 +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 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
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
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
squidfunk
c928e03fa8
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-10-02 15:07:43 +02:00
squidfunk
a126d9e1f4
Added blog post on sunsetting Gitter 2023-10-02 15:07:36 +02:00
Alexander Voss
f35a276825
Added note on offline usage in getting started guide (#6116) 2023-10-02 14:31:10 +02:00
squidfunk
ddd125ee74
Documentation 2023-10-02 11:37:20 +02:00
squidfunk
9c06fbd5a6
Prepare 9.4.3 release 2023-10-02 11:18:18 +02:00
squidfunk
9ac03cf806
Documentation 2023-10-01 09:45:58 +02:00
squidfunk
fa3f118073
Documentation 2023-09-29 12:01:09 +02:00
Alexander Voss
0c498b4345
added instructions for checking out and updating specific releases (#6095)
* added instructions for checking out specific releases and also moved the bit about $GH_TOKEN to a place above
the pip install instructions
* separated out update instructions, revised git instructions
* bumped version number that insiders is based on
* removed --upgrade from update command
* made insiders changelog a section
* changed instructions for upgrading via git
2023-09-28 10:42:28 -04:00
iBug
b77769009e
Fixed broken link in documentation (#6093) 2023-09-27 11:15:13 +02:00
squidfunk
79515879d1
Updated post on standalone blog 2023-09-25 16:50:25 +02:00
squidfunk
573c1ccd83
Updated changelog 2023-09-25 10:09:29 +02:00
squidfunk
0e2759666d
Prepare 9.4.2 release 2023-09-25 09:49:06 +02:00
squidfunk
0e104c1420
Updated dependencies 2023-09-25 09:13:35 +02:00
squidfunk
950d1e41fb
Documentation 2023-09-22 21:02:51 +02:00
squidfunk
b276146fc7
Added git-committers plugin to blog post 2023-09-22 21:01:14 +02:00
squidfunk
466b38654b
Added blog post on git sparse-checkout 2023-09-22 20:48:12 +02:00
squidfunk
a0206fd34e
Documentation 2023-09-22 14:35:20 +02:00
squidfunk
530c86bd14
Prepare 9.4.1 release 2023-09-22 14:12:33 +02:00
Timothée Mazzucotelli
6179063b14
Fix typo in conventions 2023-09-21 19:02:43 +02:00
squidfunk
8b44f1a74d
Updated changelog 2023-09-21 18:58:27 +02:00
squidfunk
a0cc06b112
Prepare 9.4.0 release 2023-09-21 18:56:35 +02:00
squidfunk
970670bb4a
Improved slate color scheme 2023-09-21 16:06:55 +02:00
squidfunk
6e71bb35d7
Documentation 2023-09-21 15:57:54 +02:00
squidfunk
c476842334
Merge branch 'master' into docs/guides 2023-09-21 14:53:33 +02:00
squidfunk
b2ed2cd111
Added more examples to documentation 2023-09-20 19:48:59 +02:00
squidfunk
156b52c29b
Updated JSON schema 2023-09-20 18:14:58 +02:00
squidfunk
0392073055
Fixed icon search 2023-09-20 14:59:25 +02:00
squidfunk
289ae0c8ef
Documentation 2023-09-20 14:39:35 +02:00
squidfunk
c80f2fac51
Documentation 2023-09-20 14:03:28 +02:00
Marc Auberer
2f1a5e5bb2
Bump checkout action to v4 2023-09-20 00:11:58 +02:00
squidfunk
11cb733741
Added badges to view and download examples 2023-09-19 17:16:41 +02:00
squidfunk
7f080f2065
Removed section on annotation with numbers 2023-09-19 16:46:27 +02:00
squidfunk
08aa96104d
Updated changelogs 2023-09-19 16:07:18 +02:00
squidfunk
819fa360a4
Documentation 2023-09-19 09:51:18 +02:00
squidfunk
d848c46ffa
Updated changelogs 2023-09-19 09:03:24 +02:00
squidfunk
42b2fb8945
Prepare 9.3.2 release 2023-09-19 09:01:52 +02:00
Martin Donath
1a5dde85da
Merge pull request #5898 from ilyagr/patch-1
setting-up-versioning.md: explain "stay on the same page" feature
2023-09-18 20:11:34 +02:00
Martin Donath
f28e3fb35b
Merge pull request #5919 from sisp/docs/dev-setup
Update development environment setup documentation
2023-09-18 20:09:46 +02:00
squidfunk
9bdc65f92e
Documentation 2023-09-18 20:08:55 +02:00
Martin Donath
0739ec85ce
Merge pull request #6019 from mendax1234/master
Add CI Configuration part for `enable creation date` in `git-revision-date-localized` plugin
2023-09-18 20:06:58 +02:00
squidfunk
9f28058613
Updated dependencies 2023-09-18 20:01:13 +02:00
squidfunk
fc45f52336
Added first example to documentation 2023-09-18 19:36:02 +02:00
squidfunk
9888723f86
Documentation 2023-09-15 11:37:53 +02:00
squidfunk
72a5c47c5c
Documentation 2023-09-15 11:34:12 +02:00
squidfunk
96560b82c9
Fixed links to plugin settings in JSON schema 2023-09-15 11:30:01 +02:00
squidfunk
d373e7a7ee
Documentation 2023-09-15 11:07:48 +02:00
squidfunk
228599b240
Documentation 2023-09-15 09:25:50 +02:00
Daniel Webber
ace053fbb1 Clarify 2023-09-15 10:56:00 +08:00
squidfunk
f9d5c6709b
Documentation 2023-09-14 19:54:33 +02:00
squidfunk
efdb49e873
Documentation 2023-09-14 19:23:49 +02:00
Martin Donath
cd008fdf29
Restructured documentation (#5692) 2023-09-14 19:09:18 +02:00
squidfunk
ae93496d6b
Removed recommendation for markdown captions extension 2023-09-13 16:51:25 +02:00
squidfunk
608128ebed
Override social card title 2023-09-12 13:37:22 +02:00
squidfunk
b545d809bc
Updated Insiders changelog 2023-09-11 18:23:52 +02:00
squidfunk
bfe19b16d1
Prepare 9.3.1 release 2023-09-11 18:20:26 +02:00
squidfunk
c9a7339411
Updated dependencies 2023-09-11 17:48:11 +02:00
squidfunk
085783c44a
Updated changelogs 2023-09-11 17:21:27 +02:00
squidfunk
3a352743e5
Prepare 9.3.0 release 2023-09-11 17:18:58 +02:00
squidfunk
b36af187a8
Adjusted meta file documentation 2023-09-11 10:58:27 +02:00
squidfunk
391e30c6fe
Updated premium sponsors 2023-09-11 09:04:04 +02:00
Tim Vink
6ffc9f4364
Added documentation on slug feature for blog pages (#5966) 2023-09-05 08:44:14 +02:00
squidfunk
a1adebac8e
Updated changelogs
Updated changelog
2023-09-04 21:37:58 +02:00
squidfunk
12f866ddf5
Updated dependencies 2023-09-03 12:58:48 +02:00
squidfunk
dc4b3a5b10
Prepare 9.2.7 release 2023-09-02 19:05:37 +02:00
squidfunk
502c9cae90
Documentation 2023-09-02 14:57:41 +02:00
Alexander Voss
cd136b2d41
Added link to custom icon setup (#5938)
* added link to custom icon setup

* moved definition of URL out of the text
2023-09-01 12:50:38 +02:00
squidfunk
2bcc243df5
Documentation 2023-08-31 14:04:20 +02:00
squidfunk
1cb61a9a6f
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-08-31 09:26:06 +02:00
squidfunk
aabc68dd8f
Prepare 9.2.6 release 2023-08-31 09:22:25 +02:00
omahs
df4515c7db
Documentation (#5927)
* fix typo

* fix typo

* fix typo

* fix typo
2023-08-30 18:22:27 +02:00
Sigurd Spieckermann
63fdbb15e6 Instruct to build also theme overrides before submitting a PR 2023-08-29 20:26:54 +02:00
Sigurd Spieckermann
b2991120bb Instruct to run nodeenv executable instead of Python module 2023-08-29 20:23:58 +02:00
Sigurd Spieckermann
9f320b5a03 Instruct to create Python virtual env in venv instead of .venv directory 2023-08-29 20:22:05 +02:00
squidfunk
de0c5b7719
Documentation 2023-08-27 14:21:15 +02:00
squidfunk
2e61932edd
Updated dependencies 2023-08-27 13:25:33 +02:00
squidfunk
ecdf33681a
Prepare 9.2.5 release 2023-08-27 13:03:47 +02:00
squidfunk
f022873c69
Updated changelog 2023-08-26 14:08:27 +02:00
squidfunk
cafdc48a8a
Prepare 9.2.4 release 2023-08-26 13:59:23 +02:00
squidfunk
d26a949175
Updated premium sponsors 2023-08-26 09:58:03 +02:00
Ilya Grigoriev
fbf84de130 setting-up-versioning.md: explain "stay on the same page" feature
While the feature is supposed to work out of the box, there are a few
non-obvious conditions required for it to function.
2023-08-26 02:02:57 +00:00
squidfunk
9259251377
Documentation 2023-08-24 18:39:12 +02:00
squidfunk
20ce88af9e
Updated Insiders changelog 2023-08-24 10:03:19 +02:00
squidfunk
cc096e4883
Documentation 2023-08-24 08:46:30 +02:00
squidfunk
4f10a612fa
Updated Insiders changelog 2023-08-23 11:32:16 +02:00
squidfunk
6feea7e1c2
Updated changelog 2023-08-22 17:12:33 +02:00
squidfunk
e64a1e2603
Prepare 9.2.3 release 2023-08-22 17:11:18 +02:00
squidfunk
fe47f40a06
Prepare 9.2.2 release 2023-08-22 14:44:34 +02:00
squidfunk
27890b9be5
Updated changelog 2023-08-21 23:12:08 +02:00
squidfunk
83f7cfcae2
Prepare 9.2.1 release 2023-08-21 23:07:14 +02:00
squidfunk
a313fa9956
Documentation 2023-08-21 22:38:04 +02:00
squidfunk
9ab19e626b
Updated Insiders changelog 2023-08-21 22:26:31 +02:00
squidfunk
d1ffeb22eb
Prepare 9.2.0 release 2023-08-21 19:18:59 +02:00
squidfunk
de0fc512e9
Documentation 2023-08-21 18:54:53 +02:00
squidfunk
85f0d74ab5
Merge branch 'master' into merge/piri-piri 2023-08-21 18:18:39 +02:00
Sigurd Spieckermann
6c8cd470fd
Improved development environment setup instructions (#5876) 2023-08-21 18:18:21 +02:00
pana-exfo
ac30daaa9c
Updated image guide (#5823)
Added another option how markdown_captions extension can be used to show image alt text as caption.
2023-08-21 18:16:16 +02:00
squidfunk
ee537b5cc7
Documentation 2023-08-21 18:14:08 +02:00
nofoxsteven
ce19ed3b46
Added additional pymdownx.snippets options to JSON schema (#5878) 2023-08-21 18:09:27 +02:00
Sigurd Spieckermann
a6a37ab9d0
Moved header options to partials (#5877)
* Improved warning in social plugin about site_url

* Documentation

* Documentation

* Extract header options into partials

---------

Co-authored-by: squidfunk <martin.donath@squidfunk.com>
2023-08-21 18:08:46 +02:00
squidfunk
d154a5de5c
Fixed documentation build 2023-08-21 17:48:11 +02:00
squidfunk
38b7282b20
Refactored blog plugin (+ other plugins) 2023-08-21 17:45:32 +02:00
squidfunk
1fa81d05f4
Merge branch 'master' into merge/piri-piri 2023-08-21 16:48:10 +02:00
squidfunk
8059f21915
Updated dependencies 2023-08-21 16:46:25 +02:00
squidfunk
a0921bcaf4
Documentation 2023-08-19 14:44:37 +02:00
squidfunk
0a7e9d21bd
Documentation 2023-08-19 14:42:44 +02:00
squidfunk
052a7bcedf
Merge branch 'master' into merge/piri-piri 2023-08-19 14:22:25 +02:00
Sigurd Spieckermann
4951ae8fcd Update required Node.js version in docs 2023-08-17 11:38:41 +02:00
squidfunk
ccc3c444ed
Updated dependencies 2023-08-14 23:28:59 +02:00
squidfunk
04f1b33571
Merge branch 'master' into merge/piri-piri 2023-08-10 12:02:46 +02:00
squidfunk
ea6659919d
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-08-07 13:35:15 +02:00
squidfunk
7512e2e3ed
Updated dependencies 2023-08-07 13:34:37 +02:00
Ameba Brain
d9d0c1b937 Adding pygments_lang_class and line_spans options to the pymdownx json schema 2023-08-05 16:33:42 +03:00
squidfunk
60325df375
Updated JSON schema 2023-08-03 20:43:32 +02:00
squidfunk
02ba9d22ab
Merge branch 'master' into merge/piri-piri 2023-08-03 19:56:37 +02:00
squidfunk
aae0122680
Documentation 2023-08-03 19:55:57 +02:00
squidfunk
105b6ec17a
Updated Insiders changelog 2023-08-03 19:08:28 +02:00
squidfunk
04b8d89baa
Documentation 2023-08-01 14:05:13 +02:00
squidfunk
a4c1b23912
Updated Insiders changelog 2023-08-01 13:32:19 +02:00
squidfunk
013b373c8e
Merge branch 'master' into merge/piri-piri 2023-08-01 13:30:52 +02:00
squidfunk
59604bd703
Updated dependencies 2023-08-01 13:26:45 +02:00
squidfunk
2e1ead03b0
Updated dependencies 2023-07-31 16:04:30 +02:00
squidfunk
af81a9abb5
Updated JSON schema 2023-07-29 17:58:01 +02:00
squidfunk
7c91d1ba2b
Updated Insiders changelog 2023-07-29 17:27:16 +02:00
squidfunk
186818984f
Updated documentation 2023-07-29 17:24:22 +02:00
squidfunk
e65b712568
Updated Insiders changelog 2023-07-28 17:48:43 +02:00
squidfunk
98a009b02a
Prepare 9.1.21 release 2023-07-27 19:58:22 +02:00
squidfunk
d7ffa27b40
Merge branch 'master' into merge/piri-piri 2023-07-27 09:52:14 +02:00
squidfunk
39580db0ac
Updated changelog 2023-07-27 09:49:09 +02:00
squidfunk
08ab76fd05
Prepare 9.1.20 release 2023-07-27 09:46:49 +02:00
squidfunk
068472a6f7
Documentation 2023-07-27 09:43:26 +02:00
squidfunk
c9950782d0
Documentation 2023-07-27 09:38:31 +02:00
squidfunk
2f260a6a40
Documentation 2023-07-27 09:36:48 +02:00
squidfunk
eed928ea42
Merge branch 'master' into merge/piri-piri 2023-07-27 09:33:35 +02:00
squidfunk
3e8faa0fdb
Updated dependencies 2023-07-24 13:13:23 +01:00
squidfunk
b72adf300b
Updated documentation for custom cookies
Co-authored-by: alexvoss <4134224+alexvoss@users.noreply.github.com>
2023-07-24 13:00:09 +01:00
squidfunk
883a69df8e
Documentation 2023-07-20 09:42:52 +01:00
squidfunk
c2e55585fa
Updated JSON schema 2023-07-18 14:02:13 +01:00
squidfunk
545fb27418
Prepare 9.1.19 release 2023-07-18 13:46:30 +01:00
squidfunk
eea21fb7e6
Prepare 9.2.0b1 release 2023-07-18 11:24:44 +01:00
squidfunk
1ff2aec06d
Updated documentation for line highlighting
Co-authored-by: nh916 <26590757+nh916@users.noreply.github.com>
2023-07-18 11:09:27 +01:00
squidfunk
4bb8926686
Updated dependencies 2023-07-18 10:53:44 +01:00
squidfunk
5c211d023a
Merge branch 'master' into merge/piri-piri 2023-07-09 18:20:08 +01:00
squidfunk
b3ade9fd3a
Updated dependencies 2023-07-09 18:18:06 +01:00
squidfunk
85fdf2a402
Updated Premium sponsors 2023-07-07 16:03:11 +02:00
squidfunk
0fd163805e
Updated Insiders changelog 2023-07-07 12:05:31 +02:00
squidfunk
0bfa83c452
Documentation 2023-07-07 11:55:18 +02:00
squidfunk
ab394910e3
Documentation 2023-07-07 11:45:40 +02:00
squidfunk
18cac39370
Updated JSON schema 2023-07-07 11:22:30 +02:00
squidfunk
f64d8658d3
Added support for customizing (code) annotation icons 2023-07-07 11:15:52 +02:00
squidfunk
54bef7bfe5
Automatically download ResizeObserver polyfill when necessary 2023-07-07 10:07:18 +02:00
squidfunk
6b1d845904
Merge branch 'master' into merge/piri-piri 2023-07-07 09:39:47 +02:00
squidfunk
964cc620d5
Updated Premium sponsors 2023-07-07 09:37:30 +02:00
squidfunk
580b0b9d02
Documentation 2023-07-06 17:38:39 +02:00
squidfunk
4f6adf46ef
Prepare 9.2.0b0 release 2023-07-06 16:57:01 +02:00
squidfunk
fb9c9f9486
Removed Universal Analytics integration (UA-XXXXXXXX-X) 2023-07-06 16:05:19 +02:00
Martin Donath
b2a20a2a11
Merge pull request #5281 from nejch/feat/all-icons-yaml
Allow overriding all HTML-inlined icons via yaml only
2023-07-06 15:53:50 +02:00
squidfunk
ec8972696a
Documentation 2023-07-06 15:27:53 +02:00
squidfunk
03d065ca20
Prepare 9.1.18 release 2023-07-03 12:28:04 +02:00
squidfunk
5a703c12e2
Updated dependencies 2023-07-03 12:22:12 +02:00
squidfunk
55fb2e335e
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-06-29 16:56:49 +02:00
squidfunk
d9572f605f
Fixed broken link 2023-06-29 16:56:32 +02:00
Martin Donath
257764044b
Merge pull request #5658 from hellt/user-requirements
Added user-requirements.txt install workflow
2023-06-29 16:38:51 +02:00
Roman Dodin
eb23f01b32
added user-requirements.txt install workflow 2023-06-29 17:30:33 +03:00
Martin Donath
80d35bc68d
Merge pull request #5582 from squidfunk/docs/faq
Added faq list
2023-06-29 16:30:30 +02:00
squidfunk
e0a25678c4
Added sponsoring FAQs 2023-06-29 16:28:58 +02:00
Martin Donath
03fe01da2c
Revert "Add support for user-provided python packages" 2023-06-29 15:32:40 +02:00
squidfunk
bb7811b993
Documentation 2023-06-29 15:29:16 +02:00
Martin Donath
ea8d302af5
Merge pull request #5611 from timvink/patch-3
Update setup instructions git-authors
2023-06-29 12:06:28 +02:00
Martin Donath
954a6de0da
Merge pull request #5626 from hellt/user-req
Add support for user-provided python packages
2023-06-29 12:05:29 +02:00
squidfunk
9b0d2f7160
Updated dependencies 2023-06-26 13:33:19 +02:00
squidfunk
9c7ff74989
Prepare 9.1.17 release 2023-06-23 20:25:41 +02:00
Charlie Marsh
40135b2102
Add missing comma to light-mode selector example 2023-06-22 15:59:22 -04:00
Roman Dodin
aec897302f
added user-provided docs for container packaging 2023-06-21 18:38:05 +03:00
squidfunk
a8287eba1b
Updated premium sponsors 2023-06-20 12:19:45 +02:00
squidfunk
057f40d5e9
Updated dependencies 2023-06-19 11:42:50 +02:00
squidfunk
4137dd540f
Updated Insiders changelog 2023-06-15 18:02:31 +02:00
squidfunk
bf28923c43
Prepare 9.1.16 release 2023-06-15 17:38:42 +02:00