1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-23 23:21:00 +01:00
Commit Graph

509 Commits

Author SHA1 Message Date
Joan Puigcerver
f82a345f3a
Documentation
* Updated images documentation to include pymdownx.blocks.caption extension

* put back HTML figure in image caption docs

* fix typo in image captions
2024-10-30 15:23:28 +01:00
Jan Knobloch
622194e2ae
Documentation (#7613) 2024-10-12 14:41:02 +02:00
squidfunk
47fc7d5a61
Documentation 2024-10-10 10:29:50 +02:00
squidfunk
cf2b39d1c2
Documentation 2024-10-09 10:09:44 +02:00
Angaddeep Singh
1c742ef51a
Updated Twitter links to X (#7573) 2024-10-01 10:27:08 +02:00
squidfunk
e1b817a706
Documentation 2024-10-01 10:11:42 +02:00
Ilya Grigoriev
aeb9492c08
Fixed stay no page functionality when using mike's canonical versioning (#7559) 2024-09-27 09:53:14 +02:00
squidfunk
909b2a6af6
Updated links to versioning example 2024-09-18 09:47:22 +02:00
João Palmeiro
fde6040eda
Added support for fetching latest release from GitLab (#7418)
* Fetch version for GitLab repositories

* Update documentation about repositories

* Fix code formatting
2024-08-05 09:15:12 +02:00
squidfunk
12a8e82837
Removed all references to polyfill.io 2024-06-26 09:55:55 +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
3a27c8017e
Documentation 2024-05-15 17:35:32 +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
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
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
2585b82be2
Fixed all anchors after turning on validation 2024-04-25 10:51:05 +07: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
fdeafbb875
Documentation 2024-03-09 14:22:56 +07:00
squidfunk
f26cfaaa58
Documentation 2024-02-24 12:46:13 +07:00
squidfunk
2986aca629
Documentation 2024-02-19 12:48:18 +07:00
squidfunk
7dbb2b0546
Documentation 2024-01-28 16:26:15 +07:00
squidfunk
672414163c
Documentation 2024-01-24 15:45:24 +07:00
squidfunk
14d7874d0d
Documentation 2024-01-20 08:53:16 +07:00
squidfunk
e8504fdffb
Updated Insiders changelog and documentation 2024-01-19 09:46:31 +07:00
nicfv
55678a9316 Update dates to 2024 in blog setup page 2024-01-08 07:13:35 -08:00
Santhosh Kumar Srinivasan
54174785ee
Explicitly mention setting defaults is for insiders only (meta plugin)
As the meta plugin is reserved for insiders only, this section could also mention that so people don't run into the below error.

```
$ mkdocs serve
ERROR   -  Config value 'plugins': The "meta" plugin is not installed

Aborted with 1 configuration errors!
```
2024-01-06 17:08:24 +05:30
squidfunk
157c6dbd32
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2024-01-06 09:27:45 +07:00
squidfunk
7624e78744
Updated copyright year 2024-01-06 09:27:06 +07:00
Jimmy Wang
3f879eafde
Fix typo in SmartSymbols section
"e.h." is a typo for "e.g." in the description.
2024-01-06 01:17:18 +08:00
squidfunk
2757f27819
Added documentation on new tags features 2023-12-29 13:32:19 +01:00
Sigurd Spieckermann
6e0b497ee8
Documentation (#6519) 2023-12-17 17:45:21 +01:00
Sigurd Spieckermann
1dc8bc004f
Documentation (#6514) 2023-12-16 12:50:32 +01:00
Alexander Voss
fc685e3a95
Documentation (#6506)
* added code and tooltips to custom site feedback

- clarifying that the feedback widget needs to be turned on
- showing how to disable the form and
- show the notes that are configured

* undoing a minor change that we unnecessary

- I changed a colon to a full stop at some point because I thought I
  would add another sentence, decided not to and then the unneeded
  change ended up in the previous commit.

* turned a comment I deleted into a tooltip
2023-12-14 09:23:29 +01:00
Ofek Lev
419898a337
Documentation (#6477) 2023-12-10 16:48:03 +01:00
Ofek Lev
6290ed7567
Documentation (#6474) 2023-12-10 10:27:32 +01:00
squidfunk
31eafc9d4b
Updated Insiders changelog 2023-12-08 10:29:59 +01:00
squidfunk
a8bd480c39
Prepare 9.5.0 release 2023-12-07 11:56:18 +01:00
Cvaniak
560bb9035d
Documentation (#6445) 2023-12-06 22:58:30 +01:00
Xiang ZHU
d363f903b8
Documentation (#6438) 2023-12-05 09:48:21 +01:00
squidfunk
8b68710ea3
Documentation 2023-11-26 16:10:29 +01:00
squidfunk
d355b435a7
Documentation 2023-11-26 15:46:58 +01:00
Martin Donath
8143abe1e8
Documentation
Update setting-up-tags.md
2023-11-26 13:03:13 +01:00
squidfunk
bf6e66bddd
Prepare 9.4.12 release 2023-11-24 10:47:24 +01:00
squidfunk
0fd2a3940e
Added documentation on new advanced blog settings 2023-11-23 11:41:19 +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
Alexander Voss
06ef698ab2
Documentation (#6311) 2023-11-07 20:23:15 +01:00