Commit Graph

36 Commits

Author SHA1 Message Date
squidfunk cf4805d4b3 Removed Python Markdown version range limitation 2020-12-22 14:20:20 +01:00
squidfunk 91474f2746 Limited Markdown version to <3.3 2020-12-21 17:54:37 +01:00
squidfunk 2ae567ad86 Updated mkdocs-material-extensions 2020-05-16 15:49:25 +02:00
squidfunk f90644dac5 Integrated with mkdocs-material-extensions 2020-04-12 19:58:22 +02:00
squidfunk 9842c941c6 Prepare 5.0.0 release 2020-04-07 16:57:19 +02:00
squidfunk 9738c12cc9 Unified components and observable structure 2020-03-05 17:17:15 +01:00
squidfunk ae1ed3d924 Implemented instant loading 2020-02-20 17:42:46 +01:00
squidfunk d21da8d522 Merge branch 'master' into refactor/rxjs-typescript 2020-02-17 18:10:08 +01:00
Peter Bajurny d5adbe67af
Added supported plugins to Docker image (#1458) 2020-02-14 08:22:59 +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 8c44604e80 Upgraded Pygments to 2.4 2020-02-11 19:13:08 +01:00
squidfunk 41dc846753 Merge branch 'master' into refactor/rxjs-typescript 2020-02-10 12:34:58 +01:00
Reece Dunham eab7148337
Updated copyright year (#1449) 2020-02-08 10:33:01 +01:00
squidfunk 92bfb148ed Fixed code blocks after Markdown 3.2 release 2020-02-08 10:16:59 +01:00
Isaac Muse bbba04a90c Updated requirements (#1339)
- Restrict Markdown to less that 3.2 to prevent CSS breakage as 3.2
  will introduce changes to how code blocks are formatted.
- Use at least version 6.2 of Pymdown Extensions as 6.2 limits EmojiOne
  usage to v2.2.7 which has the most agreeable license for commercial
  and personal use. Additionally, limit the version to to less than 6.3
  as 6.3 will follow Python Markdown 3.2 in code block changes for
  SuperFences.
2019-11-16 21:45:59 +01:00
squidfunk 91f2289587 Reverted template minification, added minification by plugin 2019-06-15 15:16:14 +02:00
squidfunk cc47bb7464 Updated copyright year 2019-01-01 18:42:00 +01:00
squidfunk d7a32d0a84 Upgraded MkDocs to 1.0 2018-08-04 19:53:13 +02:00
squidfunk 7ef1dd08f8 Pinned MkDocs to <1 until stable release is out 2018-08-01 10:36:12 +02:00
squidfunk 9205a7acb7 Remove pinned dependency for Tornado 2018-07-29 15:53:41 +02:00
squidfunk b55c40e11d Set required pymdown-extensions version to 4.11 (code tabs) 2018-06-20 10:36:15 +02:00
squidfunk e5069bb21f Bump Pymdown Extensions to 4.10 2018-04-19 16:23:54 +02:00
Martin Donath 5ae15f02bc
Fixed build error on Travis 2018-03-06 19:22:16 +01:00
squidfunk c3cdb945a6 Updated copyright notice 2018-01-13 17:36:13 +01:00
squidfunk f68d7beb94 Updated documentation and simplified search tokenizer configuration 2017-10-31 20:07:11 +01:00
squidfunk 3afe613e63 Moved palette to theme configuration 2017-10-31 20:07:11 +01:00
squidfunk c94457aa3f Prepare 1.12.1 release 2017-10-22 22:06:55 +02:00
squidfunk 4060ad09d9 Added compatibility for mkdocs 0.17 2017-10-22 21:29:25 +02:00
squidfunk b8b245a1b8 Prepare 1.12.0 release 2017-10-20 09:42:43 +02:00
squidfunk 35dbc1c0bb Refactored Admonition styles 2017-08-26 18:36:49 +07:00
squidfunk e4f4e630ce Added requirements as explicit dependencies in setup.py 2017-03-30 23:39:02 +02:00
squidfunk 7d46ed2a85 Set PyMdown requirement to 1.2 2017-01-28 20:32:13 +01:00
squidfunk f37bb76d18 Update copyright 2017-01-06 19:11:18 +01:00
squidfunk 5b5bc03600 Set required mkdocs version to >= 0.16 2016-12-27 10:19:35 +01:00
squidfunk bcf634faa8 Added mkdocs to requirements.txt 2016-10-31 09:32:05 +01:00
squidfunk a0c10d868a Build with node 4, 5 and 6 and install requirements 2016-10-30 14:10:44 +01:00