dependabot[bot]
|
9d52a1b747
|
Bump eslint from 5.11.1 to 5.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.11.1...v5.12.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-04 21:10:31 +00:00 |
|
dependabot[bot]
|
a4690d53cf
|
Bump babel-loader from 8.0.4 to 8.0.5
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.4...v8.0.5)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-04 07:12:11 +00:00 |
|
squidfunk
|
8d8a1d706c
|
Merge branch 'master' of github.com:squidfunk/mkdocs-material
|
2019-01-03 15:57:37 +01:00 |
|
squidfunk
|
d25428c2e3
|
Added download statistics
|
2019-01-03 15:56:16 +01:00 |
|
dependabot[bot]
|
b0f635a4e0
|
Bump autoprefixer from 9.4.3 to 9.4.4
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.4.3 to 9.4.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.4.3...9.4.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-03 11:12:59 +00:00 |
|
dependabot[bot]
|
f61a22829a
|
Bump webpack-cli from 3.1.2 to 3.2.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-03 05:16:17 +00:00 |
|
squidfunk
|
6d905e6414
|
Updated copyright year in docs
|
2019-01-02 10:49:13 +01:00 |
|
squidfunk
|
cc47bb7464
|
Updated copyright year
|
2019-01-01 18:42:00 +01:00 |
|
squidfunk
|
e85326b5f7
|
Merge branch 'master' of github.com:squidfunk/mkdocs-material
|
2019-01-01 18:41:17 +01:00 |
|
squidfunk
|
e766726e06
|
Added .vscode to .gitignore
|
2019-01-01 18:41:10 +01:00 |
|
dependabot[bot]
|
b3afc0cd9e
|
Bump webpack from 4.28.2 to 4.28.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-29 12:06:58 +00:00 |
|
squidfunk
|
cb089343c8
|
Removed git-hooks
|
2018-12-28 19:01:18 +01:00 |
|
squidfunk
|
a3037c33cc
|
Prepare 3.2.0 release
|
2018-12-28 15:18:48 +01:00 |
|
squidfunk
|
c3ec0b956e
|
Adjusted documentation for redirects
|
2018-12-28 15:11:54 +01:00 |
|
squidfunk
|
976d67e5f2
|
Merge branch 'kcgthb-master'
|
2018-12-28 15:09:40 +01:00 |
|
squidfunk
|
59ce603ed8
|
Moved redirect code into main template
|
2018-12-28 15:09:11 +01:00 |
|
squidfunk
|
afd2787fea
|
Merge branch 'master' of git://github.com/kcgthb/mkdocs-material into kcgthb-master
|
2018-12-28 15:01:21 +01:00 |
|
squidfunk
|
635f74686d
|
Formatting
|
2018-12-28 14:59:45 +01:00 |
|
Christian Oliff
|
f9b4a63ebc
|
Added support for Google Analytics async snippet loading (#921)
Snippet from Google: https://developers.google.com/analytics/devguides/collection/analyticsjs/#alternative_async_tracking_snippet
Recommended by HTML5Boilerplate:
https://github.com/h5bp/html5-boilerplate/blob/master/dist/index.html
|
2018-12-28 14:46:24 +01:00 |
|
Martin Donath
|
4e72119d20
|
Upgraded to webpack 4 (#941)
* Upgrade to webpack 4 - partly working
* Upgraded to webpack 4
* Fixed error with webpack ProvidePlugin
* Fixed ESLint errors
|
2018-12-28 14:44:41 +01:00 |
|
squidfunk
|
18221a7d1f
|
Updated ESLint
|
2018-12-27 21:36:22 +01:00 |
|
dependabot[bot]
|
f145c14e4d
|
Bump webpack-manifest-plugin from 1.3.2 to 2.0.4
Bumps [webpack-manifest-plugin](https://github.com/danethurber/webpack-manifest-plugin) from 1.3.2 to 2.0.4.
- [Release notes](https://github.com/danethurber/webpack-manifest-plugin/releases)
- [Commits](https://github.com/danethurber/webpack-manifest-plugin/compare/v1.3.2...v2.0.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-27 13:39:30 +00:00 |
|
dependabot[bot]
|
36a4fc0938
|
Bump stylelint from 9.8.0 to 9.9.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/9.8.0...9.9.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-27 13:39:12 +00:00 |
|
dependabot[bot]
|
88c703aacb
|
Bump stylelint-order from 1.0.0 to 2.0.0
Bumps [stylelint-order](https://github.com/hudochenkov/stylelint-order) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/hudochenkov/stylelint-order/releases)
- [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hudochenkov/stylelint-order/compare/1.0.0...2.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-27 13:38:50 +00:00 |
|
dependabot[bot]
|
1f2713f65a
|
Bump babel-plugin-add-module-exports from 0.3.3 to 1.0.0
Bumps [babel-plugin-add-module-exports](https://github.com/59naga/babel-plugin-add-module-exports) from 0.3.3 to 1.0.0.
- [Release notes](https://github.com/59naga/babel-plugin-add-module-exports/releases)
- [Commits](https://github.com/59naga/babel-plugin-add-module-exports/compare/v0.3.3...v1.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-26 16:33:39 +01:00 |
|
dependabot[bot]
|
816597b36e
|
Bump autoprefixer from 9.3.1 to 9.4.3
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.3.1 to 9.4.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.3.1...9.4.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-26 16:32:18 +01:00 |
|
dependabot[bot]
|
90719f3eb4
|
Bump stylelint-scss from 3.4.0 to 3.4.4
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.4.0 to 3.4.4.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.4.0...3.4.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-26 16:32:08 +01:00 |
|
dependabot[bot]
|
8b2c941f73
|
Bump node-sass from 4.10.0 to 4.11.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.10.0...v4.11.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-26 16:31:47 +01:00 |
|
Christian Oliff
|
2712a85b38
|
Lowercased doctype to shave of 2 byte of gzipped response
* lowercase doctype in HTMLtemplate
This gzip compresses slightly better (can save 2 bytes!)
REF: https://encode.ru/threads/1889-gzthermal-pseudo-thermal-view-of-Gzip-Deflate-compression-efficiency
* lowercase doctype in src
|
2018-12-20 12:14:03 +01:00 |
|
Kilian Cavalotti
|
05673a2de6
|
redirect: add metatag to prevent robot indexing
|
2018-12-04 08:38:28 -08:00 |
|
Kilian Cavalotti
|
6d713cb8f5
|
redirect: add support to redirect anchors
eg. if url.md contains: "redirect: newurl/"
//domain.tld/url#foo redirects to //domain.tld/newurl#foo
|
2018-11-26 15:22:35 -08:00 |
|
squidfunk
|
2bf4fb928c
|
Prepare 3.1.0 release
|
2018-11-17 18:07:46 +01:00 |
|
squidfunk
|
1dfac969e7
|
Updated dependencies and package-lock.json
|
2018-11-17 18:01:39 +01:00 |
|
squidfunk
|
382797f21c
|
Fixed documentation
|
2018-11-17 17:57:47 +01:00 |
|
Richie Bendall
|
62927073de
|
Added documentation for Web App Manifest (#916)
|
2018-11-17 17:51:35 +01:00 |
|
squidfunk
|
09f979c32c
|
Upgraded Lunr.js to fix search bug in Safarai
|
2018-11-17 17:39:59 +01:00 |
|
squidfunk
|
226cb9f4d9
|
Added support for Progressive Web App Manifest
|
2018-11-13 22:24:17 +01:00 |
|
squidfunk
|
e11410233c
|
Added release notes
|
2018-10-26 13:16:47 +02:00 |
|
squidfunk
|
fe42b2f7e1
|
Prepare 3.0.6 release
|
2018-10-26 13:15:41 +02:00 |
|
squidfunk
|
61dcde1dda
|
Fixed JavaScript code block evaluation in search results
|
2018-10-26 12:55:36 +02:00 |
|
squidfunk
|
8217dcd8cd
|
Updated documentation
|
2018-10-23 09:04:26 +02:00 |
|
squidfunk
|
65e67d2155
|
Prepare 3.0.5 release
|
2018-10-23 09:00:28 +02:00 |
|
squidfunk
|
d72e46b65d
|
Removed unnecessary overrides of search tokenizer
|
2018-10-23 08:58:03 +02:00 |
|
squidfunk
|
793263f40f
|
Added Indonesian translations
|
2018-10-23 08:56:37 +02:00 |
|
squidfunk
|
330229fdbc
|
Added Croatian translations
|
2018-10-23 08:47:09 +02:00 |
|
squidfunk
|
13a76c45d6
|
Fixed invalid skip-to-content link on 2nd+ level
|
2018-10-23 08:39:55 +02:00 |
|
squidfunk
|
15e604f797
|
Fixed missing URL filter in footer for FontAwesome link
|
2018-10-23 08:35:56 +02:00 |
|
Kilian Cavalotti
|
dcf6c34284
|
redirect: use document.location.replace instead of location.href to
avoid storing old URL in browser history
|
2018-10-18 08:38:41 -07:00 |
|
Kilian Cavalotti
|
0c17ca3a52
|
add support for redirects via metadata extension
|
2018-10-17 14:53:48 -07:00 |
|
squidfunk
|
fa8d490b16
|
Fixed Travis build
|
2018-09-11 12:10:34 +02:00 |
|