1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2025-02-21 20:29:55 +01:00

5758 Commits

Author SHA1 Message Date
squidfunk
68387a11dc
Fixed import source of tags compare function in documentation 2023-05-12 14:47:10 +02:00
Martin Donath
09ce35d0fa
Merge pull request from joshooaj/issue-5503
Update "Check Docker image" build step to handle upper case chars in repo names
2023-05-12 12:46:26 +02:00
Josh Hendricks
ec2b954f6c
fix: Handle upper case chars in repo name
This resolves an error on the "Check Docker image" build step for any forks under GitHub users with an upper case character in their GitHub username.
2023-05-10 16:46:45 -07:00
squidfunk
8d2c5b5db4
Revert "Bumped required Python version to 3.8+"
This reverts commit 88515d26a1142a9f92f47af70008b1a7d6e9e818.
2023-05-10 09:33:50 +02:00
squidfunk
88515d26a1
Bumped required Python version to 3.8+ 2023-05-10 09:21:29 +02:00
Md. Almas Ali
9e886e159f Added missing bangla languages in bn.html. 2023-05-10 00:19:07 +06:00
squidfunk
1b3b8a719d
Updated Insiders changelog 2023-05-09 14:47:40 +02:00
squidfunk
608ac4d25b
Documentation 2023-05-09 10:00:30 +02:00
squidfunk
85de63f683
Updated changelog 9.1.11 2023-05-08 21:24:28 +02:00
squidfunk
c91174f238
Prepare 9.1.11 release 2023-05-08 21:23:06 +02:00
squidfunk
8b50290f5e
Fixed errors in deprecation path of social plugin settings 2023-05-08 21:01:01 +02:00
squidfunk
b0d59f2241
Documentation 2023-05-08 18:58:32 +02:00
squidfunk
5b9f6c972d
Updated changelog 9.1.10 2023-05-08 17:06:18 +02:00
squidfunk
b4dd4491e9
Prepare 9.1.10 release 2023-05-08 17:05:19 +02:00
squidfunk
09feabc579
Harmonized color and font settings for social cards with Insiders 2023-05-08 16:59:16 +02:00
squidfunk
2735c87d9a
Finished documentation on social cards 2023-05-08 16:44:39 +02:00
squidfunk
8a8662c340
Merge branch 'master' into docs/social-cards 2023-05-08 10:30:46 +02:00
squidfunk
64bbaff541
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-05-08 10:28:21 +02:00
squidfunk
4e678fc25c
Updated dependencies 2023-05-08 10:27:44 +02:00
squidfunk
7050abb519
Documentation 2023-05-08 10:25:09 +02:00
Martin Donath
f08bbb4dec
Merge pull request from kamilkrzyskow/cache-methodology-fix
Revert cache to use `github.ref` instead of `github.sha`
2023-05-02 15:10:13 +02:00
Kamil Krzyśków
23f292737e Revert cache to use github.ref instead of github.sha 2023-05-02 14:47:30 +02:00
squidfunk
2d1d135c35
Formatting 2023-05-02 11:58:16 +02:00
Martin Donath
3e27cebb98
Merge pull request from kamilkrzyskow/update-workflows
Fix GitHub Action caching methodology
2023-05-02 11:52:56 +02:00
squidfunk
94a2920a15
Fixed release notes 2023-05-02 11:31:43 +02:00
squidfunk
456cfd9270
Prepare 9.1.9 release 9.1.9 2023-05-02 11:30:22 +02:00
squidfunk
1050940136
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-05-02 10:59:58 +02:00
squidfunk
201054e79d
Fixed instant loading causing jump for code annotations 2023-05-02 10:59:39 +02:00
Martin Donath
32b7ee998e
Merge pull request from prnam/feature/add-remotedev-support
add vscode remote dev container support
2023-05-02 10:37:52 +02:00
Pranam
a9d8eab935 add vscode remote dev container support 2023-05-02 13:51:57 +05:30
Martin Donath
5c57458256
Merge pull request from kamilkrzyskow/social-patch
Fix crash in social plugin and add support for logo in custom_dir
2023-05-02 08:49:33 +02:00
Martin Donath
84959a5df8
Merge pull request from squidfunk/feature/indian-languages
Add new Indian translations
2023-05-02 08:47:30 +02:00
squidfunk
9bb5d77f7d Updated JSON schema 2023-05-02 08:41:24 +02:00
squidfunk
609659771a Merge branch 'master' into feature/indian-languages 2023-05-02 08:38:53 +02:00
squidfunk
2ce3d7bc0d Fixed search for new Indian translations 2023-05-02 08:36:53 +02:00
squidfunk
e334d6046e Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-05-02 08:24:42 +02:00
squidfunk
7984fcf94b Updated dependencies 2023-05-02 08:24:32 +02:00
squidfunk
a1db07010c Removed stale settings 2023-05-02 08:23:47 +02:00
Kamil Krzyśków
9485b6fd11 Updated social cards documentation page 2023-04-30 23:59:13 +02:00
Kamil Krzyśków
2e37c10d53 Added support for theme.custom_dir in social plugin 2023-04-30 23:59:13 +02:00
Kamil Krzyśków
739b8abf21 Fixed GitHub Action cache 2023-04-30 23:52:03 +02:00
Kamil Krzyśków
293d92ebe7 Fixed indent in workflow file examples 2023-04-30 23:24:52 +02:00
Kamil Krzyśków
c22d705826 Updated GitHub Actions cache examples 2023-04-30 23:19:08 +02:00
Kamil Krzyśków
6ed0203828 Updated GitHub Actions versions in examples 2023-04-30 23:19:07 +02:00
Kamil Krzyśków
2bb853687d Fixed social plugin crash when only code font present 2023-04-30 17:24:46 +02:00
Pranam
1819739928 fix whitespace 2023-04-29 18:26:13 +00:00
Pranam
889d51461a : adds translations for Telugu languages 2023-04-29 18:19:11 +00:00
Pranam
85551e658f 5443: adds support for Kannada language 2023-04-29 14:00:54 +00:00
Anurag Dhadse
3bd214fce6 added katex documentation 2023-04-29 19:24:30 +05:30
Pranam
45d0679fee : adds translations for Sanskrit 2023-04-29 12:30:19 +00:00