1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-25 03:48:24 +02:00
Commit Graph

85 Commits

Author SHA1 Message Date
squidfunk
189d688852 Added Hungarian translations 2018-01-31 18:03:45 +01:00
squidfunk
f87718feca Added call for contributions to landing page 2018-01-25 20:14:06 +01:00
squidfunk
3132cee3dd Added Ukrainian translations 2018-01-25 19:43:59 +01:00
squidfunk
4b5c45c656 Refactored search language handling 2018-01-21 23:02:04 +01:00
squidfunk
0e1850280a Added support for skip-to-content link 2018-01-18 21:33:22 +01:00
squidfunk
b86463757f Prepare 2.5.0 release 2018-01-13 17:24:30 +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
d014b21bd5 Prepare 2.2.1 release 2017-12-02 15:01:52 +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
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
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
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
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
9c3134750e Fixed backward compatibility for localization 2017-10-18 21:56:53 +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
squidfunk
43484824ee Added notes on icon logo to documentation 2017-09-01 20:25:08 +07:00
squidfunk
4d4c76c979 Added basic implementation for details 2017-08-29 13:17:26 +07:00
squidfunk
3b6ee1e1cb Prepare 1.8.0 release 2017-08-02 14:35:07 +02:00
squidfunk
bbb3455c52 Added support for lazy rendering of search results 2017-08-02 14:09:13 +02:00
squidfunk
4887a7e062 Added note to documentation on Disqus integration 2017-07-25 16:26:10 +02:00
squidfunk
546a32f87a Corrected social links 2017-07-20 14:42:04 +02:00
Christian Oliff
e3bfb68115 Correct Disqus typo 2017-07-18 09:08:08 +02:00
squidfunk
32f6d63a29 Added note on examples 2017-06-21 10:36:23 +02:00
squidfunk
c586f9a799 Fixed wrong variable reference in localization docs 2017-06-01 10:07:23 +02:00
squidfunk
dcb0ee3f22 Added documentation for site search localization 2017-06-01 09:43:54 +02:00
squidfunk
9a24b60cdf Removed references to Clipboard from docs 2017-05-31 16:53:05 +02:00
squidfunk
13cd1d1a26 Merge branch 'master' into feature/clipboard-js-integration 2017-05-31 15:31:17 +02:00
Siva Sankar
056e91e9f4 Update the documentation for Discus Integration
'site_url' field is mandatory in the 'mkdocs.yml' file for the Disqus Integration to work, else it will display the error message as "We were unable to load Disqus. If you are a moderator please see our troubleshooting guide."
2017-05-20 22:12:47 +02:00
facelessuser
4b6ffe6628 Add clipboard.js support 2017-05-15 18:31:10 -06:00
Oscar Vasquez
e7a72a3d5d Added missing documentation for the site_favicon option 2017-05-11 11:55:23 +02:00
Christian Oliff
5e9ee23b9b Typo fix 'show' should be 'shown'
Typo fix 'show' should be 'shown'
2017-04-28 17:08:03 +02:00
squidfunk
6336e5055c Added language from localizations to HTML tag 2017-04-22 14:55:21 +02:00
squidfunk
3c1eb193bc Added new placeholders to documentation [ci skip] 2017-03-24 20:02:27 +01:00
squidfunk
59b2ae1a9d Smaller tweaks on documentation 2017-03-11 18:40:44 +01:00