Commit Graph

1963 Commits

Author SHA1 Message Date
squidfunk
6839f1cd97 Formatting 2023-08-23 16:02:43 +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
6a6d2d8edf Refactored offline plugin 2023-08-23 15:00:05 +02:00
squidfunk
d9456543ca Updated Afrikaans translations
Co-authored-by: spac3 <81820+spac3@users.noreply.github.com>
2023-08-23 11:29:22 +02:00
squidfunk
06e8ccd979 Formatting 2023-08-23 10:41:44 +02:00
squidfunk
2d716453e0 Fixed generation of entrypoint in blog plugin 2023-08-22 16:47:54 +02:00
squidfunk
382101d8a3 Documentation 2023-08-22 15:41:30 +02:00
squidfunk
6ee9df6e1a Fixed rendering in blog plugin with markdown.extensions.toc 2023-08-22 15:20:10 +02:00
squidfunk
0704046536 Fixed compatibility with Python < 3.10 2023-08-22 11:22:56 +02:00
squidfunk
9f3efb8a59 Documentation 2023-08-22 07:59:36 +02:00
squidfunk
62d4a16067 Fixed edge cases for standalone case when using blog plugin 2023-08-22 07:56:33 +02:00
squidfunk
a0cb4a7230 Documentation 2023-08-21 23:50:49 +02:00
squidfunk
817caf0b61 Refactored blog plugin 2023-08-21 23:43:31 +02:00
squidfunk
7099ea60a9 Fixed several errors in blog plugin 2023-08-21 23:01:37 +02:00
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