squidfunk
4759c7aaaf
Fixed error when using git-revision-date-localized-plugin with blog
2023-08-21 18:23:00 +02:00
Jonathan Hiles
92be65e577
Fixed version selector not being hoverable on some Android devices ( #5806 )
2023-08-21 18:14:49 +02:00
squidfunk
ee537b5cc7
Documentation
2023-08-21 18:14:08 +02:00
Sigurd Spieckermann
a6a37ab9d0
Moved header options to partials ( #5877 )
...
* Improved warning in social plugin about site_url
* Documentation
* Documentation
* Extract header options into partials
---------
Co-authored-by: squidfunk <martin.donath@squidfunk.com>
2023-08-21 18:08:46 +02:00
squidfunk
0de17c6197
Moved condition outside of tags partial
2023-08-21 18:06:46 +02:00
squidfunk
efdb146c30
Fixed linter errors
2023-08-21 17:56: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
052a7bcedf
Merge branch 'master' into merge/piri-piri
2023-08-19 14:22:25 +02:00
squidfunk
688c9de4c9
Updated Serbo-Croatian translations
...
Co-authored-by: MladenPuzic <11843073+MladenPuzic@users.noreply.github.com>
2023-08-19 14:20:23 +02:00
squidfunk
2cfe872a4c
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2023-08-19 14:14:26 +02:00
squidfunk
245278b77a
Added Luxembourgish translations
...
Co-authored-by: IanToujou <44029196+IanToujou@users.noreply.github.com>
2023-08-19 14:14:13 +02:00
Sigurd Spieckermann
2dd6f64464
Use flex gaps instead of whitespaces between social icons
2023-08-17 11:33:18 +02:00
squidfunk
d005e85cdb
Refactored offline plugin
2023-08-10 18:30:55 +02:00
squidfunk
554976f90f
Added prompt for bug report name to info plugin
2023-08-10 15:32:46 +02:00
squidfunk
50f455ec09
Automatically focus and bring up keyboard on touch devices
2023-08-10 14:40:26 +02:00
squidfunk
0be6172765
Switched info plugin to importlib to mitigate deprecations
2023-08-10 13:45:51 +02:00
squidfunk
15c024cbbf
Fixed draft blog posts appearing in tags index
2023-08-10 13:31:17 +02:00
squidfunk
a4babcf37c
Improved dark mode link color for better accessibility
2023-08-01 19:21:51 +02:00
squidfunk
04bde62c91
Added support for adding update dates to blog posts
2023-08-01 19:10:11 +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
44674f0fdb
Documentation
2023-07-24 12:51:28 +01:00
squidfunk
ab178b2bc2
Improve plugin inter-op with external tools like mike
2023-07-24 12:29:16 +01:00
Anindita Basu
0d2ccf7217
Update sa.html
...
- साझां is not a Sanskrit word; rather, it's a vulgate word that can trace its origin to the Sanskrit सहार्ध्य. Therefore, replacing साझां कुर्वन्तु with the imperative form of the Sanskrit verb भज् (the word for 'share'), which is भजतु (first person, singular).
- दस्तावेजः is not a Sanskrit word at all; it's of Persian origin. Therefore, replacing all instances of दस्तावेजः with the conjugated form of अभिलेखः
- The correct word for 'tabs' is पट्टाः , not दस्तावेज़
- Corrected the awkward construction for the search results phrases
2023-07-19 17:21:48 +05:30
squidfunk
ef448ed945
Fixed rendering of tags (9.2.0b0 regression)
2023-07-18 11:43:39 +01:00
squidfunk
e897b89125
Added support for MkDocs 1.5
...
Co-authored-by: oprypin <371383+oprypin@users.noreply.github.com>
2023-07-18 10:59:32 +01:00
Olivier Robardet
56975d7a57
Fix french translation of 'readtime.other'
2023-07-13 17:36:19 +02:00
squidfunk
10b150112e
Improved error reporting in social plugin
2023-07-10 17:53:51 +01:00
squidfunk
3e34f6c72d
Added focus outline to admonitions and details
2023-07-09 18:14:43 +01:00
squidfunk
f64d8658d3
Added support for customizing (code) annotation icons
2023-07-07 11:15:52 +02:00
squidfunk
320c852565
Hide announcement bar button when JavaScript is not available
2023-07-07 10:31:41 +02:00
squidfunk
b37c668a9a
Removed necessity for Array.flat and Array.flatMap polyfill
2023-07-07 10:22:47 +02:00
squidfunk
54bef7bfe5
Automatically download ResizeObserver polyfill when necessary
2023-07-07 10:07:18 +02:00
squidfunk
fb9c9f9486
Removed Universal Analytics integration (UA-XXXXXXXX-X)
2023-07-06 16:05:19 +02:00
Martin Donath
b2a20a2a11
Merge pull request #5281 from nejch/feat/all-icons-yaml
...
Allow overriding all HTML-inlined icons via yaml only
2023-07-06 15:53:50 +02:00
squidfunk
7ef079012b
Hoisted active state of navigation tabs link into item
2023-07-06 15:45:36 +02:00
squidfunk
e6f779933a
Merge branch 'merge/piri-piri' into refactor/polyfills
2023-07-06 13:38:30 +02:00
squidfunk
0f1e2de072
Merge branch 'master' into refactor/polyfills
2023-07-06 13:28:16 +02:00
squidfunk
bef6962ff2
Fixed linter errors
2023-07-06 13:15:17 +02:00
squidfunk
6b2f15f8e1
Fixed rendering bugs for pruned navigation items
2023-07-06 13:12:05 +02:00
squidfunk
ee9224fc07
Fixed errors after merge
2023-07-05 18:08:47 +02:00
squidfunk
1bee037713
Merge of features tied to 'Piri Piri' funding goal'
2023-07-05 17:39:33 +02:00
squidfunk
5dc5998031
Added Danish translations
...
Co-authored-by: Yacobolo <45033225+Yacobolo@users.noreply.github.com>
2023-07-02 13:03:06 +02:00
Hendrik
bb0d6950ac
also exclude lookbehinds from hightlighter seperator, to better support custom seperators for camelCasing + PascalCasing
2023-06-28 21:53:13 +02:00
squidfunk
d8a0e36ce3
Fixed regression in config deprecation in social plugin
2023-06-23 11:53:07 +02:00
squidfunk
3be797ece8
Fixed annotations with nested lists not being mounted correctly
2023-06-23 09:36:45 +02:00
squidfunk
118904c216
Updated Indonesian translations
...
Co-authored-by: Abyanu163 <127492205+Abyanu163@users.noreply.github.com>
2023-06-07 16:34:20 +02:00