Commit Graph

2047 Commits

Author SHA1 Message Date
squidfunk
f8fd537b97 Added support for instant navigation progress indicator 2023-10-01 09:42:02 +02:00
squidfunk
015685f421 Fixed blog post metadata overlap on mobile/tablet 2023-09-30 12:21:36 +02:00
squidfunk
bc9cdb5774 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-09-30 11:33:17 +02:00
squidfunk
4743c1bab6 Fixed occasional flashes when using instant loading 2023-09-30 11:33:09 +02:00
Alexander Voss
1be39328ac Fixed encoding problem when using blog plugin (#6103) 2023-09-29 15:26:32 +02:00
Alexander Voss
0c498b4345 added instructions for checking out and updating specific releases (#6095)
* added instructions for checking out specific releases and also moved the bit about $GH_TOKEN to a place above
the pip install instructions
* separated out update instructions, revised git instructions
* bumped version number that insiders is based on
* removed --upgrade from update command
* made insiders changelog a section
* changed instructions for upgrading via git
2023-09-28 10:42:28 -04:00
squidfunk
929fc39dbe Fixed deprecated stylelint rules 2023-09-25 17:36:36 +02:00
squidfunk
305c33622c Improved spacing and alignment of tags 2023-09-25 10:56:13 +02:00
squidfunk
59d3b3395d Improved extension compatibility with Python 3.8 2023-09-24 17:50:57 +02:00
squidfunk
639dbacc63 Added support for auto-replacement of meta tags when using instant loading 2023-09-24 17:16:50 +02:00
squidfunk
15538b0a39 Merge branch 'master' into fix/instant-loading 2023-09-23 16:48:31 +02:00
squidfunk
7e6f15bb17 Fixed ignored repeated anchor link clicks when using instant loading 2023-09-23 16:32:44 +02:00
squidfunk
ef30cfea67 Added Slovenian translations
Co-authored-by: dkalsan <25985498+dkalsan@users.noreply.github.com>
2023-09-23 15:39:06 +02:00
squidfunk
e08d0471e9 Stretch outline of navigation section 2023-09-23 15:38:05 +02:00
squidfunk
8a1244e74a Fixed integrated table of contents 2023-09-23 14:55:49 +02:00
squidfunk
3fbcb3ed83 Fixed blog sidebar navigation 2023-09-23 14:41:44 +02:00
squidfunk
521f7272ee Fixed navigation outlines on focus 2023-09-23 13:50:10 +02:00
squidfunk
9dd7511b65 Fixed linter errors 2023-09-23 09:46:11 +02:00
squidfunk
3baf74f1b9 Fixed navigation sections being hidden 2023-09-23 09:40:50 +02:00
squidfunk
8e019d23b6 Fixed navigation expander not being focusable with keyboard 2023-09-23 09:32:10 +02:00
squidfunk
208ac1ac3a Added smooth transition to sidebar navigation 2023-09-23 09:31:48 +02:00
squidfunk
62bd70a6d2 Fixed overflowing navigation on non-breaking words 2023-09-23 09:31:29 +02:00
squidfunk
11b1c55ba1 Improved navigation spacing with flex layout 2023-09-23 09:30:56 +02:00
squidfunk
b1ee79b262 Fixed out-of-sync ARIA attributes in navigation 2023-09-23 09:30:15 +02:00
squidfunk
159b28cd64 Test direct GitHub Pages deployment 2023-09-22 19:30:57 +02:00
squidfunk
188d395ac7 Test direct GitHub Pages deployment 2023-09-22 19:22:21 +02:00
squidfunk
a3b619fc4b Merge branch 'master' into fix/instant-loading 2023-09-22 18:17:17 +02:00
squidfunk
433c137bc1 Fixed blog plugin not generating paginated views as index pages 2023-09-22 18:12:48 +02:00
squidfunk
7d0f759cfb Removed hack in blog plugin for MkDocs < 1.5.3 2023-09-22 17:58:26 +02:00
squidfunk
50c273cfd4 Fixed blog plugin crashing when blog is not linked in navigation 2023-09-22 17:28:57 +02:00
squidfunk
5deec283a0 Switched content tabs to neutral color 2023-09-22 14:00:40 +02:00
squidfunk
c9e4a5e265 Improved colors and contrast in dark mode 2023-09-22 13:33:40 +02:00
squidfunk
859b8bcaee Improved slate color scheme 2023-09-21 17:23:36 +02:00
squidfunk
970670bb4a Improved slate color scheme 2023-09-21 16:06:55 +02:00
squidfunk
f4e4d71343 Updated issue templates 2023-09-21 15:33:49 +02:00
squidfunk
c476842334 Merge branch 'master' into docs/guides 2023-09-21 14:53:33 +02:00
squidfunk
1205411f22 Added version info to entrypoint 2023-09-20 17:59:51 +02:00
squidfunk
00c5fb1766 Added emoji extension 2023-09-20 17:33:29 +02:00
squidfunk
0392073055 Fixed icon search 2023-09-20 14:59:25 +02:00
squidfunk
5c8bb4ea2b Fixed linter errors 2023-09-20 14:40:37 +02:00
squidfunk
56b96b4d79 Restructured project 2023-09-20 13:58:03 +02:00
squidfunk
54a3e89d5f Updated shortcodes hook 2023-09-19 18:43:58 +02:00
squidfunk
11cb733741 Added badges to view and download examples 2023-09-19 17:16:41 +02:00
squidfunk
52d32253d8 Added Belarusian translations
Co-authored-by: mvkarpuk <102862963+mvkarpuk@users.noreply.github.com>
2023-09-19 16:19:08 +02:00
squidfunk
432ba9e030 Updated Slovenian translations
Co-authored-by: dkalsan <25985498+dkalsan@users.noreply.github.com>
2023-09-19 08:46:34 +02:00
Martin Donath
457a7fd5cc Merge pull request #6024 from alexvoss/codehighlight
fix: unwanted divergence public vs. insider #6017
2023-09-18 20:03:41 +02:00
squidfunk
fc45f52336 Added first example to documentation 2023-09-18 19:36:02 +02:00
Alex Voss
38da3fb2a7 fix: unwanted divergence public vs. insider #6017 2023-09-15 11:58:59 -04:00
Martin Donath
cd008fdf29 Restructured documentation (#5692) 2023-09-14 19:09:18 +02:00
squidfunk
ef5a04a324 Fixed draft blog posts being included in navigation 2023-09-13 22:05:53 +02:00