Commit Graph

519 Commits

Author SHA1 Message Date
Martin 2b42860462
Fixed feedback widget not mounting with instant navigation (#8275) 2025-06-23 19:16:55 +02:00
Edwin Amsler d205ef549c
Documentation (#8234)
* Small grammar fix

I took the wording from here:
https://squidfunk.github.io/mkdocs-material/setup/building-for-offline-usage/

* Proper grammatical usage

* Fix grammar in building-for-offline-usage

* Missed a word, fixed column alignment
2025-05-27 10:43:35 +02:00
squidfunk 6a1600f9c7
Documentation 2025-04-12 11:12:17 +02:00
Sezai Burak Kantarcı 99fefe8dfb
Documentation (#8157) 2025-04-09 23:23:45 +02:00
squidfunk 779c54ef47
Documentation 2025-02-20 08:34:42 +07:00
Niels Fanøe bffafccc72
Documentation (#7971)
The example showing how to add custom colors was missing a selector.
2025-02-06 11:45:32 +07:00
Niclas Heinz 66f1fc668d
Added demo repository badge (#7915)
* docs(shortcodes): Add example repository badge

* docs(shortcodes): Update description for 'Example Repository'

* docs(relations): link example repos in docs pages

* docs(shortcodes): Fix permanent link for convention page

* docs(shortcodes): Revert to commit 365dc24

* docs(shortcodes): Rename md:example to md:demonstration

* docs(shortcodes): Fix examples url

* docs(shortcodes): Add demo badge

* docs(shortcodes): Add badges for demo repositories

* docs(shortcodes): Replace md:demonstration with md:example

* docs(shortcodes): Replace demonstration with example

* docs(shortcodes): Replace demonstration with example

* docs(shortcodes): Build new theme

* docs(shortcodes): Build with pymdownx
2025-02-02 15:47:21 +07:00
squidfunk 1416697c6b
Prepare 9.6.0 release 2025-01-31 11:02:40 +07:00
squidfunk 050c299ec8
Documentation 2025-01-31 10:46:09 +07:00
Adrian Walker 0f97a8d5f0
Documentation (#7784)
* Configure changed to Admin

Google has updated its Analytics dashboard, replacing the "Configure" menu item with "Admin".

* Typo. On, not in
2024-12-10 10:13:38 +01:00
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