squidfunk
|
d97b44338c
|
Added distriution files for new keyboard symbols
|
2020-08-01 19:27:52 +02:00 |
|
Adam Twardoch
|
d0de3bf1b2
|
Use more appropriate symbols for some keys (#1836)
* Update _keys.scss
* 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
* Revert "Update _keys.scss"
This reverts commit 55ceceb3c4 .
* Revert "Update _keys.scss"
This reverts commit 9b6361c0d7 .
* Update _keys.scss
Changed key visualization for
```
"arrow-down": "\2193", // ↓
"arrow-left": "\2190", // ←
"arrow-right": "\2192", // →
"arrow-up": "\2191", // ↑
"tab": "\21E5", // ⇥
```
and fixed a few lowercase hex to be uppercase for consistency.
|
2020-08-01 19:24:15 +02:00 |
|
squidfunk
|
a217be3ebd
|
Fixed copy-to-clipboard button overlaying code blocks
|
2020-08-01 19:16:07 +02:00 |
|
squidfunk
|
ee090a89ca
|
Prepare 5.5.1 release
|
2020-08-01 15:35:51 +02:00 |
|
squidfunk
|
eba146d0bb
|
Improved print preview
|
2020-08-01 15:28:58 +02:00 |
|
squidfunk
|
4b2c0e5a88
|
Removed modular-scale and made typography entirely relative
|
2020-08-01 15:22:03 +02:00 |
|
squidfunk
|
de9150c1aa
|
Documentation
|
2020-08-01 13:03:22 +02:00 |
|
squidfunk
|
34b67addaa
|
Added note on custom comment system integration
|
2020-07-31 09:35:24 +02:00 |
|
squidfunk
|
865a18db6e
|
Added note on MathJax and instant loading
|
2020-07-31 09:06:00 +02:00 |
|
squidfunk
|
03ae625716
|
Added new code blocks feature to the roadmap
|
2020-07-30 20:46:54 +02:00 |
|
squidfunk
|
b373083873
|
Added new table of contents feature to the roadmap
|
2020-07-30 20:45:57 +02:00 |
|
squidfunk
|
c9029936ea
|
Added documentation for using icons in templates
|
2020-07-30 20:36:08 +02:00 |
|
squidfunk
|
6579e1d77d
|
Fixed top- and bottom spacing of paragraphs inside tables
|
2020-07-30 20:19:15 +02:00 |
|
squidfunk
|
6e47fe8a6e
|
Fixed open graph and Twitter cards documentation
|
2020-07-30 20:11:06 +02:00 |
|
squidfunk
|
623a63101d
|
Fixed open graph and Twitter cards documentation
|
2020-07-30 20:10:16 +02:00 |
|
squidfunk
|
25b2af52c7
|
Merge branch 'master' of github.com:squidfunk/mkdocs-material
|
2020-07-29 16:47:31 +02:00 |
|
squidfunk
|
0b8679a29a
|
Fixed code blocks custom syntax theme docs
|
2020-07-29 16:47:22 +02:00 |
|
Martin Donath
|
e42bf5c42c
|
Documentation #1835 from AXVin/patch-1
Fix typo in Ordered List Docs
|
2020-07-28 11:24:56 +02:00 |
|
AXVin
|
6bdfa2c3ef
|
Fix typo in Ordered List
|
2020-07-28 14:39:43 +05:30 |
|
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
|
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 |
|