1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-14 19:07:41 +01:00
Commit Graph

47 Commits

Author SHA1 Message Date
Pekka Klärck
829d1c8db2
Fixed social cards not using site name on homepage (#7608)
Use `config.site_name` instead of `page.title`.
2024-10-10 10:06:56 +02:00
squidfunk
22ff858174
Removed unused import 2024-09-20 09:46:19 +02:00
squidfunk
b655e07805
Fixed HTML entities not escaped in social cards 2024-09-20 09:44:29 +02:00
Alexander Voss
e90871f210
Fixed social plugin crashing on Windows when downloading fonts (#7085) (#7117)
* fix: social plugin fonts on Windows (squidfunk #7085)

* fix: managed to edit in material instead of src

* added resource mgmt for ByteIO, comments

* formatted comment

* Fix for Social plugin crashes when font autoloading is disabled (#7118)
2024-04-29 15:04:43 +07:00
squidfunk
6a761ed418
Improved interop of social plugin with other themes 2024-04-17 11:43:59 +07:00
squidfunk
e71f00b4c9
Fixed backporting of social plugin font loading logic 2024-03-31 21:17:44 +08:00
Julien
a2cb35d4c5
Improved error handling on social plugin (#6818)
* fix(social): CairoSVG OSError handling in social plugin

Related issue: #6817

Co-authored-by: Guts <1596222+Guts@users.noreply.github.com>

* feat(docs): Add troubleshooting guide for CairoSVG crash

---------

Co-authored-by: Kamil Krzyśków <kamilzary@gmail.com>
Co-authored-by: Guts <1596222+Guts@users.noreply.github.com>
Co-authored-by: Martin Donath <martin.donath@squidfunk.com>
2024-03-31 17:00:27 +08:00
squidfunk
ad7233640f
Fixed social plugin Google Fonts integration 2024-03-31 15:23:22 +08:00
squidfunk
66d450009d
Fixed interference of social plugin and auto dark mode 2024-03-19 11:11:08 +08:00
squidfunk
7624e78744
Updated copyright year 2024-01-06 09:27:06 +07:00
squidfunk
05596664a5
Updated dependencies 2023-12-18 16:08:14 +01:00
squidfunk
916e30c877
Added distribution files 2023-09-20 15:01:13 +02:00
Martin Donath
cd008fdf29
Restructured documentation (#5692) 2023-09-14 19:09:18 +02:00
squidfunk
ad45cf36cb
Fixed social plugin checking dependencies albeit being disabled 2023-08-30 16:28:59 +02:00
squidfunk
1b2ba4bcef
Formatting 2023-08-23 15:39:49 +02:00
squidfunk
92fc7f651f
Formatting 2023-08-23 15:15:11 +02:00
squidfunk
38b7282b20
Refactored blog plugin (+ other plugins) 2023-08-21 17:45:32 +02:00
squidfunk
1fa81d05f4
Merge branch 'master' into merge/piri-piri 2023-08-21 16:48:10 +02:00
squidfunk
914df5fe70
Improved warning in social plugin about site_url 2023-08-19 14:38:58 +02:00
squidfunk
d7ffa27b40
Merge branch 'master' into merge/piri-piri 2023-07-27 09:52:14 +02:00
squidfunk
eed928ea42
Merge branch 'master' into merge/piri-piri 2023-07-27 09:33:35 +02:00
Kamil Krzyśków
f548d79991 Updated social plugin to use theme.custom_dir 2023-07-25 19:27:48 +01:00
squidfunk
10b150112e
Improved error reporting in social plugin 2023-07-10 17:53:51 +01:00
squidfunk
1bee037713
Merge of features tied to 'Piri Piri' funding goal' 2023-07-05 17:39:33 +02:00
squidfunk
d8a0e36ce3
Fixed regression in config deprecation in social plugin 2023-06-23 11:53:07 +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
8b50290f5e
Fixed errors in deprecation path of social plugin settings 2023-05-08 21:01:01 +02:00
squidfunk
09feabc579
Harmonized color and font settings for social cards with Insiders 2023-05-08 16:59:16 +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
2bb853687d Fixed social plugin crash when only code font present 2023-04-30 17:24:46 +02:00
squidfunk
cb485499eb Fixed social plugin crashing for Inter font 2023-04-28 11:46:16 +02:00
squidfunk
c8fb426d98 Fixed crashing of social plugin when cards are disabled 2023-01-03 11:13:40 +01:00
squidfunk
3b921f76a3 Updated copyright year 2023-01-02 11:08:58 +01:00
squidfunk
b550b1a532 Merged features tied to Carolina Reaper funding goal 2022-12-07 11:11:02 +01:00
Oleh Prypin
09580da963
Optimize social plugin: parallelize image saving 2022-10-24 23:58:52 +02:00
Oleh Prypin
38aca1e206
Optimize social plugin: cache word width computation 2022-10-24 23:58:48 +02:00
Oleh Prypin
c681be2f7f
Optimize social plugin: reuse resized logo 2022-10-24 23:58:47 +02:00
Oleh Prypin
5f8269b78f
Optimize social plugin: cache font objects 2022-10-24 23:58:45 +02:00
squidfunk
b8161e0179 Added warning for social plugin when site_url is not defined 2022-10-18 12:40:25 +07:00
squidfunk
31518177b3 Formatting 2022-10-01 16:25:03 +02:00
Oleh Prypin
c383892aae MkDocs upgrade: refactor path handling 2022-10-01 16:25:03 +02:00
Oleh Prypin
02bcffa6a8 MkDocs upgrade: use attribute-based access 2022-10-01 16:25:03 +02:00
Oleh Prypin
b6d2eb19fd MkDocs upgrade: migrate to class-based config schemas 2022-10-01 16:25:03 +02:00
Oleh Prypin
dcbbfcfb5e Fix DeprecationWarning: invalid escape sequence '\w' 2022-10-01 16:25:03 +02:00
squidfunk
15d9dacc0c Documentation 2022-09-15 19:02:13 +02:00
squidfunk
5afacad66c Removed dependencies with native extensions 2022-09-15 18:51:35 +02:00
squidfunk
419740831d Merged features tied to Scotch Bonnet funding goal 2022-09-13 12:35:14 +02:00