Adam Twardoch
55ceceb3c4
Update _keys.scss
...
Change to the keys
"arrow-down": "\2193", // ↓
"arrow-left": "\2190", // ←
"arrow-right": "\2192", // →
"arrow-up": "\2191", // ↑
"tab": "\21E5", // ⇥
also makes a few other lowercase hex numerals uppercase for consistency
2020-07-28 18:30:31 +02:00
twardoch
9b6361c0d7
Update _keys.scss
2020-07-27 22:58:48 +02:00
squidfunk
1ec08b42dd
Fixed site title behavior when using front matter
2020-07-27 17:52:38 +02:00
squidfunk
af4f74b368
Refactored CSS overrides and added note in search docs
2020-07-27 17:36:24 +02:00
squidfunk
02748b0a52
Added support and documentation for image alignment and captions
2020-07-27 16:49:39 +02:00
squidfunk
17e2e03678
Added Open Graph and Twitter cards documentation
2020-07-27 14:44:47 +02:00
squidfunk
fdbef130c0
Updated video link
2020-07-27 13:59:00 +02:00
squidfunk
14d939424e
Fixed links in metadata docs
2020-07-27 13:50:55 +02:00
squidfunk
fb4d556168
Added web app manifest documentation
2020-07-27 13:50:31 +02:00
squidfunk
8bc24aa03e
Added list of bundled plugins
2020-07-27 12:41:04 +02:00
squidfunk
cf037cfccf
Added button reference documentation
2020-07-27 12:32:24 +02:00
squidfunk
556dcc71c0
Documentation
2020-07-27 12:08:42 +02:00
squidfunk
04bacbd101
Added docs on extended formatting
2020-07-27 12:05:07 +02:00
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
5.5.0
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