Commit Graph

1046 Commits

Author SHA1 Message Date
squidfunk 611493de1f Updated distribution files after dependency upgrade 2018-09-03 09:42:39 +02:00
Ronald Ligteringen b04972ebbe Updated Dutch translations
The correct translation for Table of Contents in Dutch is 'Inhoudsopgave'
2018-09-03 09:33:15 +02:00
Richard Körber 7d20ae8561 Removed preconnect meta tag if Google Fonts are disabled 2018-09-03 09:32:48 +02:00
squidfunk ca4bb5e4be Fixed broken links in specimen documentation 2018-08-09 10:13:21 +02:00
squidfunk 12a79817f0 Prepare 3.0.3 release 2018-08-07 11:12:37 +02:00
squidfunk 7f08e2849a Fixed #841: Additional path levels for extra CSS and JS 2018-08-07 11:10:19 +02:00
squidfunk a629c5948a Prepare 3.0.2 release 2018-08-06 10:00:31 +02:00
squidfunk 7f8d8adaea Integrated lunr.js fixes [ci skip] 2018-08-06 09:41:01 +02:00
Waldinar Oliveira Neto cc46c9e5fb Fixed lunr.js import scripts 2018-08-06 09:37:43 +02:00
squidfunk a534c93e68 Fixed documentation for Serbo-Croatian translations 2018-08-06 09:35:49 +02:00
squidfunk 309389befd Prepare 3.0.1 release 2018-08-05 21:45:54 +02:00
Waldinar Oliveira Neto 679aa64310 Fixed broken search result links 2018-08-05 21:41:19 +02:00
squidfunk 2d7e9341f7 Prepare 3.0.0 release 2018-08-05 18:59:58 +02:00
squidfunk 07ff68631b Fix Travis after success script 2018-08-05 18:46:39 +02:00
Martin Donath 013033a9c0
Fixed Travis build
* Debug Travis build

* Try to build as Python project

* Do not install in user space

* Fixed Travis build
2018-08-05 18:38:16 +02:00
squidfunk 717f31288c Try to build with pip3 2018-08-05 17:30:58 +02:00
squidfunk fd75fa8eb7 Added Serbian and Serbo-Croatian translations 2018-08-04 20:35:14 +02:00
squidfunk 159575bbe9 Fixed path concatenation in templates 2018-08-04 20:22:49 +02:00
squidfunk d7a32d0a84 Upgraded MkDocs to 1.0 2018-08-04 19:53:13 +02:00
squidfunk 3677cfac82 Fix Travis build 2018-08-03 15:37:56 +02:00
squidfunk 7ef1dd08f8 Pinned MkDocs to <1 until stable release is out 2018-08-01 10:36:12 +02:00
squidfunk 6a5255fe81 Fixed MkDocs deprecation in mkdocs.yml 2018-07-29 17:04:50 +02:00
squidfunk 6e73e2c76d Prepare 2.9.4 release 2018-07-29 16:58:08 +02:00
squidfunk 4bc97f1f36 Fixed build error after MkDocs upgrade 2018-07-29 16:55:17 +02:00
squidfunk be7916a8b0 Prepare 2.9.3 release 2018-07-29 16:33:11 +02:00
squidfunk a8dce54dc1 Updated dependencies and package-lock.json 2018-07-29 16:25:43 +02:00
squidfunk 7f3c72bff2 Added link to home for logo in mobile navigation 2018-07-29 16:19:04 +02:00
squidfunk 9205a7acb7 Remove pinned dependency for Tornado 2018-07-29 15:53:41 +02:00
squidfunk 65ab9fa018 Prepare 2.9.2 release 2018-06-29 11:16:28 +02:00
squidfunk 65cefb835a Added Hindi and Czech translations 2018-06-29 11:14:23 +02:00
squidfunk b55c40e11d Set required pymdown-extensions version to 4.11 (code tabs) 2018-06-20 10:36:15 +02:00
squidfunk 60d8b01468 Prepare 2.9.1 release 2018-06-18 10:24:04 +02:00
squidfunk 602de62ae3 Added support for different spellings for theme color 2018-06-18 10:19:07 +02:00
squidfunk 4d7f77e88b Formatting and documentation 2018-06-18 10:14:10 +02:00
squidfunk d6295e1385 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2018-06-18 10:12:00 +02:00
squidfunk 380631b974 Added support for web font minification in production 2018-06-18 10:11:54 +02:00
Isaac Muse 31e561201e Added ".highlighttable" as an alias for ".codehilitetable" (#800)
When codehilite is disabled, or if pymdownx.highlight is used instead of codehilite, the default class "highlight" is used instead of "codehilite".  This also applies to the number table format that, and will use "highlighttable" instead of "codehilitetable".
2018-06-18 10:11:11 +02:00
squidfunk f9298cf91f Added support for theme color on Android 2018-06-13 10:18:00 +02:00
squidfunk 87f9a3a25b Fixed rendering of nested tabbed code blocks 2018-06-13 09:51:04 +02:00
Christian Oliff 74e27a21c2 Fixed protocol for links in documentation 2018-06-11 09:33:42 +02:00
squidfunk a8619c4483 Prepare 2.8.0 release 2018-06-10 18:17:32 +02: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 c1f8a68096 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2018-06-10 15:39:55 +02:00
squidfunk 46154ac92d Updated Promise polyfill 2018-06-10 15:38:46 +02:00
Ed Morley ca773de86c Fixed: Changed links to mkdocs.org to HTTPS
To prevent the unnecessary HTTP 301 (and reduce the redirects noise
when running the W3C link checker tool against generated pages).

Also fixes the anchor fragment for `#using-the-theme-custom_dir`.
2018-06-10 15:30:26 +02:00
squidfunk 73f215928b Try to fix Travis build 2018-06-10 15:28:21 +02:00
squidfunk c90c57d2b4 Fixed missing material icons 2018-06-10 15:21:49 +02:00
squidfunk 2163f58447 Bundled Material icons with theme 2018-06-10 14:52:46 +02:00