Commit Graph

5431 Commits

Author SHA1 Message Date
squidfunk f951cff690
Updated translation template 2023-05-20 10:34:59 +02:00
squidfunk 168b8b8fda
Updated Armenian translations
Co-authored-by: cassmastern <49853998+cassmastern@users.noreply.github.com>
2023-05-20 10:31:50 +02:00
squidfunk bf43e32e0b
Added WebKit to users 2023-05-17 11:03:30 +02:00
squidfunk d10badb0b2
Updated Greek translations
Co-authored-by: geopolitis <2936134+geopolitis@users.noreply.github.com>
2023-05-17 10:37:42 +02:00
squidfunk 84122937a9
Updated Insiders changelog 2023-05-16 20:30:36 +02:00
squidfunk 7e6ee58da7
Prepare 9.1.13 release 2023-05-16 20:16:33 +02:00
Martin Donath 0f4aed3d57
Merge pull request #5518 from icebreakerone/master
Select the correct font variant where there are options in social plugin
2023-05-16 16:23:33 +02:00
Chris Pointon fdf8362d50 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	src/plugins/social/plugin.py
2023-05-15 11:05:40 +01:00
squidfunk facfa5c218
Updated dependencies 2023-05-14 21:22:26 +02:00
squidfunk f77a452ab6
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-05-14 18:02:28 +02:00
squidfunk ea49176816
Prepare 9.1.12+insiders-4.34.0 release 2023-05-14 18:02:18 +02:00
Martin Donath 93a63b84e7
Merge pull request #5463 from kamilkrzyskow/cache-methodology-fix-date
Update cache key creation to use date suffix
2023-05-14 13:08:11 +02:00
Anurag Dhadse c1948b22ea moved katex documentation to math.md 2023-05-13 17:04:57 +05:30
squidfunk ba5f249b33
Documentation 2023-05-12 21:57:50 +02:00
Kamil Krzyśków 811a0739b4 Update cache key creation to use date suffix 2023-05-12 20:51:30 +02:00
squidfunk 308afb9945
Adjusted documentation for light/dark images in custom color schemes 2023-05-12 16:51:42 +02:00
squidfunk 75ab4398b3
Formatting 2023-05-12 15:49:30 +02:00
squidfunk 1b0cc1cbc1
Formatting 2023-05-12 15:47:26 +02:00
squidfunk b315401218
Updated Insiders changelog 2023-05-12 15:45:28 +02:00
squidfunk 14514a54c2
Prepare 9.1.12 release 2023-05-12 15:29:08 +02:00
squidfunk 01136b2fb9
Automatically pause media when content tabs are hidden 2023-05-12 15:12:40 +02:00
squidfunk 3520926284
Updated Bengali (Bangal) translations 2023-05-12 14:52:20 +02:00
Martin Donath 463616ed46
Merge pull request #5494 from Almas-Ali/master
Added missing bangla languages in bn.html.
2023-05-12 14:50:11 +02:00
squidfunk 736276c3c8
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-05-12 14:47:36 +02:00
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 #5504 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 #5503
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 88515d26a1.
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 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 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 #5460 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 #5448 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 2023-05-02 11:30:22 +02:00