1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-14 10:57:41 +01:00
Commit Graph

2488 Commits

Author SHA1 Message Date
squidfunk
807fbdb1bc Fixed title of getting started guide 2020-07-27 10:06:55 +02:00
squidfunk
cb974e5bd4 Switched expose-loader with ProvidePlugin 2020-07-27 09:57:24 +02:00
squidfunk
ceadfbf8cf Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-07-27 09:42:31 +02:00
squidfunk
b496e1a2c6 Renamed Sponsorship page to Insiders 2020-07-27 09:40:57 +02:00
squidfunk
9c6a945cf2 Added redirect for old Python Markdown Extensions page 2020-07-27 09:22:53 +02:00
dependabot-preview[bot]
9cd720efa4 Bump webpack from 4.43.0 to 4.44.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.43.0...v4.44.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 06:23:10 +00:00
dependabot-preview[bot]
e9a3e67cc3 Bump @types/node from 14.0.23 to 14.0.26
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.23 to 14.0.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 06:20:33 +00:00
dependabot-preview[bot]
0db616b2d9 Bump css-loader from 3.6.0 to 4.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 06:20:09 +00:00
dependabot-preview[bot]
0c19c882d9 Bump @mdi/svg from 5.3.45 to 5.4.55
Bumps [@mdi/svg](https://github.com/Templarian/MaterialDesign-SVG) from 5.3.45 to 5.4.55.
- [Release notes](https://github.com/Templarian/MaterialDesign-SVG/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-SVG/compare/v5.3.45...v5.4.55)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 06:19:10 +00:00
squidfunk
50ccf2e0f0 Added demo video to sponsorship page 2020-07-26 19:56:57 +02:00
squidfunk
6412958a8a Fixed link to sponsor edition 2020-07-26 17:16:12 +02:00
squidfunk
b1fdfc3cad Added guide for adding colors and animations to icons 2020-07-26 17:06:57 +02:00
squidfunk
59e2b9c636 Fixed errors in documentation 2020-07-26 14:46:09 +02:00
squidfunk
49bfe6e572 Documentation 2020-07-24 18:29:34 +02:00
squidfunk
748be34f8e Added MathJax reference 2020-07-24 16:11:42 +02:00
squidfunk
55741dbfa8 Added syntax theme customization guide 2020-07-24 14:30:03 +02:00
squidfunk
ae0b187267 Added missing license 2020-07-24 12:29:33 +02:00
squidfunk
9d8986a397 Fixed Docker build 2020-07-24 12:21:15 +02:00
squidfunk
a33fea95b3 Prepare 5.5.0 release 2020-07-24 12:12:11 +02:00
squidfunk
5f57f23af3 Added distribution files 2020-07-24 10:59:57 +02:00
squidfunk
b0bb26ec99 Fixed Google Analytics not tracking URLs with instant loading 2020-07-24 10:54:48 +02:00
squidfunk
6d6811451b Fixed race condition in instant loading 2020-07-24 10:47:26 +02:00
squidfunk
4e72d31043 Fixed Google Analytics not tracking URLs with instant loading 2020-07-24 10:40:15 +02:00
squidfunk
dd40970865 Fixed Google Analytics not tracking URLs with instant loading 2020-07-24 10:20:40 +02:00
squidfunk
7d3ca051fa Improved balancing of color schemes 2020-07-24 10:13:21 +02:00
squidfunk
87f807adc5 Fixed styling of code blocks with line numbers 2020-07-24 10:00:54 +02:00
squidfunk
c431539a83 Refactored code syntax highlighting 2020-07-24 09:59:16 +02:00
squidfunk
f9d0f24a99 Adjusted front matter and deprecation docs 2020-07-23 17:00:20 +02:00
squidfunk
f36bb0de83 Added notes on deprecations 2020-07-23 16:07:16 +02:00
squidfunk
c2a0238106 Added nodes on snippets and fixed some documentation errors 2020-07-23 15:34:43 +02:00
squidfunk
186ea90e5f Updated troubleshooting and data privacy pages 2020-07-23 14:37:20 +02:00
squidfunk
c3d2567d11 Added guide for custom icons in social links 2020-07-23 13:52:42 +02:00
squidfunk
32cc1c57b2 Fixed width of footer links above tablet breakpoint 2020-07-23 13:42:17 +02:00
squidfunk
f401aeaea4 Added heart animation on sponsorship page 2020-07-23 13:29:07 +02:00
squidfunk
d6e058392d Added documentation on keyboard navigation 2020-07-23 13:17:50 +02:00
squidfunk
6295251c24 Adjusted analytics implementation 2020-07-23 10:23:32 +02:00
squidfunk
98d1c354df Moved landing page overrides to separate stylesheet 2020-07-23 10:04:22 +02:00
squidfunk
4771933f10 Cleaned up stylesheet source directory structure 2020-07-23 09:29:23 +02:00
Martin Donath
fb5cb9526f
Merge pull request #1735 from squidfunk/docs/restructure
WIP – Restructure documentation
2020-07-22 19:15:23 +02:00
squidfunk
a85f182afa Merge branch 'master' into docs/restructure 2020-07-22 19:11:43 +02:00
squidfunk
c0e5f9f1b9 Fixed documentation 2020-07-22 19:11:22 +02:00
squidfunk
7728bef1ec Added sponsorship terms 2020-07-22 18:30:00 +02:00
squidfunk
5fafecaa7c Added documentation on sponsorships 2020-07-22 17:56:47 +02:00
squidfunk
31f15e328c Fixed sponsorship headline 2020-07-22 16:09:42 +02:00
squidfunk
18ecfcbe73 Added sponsorship banner and page 2020-07-22 16:07:06 +02:00
squidfunk
5eecb7da31 Added sponsorship banner and page 2020-07-22 16:05:38 +02:00
squidfunk
7d59fdfa8e Fixed netlify deployment 2020-07-22 14:10:09 +02:00
squidfunk
71b875be1a Added ids to options 2020-07-22 14:05:07 +02:00
squidfunk
ae1cc68a4e Added redirects from old to new structure 2020-07-22 13:59:05 +02:00
squidfunk
cafb79b788 Added back changelog and upgrade instructions 2020-07-22 13:37:14 +02:00