2118 Commits

Author SHA1 Message Date
Paige Clark 2862536793 Change mkdocs theme <hr> color variable to be light/dark mode responsive (#4046) 2025-10-20 14:17:06 +01:00
Jasper J.F. van den Bosch 26212481ad Documentation... add missing trailing slash to table for use_directory_urls (#4042) 2025-10-20 14:16:09 +01:00
Victorien f68e5fc18d Remove outdated comment related to Python 2 (#4013) 2025-08-03 21:02:22 +01:00
Jan Brasna 4c7404485f Update CI badge (#3933) 2025-02-21 15:12:15 +01:00
Matthew Strawbridge 7e4892ab2d Fix documentation of draft_docs and exclude_docs, add tests (#3859) 2024-11-06 16:31:45 +01:00
Tom Christie bb7e8b6218 Version 1.6.1. (#3819) 1.6.1 2024-08-30 13:21:48 +01:00
Tom Christie 0b22a52cc8 Merge pull request #3795 from mkdocs/tomchristie-patch-1
Resolve `SOURCE_DATE_EPOCH=0` bug.
2024-08-28 14:08:51 +01:00
Tom Christie 695d8ed4a9 Merge pull request #3808 from razorblack/master
Remove redundant quotes in navigation part of writing-your-docs.md
2024-08-28 14:07:17 +01:00
Tom Christie 347e79fe18 Merge pull request #3817 from gesslar/patch-1 2024-08-28 04:29:25 +01:00
gesslar 200f6f98b0 Update configuration.md
Very minor grammar issue.
2024-08-27 22:07:29 -04:00
Tom Christie 05a64b4b75 Use utc timezones consistently 2024-08-23 14:34:27 +01:00
Tom Christie 9204eb690f Merge pull request #3809 from pawamoy/warnings-control
Allow controlling Python warnings with `python -W` and `PYTHONWARNINGS` again
2024-08-23 13:52:07 +01:00
Tom Christie a16d60fad0 Merge pull request #3804 from KenSentMe/master
Adding Dutch translations
2024-08-23 13:28:55 +01:00
Tom Christie e72c7d0cdc Merge pull request #3784 from squidfunk/fix/docker-warning
Fix strict mode in Docker by removing 0.0.0.0 warning
2024-08-23 13:22:58 +01:00
Tom Christie d7376252e2 Merge pull request #3774 from squidfunk/fix/dropdown
Fix console error when closing dropdown
2024-08-23 13:21:59 +01:00
Timothée Mazzucotelli e9d0c5c048 Allow controlling Python warnings with python -W and PYTHONWARNINGS again 2024-08-17 13:41:39 +02:00
Avinash Maurya c722a0f005 Update docs/user-guide/writing-your-docs.md
Co-authored-by: Timothée Mazzucotelli <dev@pawamoy.fr>
2024-08-17 17:09:20 +05:30
Avinash Maurya 7285c75ad1 Remove redundant quotes in navigation part of writing-your-docs.md 2024-08-17 12:00:44 +05:30
Tom Christie 8058b78f53 Merge pull request #3787 from squidfunk/fix/prev-next-links-2 2024-08-15 11:34:21 +01:00
jeroenvandenieuwenhof c8508b7a2c Adding Dutch translations 2024-08-12 11:49:56 +02:00
Ronny Zulaikha f12315d78f Updated description of use_directory_urls (#3798)
Co-authored-by: Timothée Mazzucotelli <dev@pawamoy.fr>
2024-08-07 12:53:18 +02:00
Tom Christie 7ae7068da6 Resolve SOURCE_DATE_EPOCH=0 bug.
Not clear to me if...

* There may also be a timezone issue here leading to the negative value.

And furthermore...

* Non-integer values will still raise an exception here.

But this does at least resolve the immediate issue.
2024-08-01 17:22:48 +01:00
squidfunk 2dd690b6bd Fix prev/next keyboard navigation 2024-07-30 15:10:41 +02:00
squidfunk 52b4512095 Fix strict mode in Docker by removing 0.0.0.0 warning 2024-07-26 17:32:36 +02:00
squidfunk 12d4345a41 Fix console error when closing dropdown 2024-07-21 08:27:01 +02:00
Trần Nhật Minh Đặng 62a4e3c213 Docs: Dead links at types of GitHub Pages sites. (#3764) 2024-07-11 13:19:18 +02:00
Segev Finer 9cc623b8f0 Fix Developer Guide -> User Guide in User Guide README (#3762) 2024-07-02 16:20:01 +02:00
Tom Christie 2ed8798835 Merge pull request #3730 from squidfunk/fix/menu
Fix repeated clicks on menu leading to errors in console
2024-06-20 09:43:04 +01:00
Martin Donath 0e60ebceea Update mkdocs/themes/mkdocs/js/base.js
Co-authored-by: Tom Christie <tom@tomchristie.com>
2024-06-20 10:13:59 +02:00
Tom Christie 644abb5d65 Merge pull request #3743 from mkdocs/pin-codespell 2024-06-19 16:16:06 +01:00
Tom Christie 0e65d662fd Pin codespell dependancie 2024-06-19 15:43:23 +01:00
squidfunk f0e9d7de9e Fix linter errors 2024-06-10 18:01:10 +01:00
squidfunk 484c4aadc5 Fix repeated clicks on menu leading to errors in console 2024-06-10 16:48:52 +01:00
Tom Christie fb1d106747 Merge pull request #3700 from theacodes/fix-3699
Fix crash when mkdocs_theme.yml is empty
2024-05-10 09:31:09 +01:00
Thea Flowers cd80116339 Fix crash when mkdocs_theme.yml is empty
Fixes #3699
2024-05-09 10:27:04 -04:00
Tom Christie 30e8142315 Merge pull request #3697 from mkdocs/tomchristie-patch-1 2024-05-04 08:36:51 +01:00
Tom Christie 1d0cf613e4 Create FUNDING.yml 2024-05-04 00:27:41 +01:00
Tom Christie e9d026a102 Merge pull request #3684 from dpy013/zh_CN
I18N:Update Chinese (Simplified)
2024-05-03 23:51:56 +01:00
Tom Christie 2d2350c5d3 Merge pull request #3694 from squidfunk/fix/mkdocs-theme-navigation
Fix selector for dropdown
2024-05-03 23:31:07 +01:00
Martin Donath 6eb6eacb18 Fix selector for dropdown 2024-05-03 13:16:36 +02:00
dpy013 591f23677b Merge branch 'master' into zh_CN 2024-04-27 17:28:35 +08:00
Manuel Kaufmann 53fec50e57 Docs: update "Read the Docs hosting" (#3683) 2024-04-26 01:03:35 +02:00
dpy013 4cc7d7e4d7 Update Chinese (Simplified) 2024-04-26 06:41:08 +08:00
Tom Christie 24ae829d59 Merge pull request #3682 from mkdocs/resolve-ci
Resolve CI
2024-04-25 17:40:03 +01:00
Tom Christie c508301a13 Resolve CI 2024-04-25 17:23:33 +01:00
Tom Christie fcb4f6419c Merge pull request #3629 from mkdocs/drop-changefreq
Drop `changefreq` from `sitemap.xml`.
2024-04-22 17:09:57 +01:00
Oleh Prypin 0998fec7eb Release 1.6.0 (#3631) 1.6.0 2024-04-20 19:49:39 +02:00
Oleh Prypin bce85bf2a6 Fix for showing repository icon even when a file has no edit_uri (#3657)
This needed to be updated when upgrading the mkdocs theme to newer Bootstrap but got missed.

Right now it shows up as a missing glyph.
2024-04-20 19:48:23 +02:00
Oleh Prypin 0ac05daaa1 Re-generate localization files (#3634) 2024-04-20 17:55:45 +02:00
Martin Donath 6244500bbc Remove jQuery from mkdocs theme (#3649) 2024-04-20 07:41:18 +07:00