Commit Graph

58 Commits

Author SHA1 Message Date
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
squidfunk cb5d51e7c1 Fix wrong customization documentation on MathJax 2017-01-09 21:52:04 +01:00
squidfunk 82b8c71059 Removed automatic MathJax inclusion 2017-01-09 21:41:30 +01:00
squidfunk efff866b62 Added documentation on contribution + some formatting 2017-01-07 20:07:41 +01:00
squidfunk d53945a89a Fix search bar offset when there's no repository information 2017-01-06 19:31:56 +01:00
squidfunk 45208dea73 Fixed: admonition codes did not match those of RTD theme 2017-01-05 08:31:58 +01:00
squidfunk 06076d2ab5 Removed empty metadata description from docs 2017-01-03 20:47:00 +01:00
squidfunk 1e590ba872 Updated documentation for 1.0.0 2017-01-02 23:11:32 +01:00
squidfunk d7ba0134a0 Fix link reference in codehilite documentation [ci skip] 2016-12-29 17:58:36 +01:00
squidfunk 02296f6605 Full integration with PyMdown extensions 2016-12-27 12:26:25 +01:00
squidfunk 2c8a324324 Integrated data table styles from 0.2.x 2016-12-18 13:29:03 +01:00
Martin Donath ab99591d76 Merge branch 'rework' into specimen-updates 2016-12-15 16:48:42 +01:00
squidfunk 2fcfb551be Refactored JavaScript architecture 2016-12-15 15:55:40 +01:00
Brendan Abbott e1a24279a7 Update specimen, add inlinehilite content 2016-12-03 14:54:08 +10:00
squidfunk 65f23355c8 Added support for tasklist and critic extension + em fixes 2016-11-05 23:26:07 +01:00
squidfunk 0d5e66d9a5 Refactored JavaScript into components 2016-11-02 19:21:14 +01:00
squidfunk e76be3b704 Removed unnecessary docs 2016-10-30 11:28:21 +01:00