Commit Graph

34 Commits

Author SHA1 Message Date
squidfunk f90644dac5 Integrated with mkdocs-material-extensions 2020-04-12 19:58:22 +02:00
squidfunk cb99a22fdf Reverted emoji.py integration to be moved out to separate package 2020-04-08 17:40:36 +02:00
squidfunk dda04673e8 Documentation 2020-04-08 16:06:41 +02:00
Isaac Muse 89b474bf33
Added emoji icon integration (#1575)
* Add emoji icons

* Generate new build and ensure build is sane on WSL (windows)

Normalize line endings to ensure when building in Windows Subsystem
for Linux that the results are sane.
Build new JS and CSS.

* Attempt to fix netlify issue
2020-04-08 16:00:20 +02:00
squidfunk 05114b9f2a Added main template override for official docs 2020-03-26 11:19:20 +01:00
squidfunk b9fd6086a5 Fixed showing of wrong version in deployment preview 2020-03-15 13:55:06 +01:00
squidfunk 58b00d448a Reworked search plugin documentation 2020-03-09 22:29:01 +01:00
squidfunk 11901049bc Reworked extension documentation 2020-03-09 19:03:48 +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
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
0xflotus 367fef75b2 Fixed some typos in documentation
* Update customization.md

* Update pymdown.md
2019-05-10 17:14:55 +02:00
squidfunk 7d958b16bb Updated documentation 2018-06-10 18:13:39 +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
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 c61a6179f0 Updated documentation 2017-01-12 20:15:30 +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 1e590ba872 Updated documentation for 1.0.0 2017-01-02 23:11:32 +01:00
squidfunk 02296f6605 Full integration with PyMdown extensions 2016-12-27 12:26:25 +01:00