Commit Graph

1510 Commits

Author SHA1 Message Date
Martin Donath
6c9e91745e
Revert removal of step (#1368) 2019-12-06 16:20:31 +01:00
squidfunk
ef3dac68a0 Removed unnecessary step from action 2019-12-06 16:10:04 +01:00
squidfunk
76ffbb1c31 Updated badge - pin to master 2019-12-06 16:06:26 +01:00
squidfunk
9b85c980ac Update badge in README 2019-12-06 15:58:27 +01:00
Martin Donath
c18ca2e5a6
Migrate CI to GitHub Actions (#1367) 2019-12-06 15:52:21 +01:00
XhmikosR
54bd366a71 Fixe invalid character in Google Fonts URL (#1366)
Escape `|` in the Google Fonts URL.
2019-12-04 20:23:14 +01:00
XhmikosR
210139c0d3 Compressed teaser image (#1365)
Before: 1305331 bytes
After:  299544 bytes
2019-12-04 16:37:48 +01:00
squidfunk
f9deb7269a Fixed changelog 2019-12-02 15:52:53 +01:00
squidfunk
7591ce1454 Prepare 4.5.1 release 2019-12-02 15:51:21 +01:00
squidfunk
a98b93299f Merge branch 'master' of github.com:squidfunk/mkdocs-material 2019-12-02 15:50:42 +01:00
squidfunk
51cf93518b Added Thai translations 2019-12-02 15:50:04 +01:00
dependabot-preview[bot]
90f7a1057c Bump stylelint from 11.1.1 to 12.0.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 11.1.1 to 12.0.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/11.1.1...12.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 05:47:26 +00:00
dependabot-preview[bot]
c540ed705d Bump eslint from 6.7.1 to 6.7.2
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.1 to 6.7.2.
- [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/v6.7.1...v6.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 05:44:03 +00:00
dependabot-preview[bot]
508c22eec4 Bump style-loader from 1.0.0 to 1.0.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 05:31:03 +00:00
dependabot-preview[bot]
5b62678e0f Bump file-loader from 4.3.0 to 5.0.2
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.3.0 to 5.0.2.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.3.0...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 05:30:02 +00:00
dependabot-preview[bot]
d917363376 Bump autoprefixer from 9.7.2 to 9.7.3
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.2 to 9.7.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.7.2...9.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 05:28:28 +00:00
Christian Oliff
bb4faf3053 Updated minimum versions in Getting Started guide (#1356)
MkDocs Material has required MkDocs v1.x since version 3 so I think it'd be right to update the minimum version here now.
MkDocs v1 was released more than a year ago and older versions are unsupported.
I also bumped the versions of Python and PIP just for good measure as those (although they are just example output) are really old versions too.

(minor nitpicky thing is that the first release of MkDocs v1 release on https://github.com/mkdocs/mkdocs/releases is actually 1.0, but I put it above as 1.0.0 for consistencty... feel free to change :-D
2019-11-29 17:45:15 +01:00
Christian Oliff
d135a4e790 Fixed HTTPS for some links (#1355) 2019-11-29 16:52:19 +01:00
Christian Oliff
cb71154791 Fixed HTTPS for some links (#1354) 2019-11-29 16:52:08 +01:00
Christian Oliff
9065a84413 Update LinkedIn URL to use www and finish with trailing slash (#1353) 2019-11-29 13:36:36 +01:00
Christian Oliff
4b25e1997f Fixed HTTPS link to sass-lang.com (#1352) 2019-11-29 13:36:09 +01:00
dependabot-preview[bot]
c706667fb0 Bump @babel/cli from 7.7.0 to 7.7.4
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:46:29 +00:00
dependabot-preview[bot]
13977f3b59 Bump autoprefixer from 9.7.1 to 9.7.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.1 to 9.7.2.
- [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.7.1...9.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:44:59 +00:00
dependabot-preview[bot]
18d2813bc8 Bump eslint from 6.6.0 to 6.7.1
Bumps [eslint](https://github.com/eslint/eslint) from 6.6.0 to 6.7.1.
- [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/v6.6.0...v6.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:42:25 +00:00
dependabot-preview[bot]
1c05667dba Bump @babel/core from 7.7.2 to 7.7.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:38:59 +00:00
dependabot-preview[bot]
ef2d894b99 Bump @babel/plugin-transform-react-jsx from 7.7.0 to 7.7.4
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:26:07 +00:00
dependabot-preview[bot]
88cb5251a1 Bump @babel/preset-env from 7.7.1 to 7.7.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.1 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.1...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:01:12 +00:00
dependabot-preview[bot]
74a160248d Bump stylelint-scss from 3.12.1 to 3.13.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.12.1 to 3.13.0.
- [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.12.1...3.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 05:55:15 +00:00
dependabot-preview[bot]
7d84e200b2 Bump file-loader from 4.2.0 to 4.3.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 05:50:35 +00:00
squidfunk
aa716ae3ba Added compiled assets missing in master 2019-11-20 11:12:09 +01:00
squidfunk
8c6ddc9ded Prepare 4.5.0 release 2019-11-16 21:51:17 +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
Isaac Muse
401dfd9e20 Switched to Twemoji due to license issues (#1338) 2019-11-16 20:47:02 +01:00
Martin Donath
4fda0ec3c8
Update question.md 2019-11-15 22:38:37 +01:00
dependabot-preview[bot]
308887f4cb Bump chalk from 2.4.2 to 3.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 06:44:45 +00:00
John Pegioudis
51c4878100 Fixed Greek translations (#1334) 2019-11-07 17:51:21 +01:00
dependabot-preview[bot]
055fdee288 Bump @babel/core from 7.7.0 to 7.7.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.0 to 7.7.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 23:50:14 +00:00
dependabot-preview[bot]
b9a332c4cd Bump copy-webpack-plugin from 5.0.4 to 5.0.5
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.4...v5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 17:55:19 +00: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
dependabot-preview[bot]
b837cb6616 Bump @babel/cli from 7.6.4 to 7.7.0
Bumps [@babel/cli](https://github.com/babel/babel) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 18:53:01 +00:00
dependabot-preview[bot]
9700ee2d42 Bump @babel/plugin-transform-react-jsx from 7.3.0 to 7.7.0
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) from 7.3.0 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.3.0...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 18:52:49 +00:00
dependabot-preview[bot]
67d1ca5507 Bump @babel/preset-env from 7.6.3 to 7.7.1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 18:32:15 +00:00
dependabot-preview[bot]
a725debada Bump @babel/core from 7.6.4 to 7.7.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 17:23:30 +00:00
dependabot-preview[bot]
18e03110a0 Bump stylelint-scss from 3.12.0 to 3.12.1
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.12.0 to 3.12.1.
- [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.12.0...3.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-03 16:14:28 +00:00
dependabot-preview[bot]
c2309405d3 Bump autoprefixer from 9.7.0 to 9.7.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.0 to 9.7.1.
- [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.7.0...9.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 01:11:31 +00:00
dependabot-preview[bot]
f73906895e Bump webpack-cli from 3.3.9 to 3.3.10
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-31 12:11:23 +00:00
dependabot-preview[bot]
2e38e5c2cc Bump eslint from 6.5.1 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.1 to 6.6.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/v6.5.1...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 19:00:54 +00:00
dependabot-preview[bot]
60a26b7fe8 Bump customizr from 1.3.0 to 1.4.0
Bumps [customizr](https://github.com/Modernizr/customizr) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Modernizr/customizr/releases)
- [Commits](https://github.com/Modernizr/customizr/compare/1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 11:04:21 +00:00
dependabot-preview[bot]
fff971a50f Bump autoprefixer from 9.6.5 to 9.7.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.5 to 9.7.0.
- [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.6.5...9.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 13:02:18 +00:00
dependabot-preview[bot]
7d2f2f673b Bump node-sass from 4.12.0 to 4.13.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.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.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 08:35:07 +00:00