squidfunk
f4960e8478
Prepare 9.5.7 release
2024-02-03 10:17:22 +07:00
Uwe Schmidt
dcb23d9a20
Update publishing-your-site.md
...
Remove fetch-depth for checkout action (revert)
Also update Insiders workflow.
2024-02-01 12:24:20 +01:00
Uwe Schmidt
c99f0cb4c5
Update GitHub Actions workflow
...
Update action versions for 'setup-python' and 'cache'.
Set 'fetch-depth: 0' for 'checkout' action to obtain correct document dates when using 'mkdocs-git-revision-date-localized-plugin' (cf. https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/blob/v1.2.2/mkdocs_git_revision_date_localized_plugin/ci.py#L37-L48 )
2024-01-31 16:08:26 +01:00
squidfunk
5417afc004
Updated premium sponsors
2024-01-30 17:08:11 +07:00
squidfunk
175f2f08e5
Updated dependencies
2024-01-30 10:41:22 +07:00
squidfunk
8023ffef86
Documentation
2024-01-30 10:39:40 +07:00
squidfunk
bec0d9abc6
Updated Insiders changelog
2024-01-30 09:26:56 +07:00
squidfunk
d3d44cffb1
Documentation
2024-01-28 16:30:35 +07:00
squidfunk
7dbb2b0546
Documentation
2024-01-28 16:26:15 +07:00
squidfunk
294d38e8d3
Documentation
2024-01-28 15:51:25 +07:00
squidfunk
6026738819
Prepare 9.5.6 release
2024-01-28 15:26:56 +07:00
squidfunk
f55ce2c81b
Updated Insiders changelog
2024-01-24 15:46:35 +07:00
squidfunk
672414163c
Documentation
2024-01-24 15:45:24 +07:00
squidfunk
9d52e36212
Prepare 9.5.5 release
2024-01-24 11:00:36 +07:00
squidfunk
cd3a7182f3
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2024-01-23 09:55:25 +07:00
squidfunk
d9c939a956
Updated dependencies
2024-01-23 09:54:19 +07:00
Andre601
943fa495da
Update publishing-your-site.md
2024-01-22 00:52:38 +01:00
Andre601
5954ecd2fd
Merge branch 'master' into feature/add-codeberg-pages-guide-link
2024-01-22 00:50:42 +01:00
squidfunk
25ee8ca5bf
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2024-01-21 15:17:04 +07:00
squidfunk
c952491b47
Updated Premium sponsors
2024-01-21 15:16:51 +07:00
Martin Donath
7cc43931c8
Merge pull request #6663 from userbradley/master
...
[Publishing guide] Adding Fly.io
2024-01-20 08:54:18 +07:00
squidfunk
14d7874d0d
Documentation
2024-01-20 08:53:16 +07:00
Bradley
b24850ee2f
[publishing guide] Adding :material-airballoon-outline:
for consistency
2024-01-19 15:32:34 +00:00
squidfunk
e8504fdffb
Updated Insiders changelog and documentation
2024-01-19 09:46:31 +07:00
Bradley
02ffbfb9ec
[publishing guide] Fomratting the link better
2024-01-18 15:16:02 +00:00
Bradley
4999ce7595
[publishing guide] Adding fly.io
2024-01-18 15:14:52 +00:00
squidfunk
44982451f7
Prepare 9.5.4 release
2024-01-15 17:36:27 +07:00
squidfunk
ab5ccbe6b8
Updated README
2024-01-10 09:00:08 +07:00
squidfunk
cca090bebb
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2024-01-09 17:40:46 +07:00
squidfunk
cfab7e39e0
Updated Insiders changelog
2024-01-09 17:40:34 +07:00
nicfv
55678a9316
Update dates to 2024 in blog setup page
2024-01-08 07:13:35 -08:00
squidfunk
608b4fcc6a
Updated Insiders changelog
2024-01-07 11:57:47 +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
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
a1c1319528
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2024-01-05 16:16:17 +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
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
2757f27819
Added documentation on new tags features
2023-12-29 13:32:19 +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