squidfunk
11d1b839a1
Refactored Material icon integration - bye bye webfonts
2020-02-24 18:07:50 +01:00
Isaac Muse
a348663566
Added support for pymdownx.tabbed via pymdown-extensions 7.0b1 ( #1459 )
...
* Add support pymdownx.tabbed via pymdown-extensions 7.0b1
* Rebuild theme
* Use :only-child
2020-02-14 08:16:04 +01:00
squidfunk
41dc846753
Merge branch 'master' into refactor/rxjs-typescript
2020-02-10 12:34:58 +01:00
Martin B
c44ea77172
Separated plugin documentation from extensions ( #1390 )
...
* Create minify-html.md
* Rename docs/minify-html.md to docs/plugins/minify-html.md
* Create search.md
* Update and rename docs/extensions/revision-date.md to docs/plugins/revision-date.md
* Update getting-started.md
* Update mkdocs.yml
2019-12-18 17:13:17 +01:00
Christian Oliff
993c728352
Fixed typo in documentation ( #1382 )
2019-12-12 08:20:17 +01:00
Christian Oliff
fe7bfa2173
Fixed URL on revision-date.md ( #1381 )
...
Currently the first link doesn’t work because they are both referencing [1]
2019-12-12 07:39:24 +01:00
squidfunk
ae61f6c6f8
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2019-12-11 17:51:26 +01:00
squidfunk
afe1d65b15
Updated built files and fixed revision date integration
2019-12-11 17:47:48 +01:00
Tim Vink
faccab4c85
Updated installation instructions for revision date plugin ( #1378 )
2019-12-11 17:18:17 +01:00
Tim Vink
f08f2fbf65
Added support for mkdocs-git-revision-date-localized-plugin ( #1373 )
...
* #1350 update base template to include git revision date
* #1350 add localized revision date
* #1350 support for v0.3 of mkdocs-git-revision-date-localized-plugin
* #1350 add translations for source.revision.date
2019-12-11 10:46:03 +01:00
Christian Oliff
d135a4e790
Fixed HTTPS for some links ( #1355 )
2019-11-29 16:52:19 +01:00
Christian Oliff
cb71154791
Fixed HTTPS for some links ( #1354 )
2019-11-29 16:52:08 +01:00
Isaac Muse
401dfd9e20
Switched to Twemoji due to license issues ( #1338 )
2019-11-16 20:47:02 +01:00
Christian Oliff
b96f71cdb1
Fixed EmojiOne URL to prevent a HTTP redirect ( #1330 )
...
EmojiOne is now JoyPixels
https://blog.joypixels.com/emojione-is-now-joypixels/
2019-11-06 17:50:52 +01:00
Jakob Fix
f905931608
Fixed typo in documentation ( #1144 )
2019-06-23 18:20:43 +02:00
0xflotus
367fef75b2
Fixed some typos in documentation
...
* Update customization.md
* Update pymdown.md
2019-05-10 17:14:55 +02:00
squidfunk
c3ec0b956e
Adjusted documentation for redirects
2018-12-28 15:11:54 +01:00
Kilian Cavalotti
0c17ca3a52
add support for redirects via metadata extension
2018-10-17 14:53:48 -07:00
squidfunk
7d958b16bb
Updated documentation
2018-06-10 18:13:39 +02:00
squidfunk
05e4d17cbf
Added support for code tabs
2018-06-10 18:11:36 +02:00
squidfunk
55aa14014b
Added documentation on GDPR compliance
2018-06-10 18:06:45 +02:00
squidfunk
969a0d4bbc
Fixed links to Python Markdown documentation
2018-02-22 19:26:35 +01:00
squidfunk
7cf7ff98a2
Added documentation for Disqus overrides
2018-02-11 20:01:00 +01:00
squidfunk
0edbfdc8aa
Added translations for skip-to-content link
2018-01-20 12:16:59 +01:00
squidfunk
b6fc85f68a
Added German translation for skip link
2018-01-18 22:36:23 +01:00
squidfunk
b10e058906
Prepare 2.3.0 release
2018-01-09 22:56:48 +01:00
squidfunk
d492e613a1
Removed test admonition
2017-12-02 15:06:33 +01:00
squidfunk
e81054ceb6
Fixed minor styling error with title-only admonition blocks
2017-12-02 15:01:52 +01:00
Martin Donath
f033fd5437
Added support for hero text
2017-11-22 00:13:56 +01:00
squidfunk
a0308b0dce
Fixed meta source only rendering first character
2017-11-01 15:26:13 +01:00
Waylan Limberg
b955abab6e
Removed deprecated Markdown config format in docs
...
* Remove deprecated Markdown config format in docs.
Support for including Markdown extension configs in the extension name has been [deprecated][1] and will not work in any future released of Python-Markdown. MkDocs has offered full support for defining extension configs [since version 0.13][2] and everyone should be using that format.
[1]: https://pythonhosted.org/Markdown/release-2.6.html#extension-configuration-as-part-of-extension-name-deprecated
[2]: http://www.mkdocs.org/about/release-notes/#other-changes-and-additions-to-version-0130
* Update codehilite Markdown config
* Update TOC Markdown configs
* Update pymdown Markdown configs
2017-10-16 19:13:05 +02:00
squidfunk
1e5611f1e8
Added polyfill for details and adjusted social footer
2017-08-29 21:17:16 +07:00
squidfunk
cf78aa3a9a
Added new admonition classes and finished details
2017-08-29 18:46:07 +07:00
squidfunk
4d4c76c979
Added basic implementation for details
2017-08-29 13:17:26 +07:00
squidfunk
35dbc1c0bb
Refactored Admonition styles
2017-08-26 18:36:49 +07:00
Bastien Guyl
77e1a8031c
Update EmojiOne demo url
...
The link http://emojione.com/demo does not exist anymore and it is replace by https://emoji.codes/
2017-07-21 14:08:41 +02:00
facelessuser
00ba4be6aa
Update MathJax CDN
...
Fixes #317
2017-05-11 11:35:43 +02:00
squidfunk
59b2ae1a9d
Smaller tweaks on documentation
2017-03-11 18:40:44 +01:00
squidfunk
34b09a6724
Added missing documentation for features
2017-03-11 18:40:44 +01:00
squidfunk
b8f4b62b72
Added documentation for edit_uri configuration
2017-03-11 18:40:44 +01:00
squidfunk
7cf5d428a4
Added documentation for Metadata extension
2017-03-11 18:40:44 +01:00
squidfunk
009b41cdb1
Added quote/cite styles for admonition
2017-02-26 19:55:53 +01:00
squidfunk
a58904c8c2
Replaced all occurrences of npm with yarn
2017-02-26 19:44:56 +01:00
squidfunk
c61a6179f0
Updated documentation
2017-01-12 20:15:30 +01:00
squidfunk
b32084bf8b
Fix typo in CodeHilite [ci skip]
2017-01-11 23:31:36 +01:00
squidfunk
6696f09444
Fix documentation on CodeHilite
2017-01-09 23:55:04 +01:00
squidfunk
a2ff959ab3
Added disclaimer for EmojiOne
2017-01-09 22:34:04 +01:00
squidfunk
7fd950872c
Replace GitHubEmoji with Emoji
2017-01-09 22:25:15 +01:00
squidfunk
3568043dea
Added block styles for critic extension
2017-01-09 22:10:09 +01:00
squidfunk
6136fc905f
Fixed MathJax configuration example
2017-01-09 21:58:29 +01:00