1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 11:28:23 +02:00
Commit Graph

2195 Commits

Author SHA1 Message Date
Jake Howard
d2f00e6929
Reverted bind address in Dockerfile (#1712)
Reverts 02f058bc82

The issue in 1.1.1 was made a warning in 1.1.2, so this can be safely restored. Currently it's not possible to access the dev server.
2020-05-18 18:55:31 +02:00
squidfunk
1d7651aca6 Updated dependencies, as depandabot doesn't seem to merge automatically 2020-05-18 08:42:22 +02:00
squidfunk
48c16ec1b0 Adjusted announcement bar 2020-05-17 15:30:09 +02:00
squidfunk
f8b0133477 Updated README 2020-05-16 15:55:05 +02:00
squidfunk
e5d21218ff Prepare 5.1.7 release 2020-05-16 15:51:22 +02:00
squidfunk
2ae567ad86 Updated mkdocs-material-extensions 2020-05-16 15:49:25 +02:00
squidfunk
e3c9c5b8d2 Documentation 2020-05-16 15:46:31 +02:00
squidfunk
c6e2e3a780 Added support for focusable code blocks on overflow 2020-05-16 15:08:39 +02:00
squidfunk
900c113e59 Fixed #1696: infinite loop when using instant loading 2020-05-16 14:28:16 +02:00
Martin Donath
b775328cd9
Merge pull request #1699 from SaltyAimbOtter/master
Redirected questions to stackoverflow
2020-05-16 09:04:14 +02:00
SaltyAimbOtter
f8b9741963 redirect questions to stackoverflow 2020-05-15 22:52:22 +02:00
squidfunk
32d57e66c7 Announced accepting of sponsorships in docs 2020-05-14 09:27:16 +02:00
squidfunk
54fafe6460 Updated README 2020-05-14 09:04:06 +02:00
squidfunk
516f3c8f3e Added nicer sponsoring badge 2020-05-14 09:02:50 +02:00
squidfunk
ef4fd8b87f Updated README 2020-05-14 08:58:43 +02:00
Martin Donath
a8f60c6530
Create FUNDING.yml 2020-05-14 08:22:30 +02:00
squidfunk
02f058bc82 Added workaround for MkDocs 1.1.1 forbidding to bind on 0.0.0.0 2020-05-13 18:56:16 +02:00
squidfunk
b8cf7d76e5 Updated dependencies, as depandabot doesn't seem to merge automatically 2020-05-12 09:09:27 +02:00
Christian Oliff
30b4d554d7
Added nicer scrollbars for Firefox (#1686)
Firefox supports `scrollbar-width` styling and `scrollbar-width: thin;` looks much closer to how the custom scrollbars on Chrome look.
Note: I haven't tested building the theme with this change, but I have tested using this directly in the browser and it looks great.
2020-05-11 18:13:06 +02:00
squidfunk
1fbaf52891 Added note on user survey 2020-05-11 15:17:15 +02:00
squidfunk
fe19ada182 Updated README 2020-05-11 11:04:17 +02:00
squidfunk
a1a26b2304 Updated README 2020-05-11 11:03:58 +02:00
Sijie Yang
4daed20105 Update README.md 2020-05-09 18:58:09 +02:00
squidfunk
3c2c98438b Added Burmese to list of supported languages 2020-05-09 14:17:32 +02:00
squidfunk
bebf63d257 Prepare 5.1.6 release 2020-05-09 14:13:33 +02:00
squidfunk
62abdd1517 Added distribution files 2020-05-09 13:59:03 +02:00
squidfunk
bf43fa3ca6 Fixed whitelisting for instant loading on localhost and Netlify previews 2020-05-09 13:54:03 +02:00
squidfunk
481e511a32 Added Burmese translations 2020-05-09 13:14:13 +02:00
squidfunk
bbfaa57d3c Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-05-09 13:13:58 +02:00
squidfunk
de74821140 Fixed fallback translation in case of empty string 2020-05-09 13:13:50 +02:00
squidfunk
252db1334e Added loading of sitemap to filter instant loading requests 2020-05-09 12:39:55 +02:00
squidfunk
9a0c3e9094 Added general anchor offset solution using scroll-margin-top 2020-05-05 09:01:45 +02:00
squidfunk
7634369f27 Updated dependencies, as depandabot doesn't seem to merge automatically 2020-05-05 08:43:26 +02:00
squidfunk
828877c642 Prepare 5.1.5 release 2020-05-03 18:18:00 +02:00
squidfunk
db7c28b20e Added name attribute to social links and improved defaults 2020-05-03 14:14:59 +02:00
squidfunk
1b72c9f17d Added workaround for Chrome bug with scroll snapping 2020-05-03 13:54:36 +02:00
squidfunk
3a0b776e39 Fixed sidebar jumping on page load on active anchor 2020-05-03 13:34:22 +02:00
squidfunk
a14c68e938 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-05-03 12:56:15 +02:00
squidfunk
52c3daf497 Fixed iframe height not being adjustable 2020-05-03 12:56:07 +02:00
Pierre Verkest
fcf105b943
Fixed link for tabbed docs (#1666) 2020-05-03 12:27:13 +02:00
XhmikosR
974e153757
Improved filesize of banner.png (#1662)
213594 -> 197124 bytes
2020-04-30 16:05:18 +02:00
squidfunk
4545c17d10 Fixed links to issues in changelog 2020-04-30 10:04:53 +02:00
squidfunk
261aa807a1 Update banner image 2020-04-30 09:39:34 +02:00
squidfunk
36ce697a6b Prepare 5.1.4 release 2020-04-30 09:28:51 +02:00
squidfunk
2cdddfc427 Fixed unnecessary scrollbar for search results on Windows 2020-04-30 09:19:55 +02:00
squidfunk
fe81490f38 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-04-29 09:33:58 +02:00
squidfunk
d3452aff21 Fixed navigation disappearing on screen after switching viewports 2020-04-29 09:32:23 +02:00
squidfunk
82f2a0af74 Minified SVGs 2020-04-29 07:52:39 +02:00
squidfunk
aa8c176ee6 Switched to community icons link 2020-04-29 07:52:39 +02:00
squidfunk
384643d5e9 Adjusted icon counts 2020-04-29 07:52:39 +02:00