1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00
Commit Graph

186 Commits

Author SHA1 Message Date
squidfunk
1c4b3683df Prepare 2.2.4 release 2017-12-18 08:48:26 +01:00
squidfunk
0321143a30 Prepare 2.2.3 release 2017-12-13 09:24:06 +01:00
Jonas Fonseca
39badcb543 Fix wording in the documentation for primary-only colors 2017-12-09 20:39:42 +01:00
squidfunk
98dfb83d43 Prepare 2.2.2 release 2017-12-08 09:46:16 +01:00
Dmytro Bogatov
4ea70d6630 Fix typo. 2017-12-06 23:12:32 +01:00
squidfunk
d492e613a1 Removed test admonition 2017-12-02 15:06:33 +01:00
squidfunk
d014b21bd5 Prepare 2.2.1 release 2017-12-02 15:01:52 +01:00
squidfunk
e81054ceb6 Fixed minor styling error with title-only admonition blocks 2017-12-02 15:01:52 +01:00
squidfunk
decdbef787 Replaced teaser image with new look 2017-11-22 21:37:12 +01:00
squidfunk
269414d75b Prepare 2.2.0 release 2017-11-22 21:14:58 +01:00
Martin Donath
f033fd5437
Added support for hero text 2017-11-22 00:13:56 +01:00
squidfunk
4c8bdd133f Prepare 2.1.1 release 2017-11-21 21:44:22 +01:00
Martin Donath
81e433bf2e
Refactored Gulp build pipeline with Webpack 2017-11-21 21:32:25 +01:00
squidfunk
57142f144b Prepare 2.1.0 release 2017-11-19 18:02:58 +01:00
squidfunk
250f1fd172 Added white to primary colors 2017-11-19 17:49:37 +01:00
squidfunk
823347fcb3 Updated dependencies and yarn.lock 2017-11-18 18:03:32 +01:00
squidfunk
185c6128d3 Prepare 2.0.4 release 2017-11-05 17:26:08 +01:00
squidfunk
f602de8e10 Prepare 2.0.3 release 2017-11-05 16:16:00 +01:00
squidfunk
678a8f730c Added author's notes to documentation 2017-11-05 16:16:00 +01:00
squidfunk
7b1c003536 Fixed search language configuration in getting started guide 2017-11-05 16:16:00 +01:00
squidfunk
1c11a78f44 Fixed footnote link colors and did some cleanup 2017-11-05 15:20:36 +01:00
squidfunk
2bdb031c35 Added clearer notes on docker image 2017-11-05 14:41:47 +01:00
squidfunk
64a09ec0f2 Cleaned up documentation and migration guide 2017-11-05 14:41:47 +01:00
squidfunk
dec7e21243 Fixed buttons in getting started guide 2017-11-03 14:27:44 +01:00
squidfunk
f6a6638c78 Prepare 2.0.2 release 2017-11-01 18:30:23 +01:00
squidfunk
a0308b0dce Fixed meta source only rendering first character 2017-11-01 15:26:13 +01:00
squidfunk
e8200730b3 Added Russian translations 2017-11-01 14:05:18 +01:00
squidfunk
f4dddaeeee Fixed favicon regression caused by deprecation upstream 2017-11-01 12:07:30 +01:00
squidfunk
eb232d43f0 Prepare 2.0.1 release 2017-10-31 21:10:28 +01:00
squidfunk
c5143e890f Prepare 2.0.0 release 2017-10-31 20:29:30 +01:00
squidfunk
a36bfae62a Added documentation on migration 2017-10-31 20:07:11 +01:00
squidfunk
b913a607e9 Updated documentation for installation 2017-10-31 20:07:11 +01:00
squidfunk
f68d7beb94 Updated documentation and simplified search tokenizer configuration 2017-10-31 20:07:11 +01:00
squidfunk
b093490b02 Prepare 1.12.2 release 2017-10-26 21:57:44 +02:00
squidfunk
c94457aa3f Prepare 1.12.1 release 2017-10-22 22:06:55 +02:00
squidfunk
b8b245a1b8 Prepare 1.12.0 release 2017-10-20 09:42:43 +02:00
Jonas Fonseca
eda4ff2c14 Add Danish translation
References #509
2017-10-20 09:09:41 +02:00
squidfunk
0ab84b02ed Added documentation for language configuration 2017-10-19 21:11:18 +02:00
squidfunk
9f513d6411 Added support for default localization and German translations 2017-10-19 21:11:18 +02:00
squidfunk
9c3134750e Fixed backward compatibility for localization 2017-10-18 21:56:53 +02:00
squidfunk
ae0ef54212 Prepare 1.10.4 release 2017-10-18 19:46:28 +02:00
Jonas Fonseca
91aacd5493 Fix typo in site search section 2017-10-18 18:37:08 +02: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
Jonas Fonseca
7ca03c017d Fix a typo and use question admonition 2017-10-13 16:08:40 +02:00
Martin Donath
a267729084 Update release-notes.md 2017-10-12 00:11:31 +02:00
squidfunk
dd50eb77e2 Prepare 1.10.3 release 2017-10-11 19:31:41 +02:00
squidfunk
872a953ee0 Prepare 1.10.2 release 2017-10-06 11:05:47 +02:00
Christian Oliff
57158e7d10 Update URL for Material Design
Site is now at: https://material.io/guidelines/material-design/
2017-09-25 21:57:44 +09:00
squidfunk
ecf5369891 Prepare 1.10.1 release 2017-09-14 11:46:48 +02:00
squidfunk
50e6328d1f Updated CONTRIBUTING.md 2017-09-07 14:25:03 +02:00