Commit Graph

5991 Commits

Author SHA1 Message Date
squidfunk
cfab7e39e0 Updated Insiders changelog 2024-01-09 17:40:34 +07:00
squidfunk
608b4fcc6a Updated Insiders changelog 2024-01-07 11:57:47 +07:00
squidfunk
3a26671260 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2024-01-07 11:30:43 +07:00
squidfunk
29bbae2806 Updated dependencies 2024-01-07 11:30:31 +07:00
Martin Donath
7c8ff087f8 Merge pull request #6584 from DanielHabenicht/patch-1
Update creating-your-site.md
2024-01-07 05:26:00 +01:00
Martin Donath
c317114a5c Merge pull request #6612 from sanspace/patch-1
Explicitly mention setting defaults is for insiders only (meta plugin)
2024-01-07 10:36:52 +07: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
Martin Donath
2ca081cf10 Merge pull request #6606 from JimmyCHWang/patch-1
Fix typo in SmartSymbols section
2024-01-06 09:07:55 +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
a1c1319528 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2024-01-05 16:16:17 +07:00
Martin Donath
ee99bffa23 Merge pull request #6598 from nicfv/master
Update "short" date to be consistent
2024-01-05 16:11:41 +07:00
squidfunk
2a2a19b90e Updated README 2024-01-05 16:04:28 +07:00
Nic
72536d9ed6 Merge branch 'squidfunk:master' into master 2024-01-04 18:59:32 -08:00
nicfv
9e016687b1 Update all dates in blog plugin page to 2024 2024-01-04 18:55:21 -08:00
Martin Donath
4f62908eb7 Merge pull request #6596 from rachel-rigdon-sp/rachel-rigdon-sp-typo-fix-projects
Fixed typo in projects.md
2024-01-05 08:50:10 +07:00
nicfv
500178380d Update "short" date to be consistent 2024-01-04 11:59:07 -08:00
Rachel Rigdon
00caf1145a Fixed typo in projects.md
Fixed a minor typo in the projects.md
2024-01-04 11:52:48 -06:00
DanielHabenicht
d6e1abb078 Update creating-your-site.md
use cmd instead of "Commandline"
2024-01-03 21:51:27 +01:00
DanielHabenicht
4c5228d55c Update creating-your-site.md
make it clear that this command is aimed only aimed at Wind ows CommandLine users and generally windows users.
2024-01-03 16:01:24 +01:00
squidfunk
246266fafa Updated Insiders changelog 2023-12-29 13:45:06 +01:00
squidfunk
fee72372fb Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-12-29 13:33:34 +01:00
squidfunk
2757f27819 Added documentation on new tags features 2023-12-29 13:32:19 +01:00
Martin Donath
7a6f0327b0 Merge pull request #6562 from squidfunk/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 3 to 4
2023-12-27 12:19:38 +01:00
Martin Donath
d077263ee5 Merge pull request #6563 from squidfunk/dependabot/github_actions/actions/upload-pages-artifact-3
Bump actions/upload-pages-artifact from 2 to 3
2023-12-27 12:19:27 +01:00
squidfunk
533d02e740 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-12-27 12:18:10 +01:00
squidfunk
0202126c17 Updated dependencies 2023-12-27 12:17:54 +01:00
Simon Marquis
fc75fcd79e Documentation (#6568)
Closes #6567
2023-12-27 10:44:57 +01:00
dependabot[bot]
1431c588fa Bump actions/upload-pages-artifact from 2 to 3
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 04:24:18 +00:00
dependabot[bot]
981726c855 Bump actions/deploy-pages from 3 to 4
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3 to 4.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 04:24:15 +00:00
squidfunk
43ed6fac8d Updated Insiders changelog 2023-12-23 21:50:44 +01:00
squidfunk
ae1c63d43d Updated Insiders changelog 9.5.3 2023-12-23 21:32:20 +01:00
squidfunk
284264a37e Prepare 9.5.3 release 2023-12-23 21:12:18 +01:00
Alexander Voss
6b690e9acd Documentation (#6549)
This is in response to
https://github.com/squidfunk/mkdocs-material/discussions/6542
to add a section on setting up navigation for a blog so that the archive
and category pages appear in the right place.
2023-12-21 09:37:24 +01:00
squidfunk
175df61397 Updated distribution files 2023-12-19 10:00:42 +01:00
Sigurd Spieckermann
6a2b62b4f9 Removed unnecessary quotes from type annotation (#6540) 2023-12-19 09:44:20 +01:00
Sigurd Spieckermann
9956bf1dc4 Replaced mutable argument default by None (#6541) 2023-12-19 09:43:08 +01:00
squidfunk
05596664a5 Updated dependencies 2023-12-18 16:08:14 +01:00
Sigurd Spieckermann
13aa1565fb Formatting (#6533)
* Removed unused imports

* Replaced nested `if` statements by single one

* Removed unnecessary `dict()` constructor around `dict` literal
2023-12-18 11:11:01 +01:00
Kamil Krzyśków
55fe1ccc53 Improved Group plugin initialization for mike (#6534) 2023-12-18 11:09:29 +01:00
Sigurd Spieckermann
6e0b497ee8 Documentation (#6519) 2023-12-17 17:45:21 +01:00
squidfunk
257b89952f Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-12-16 13:08:08 +01:00
squidfunk
1b3bfaa226 Limit MkDocs to <1.6 as breaking changes might happen 2023-12-16 13:08:02 +01:00
Sigurd Spieckermann
1dc8bc004f Documentation (#6514) 2023-12-16 12:50:32 +01:00
squidfunk
285c9cc6f5 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-12-15 22:45:58 +01:00
squidfunk
e8745daa60 Updated Macedonian translations
Co-authored-by: LordDeatHunter <26803198+LordDeatHunter@users.noreply.github.com>
2023-12-15 22:45:50 +01:00
squidfunk
b6972b8fa9 Formatting 2023-12-15 10:41:37 +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
Florian Haas
9b98c77725 Only show authors' email addresses if so configured in git-authors (#6494)
Honour the git-authors plugin's setting to render the authors' names
as links pointing to their email address:

* If the git-authors plugin is enabled and its show_email_address
  option is not set, or is set to true, render the author's name as a
  "mailto:" link.
* If the git-authors plugin is enabled and its show_email_address
  option is set to false, render the author's name in plain text with
  no link.
* If the git-authors plugin is not enabled (or not installed), don't
  show author information.
2023-12-12 17:35:20 +01:00