Benjamin Staneck
72891b8bcb
Improved Lighthouse score ( #1391 )
...
* a few accessibility fixes from lighthouse report
* add rel="noopener" to external links
* add title attribute to social links
* add mimetype to manifest link and allow it to work behind auth
* add font-display: swap to all the places where external fonts are used
* remove font-display: swap from icon fonts
* removed font-display from style blocks in base
* add target="_blank" to social links
* switch base fonts grabbed from Google back to display:fallback
As per recommendation from https://developers.google.com/web/updates/2016/02/font-display#fallback
* add target="_blank" to the footer links as well
2019-12-18 20:42:40 +01:00
Martin B
c44ea77172
Separated plugin documentation from extensions ( #1390 )
...
* Create minify-html.md
* Rename docs/minify-html.md to docs/plugins/minify-html.md
* Create search.md
* Update and rename docs/extensions/revision-date.md to docs/plugins/revision-date.md
* Update getting-started.md
* Update mkdocs.yml
2019-12-18 17:13:17 +01:00
Christian Oliff
5960f187d2
Updated FontAwesome URL to correct version ( #1388 )
...
The Font Awesome link now correctly links to v4.7 icons (instead of v5)
2019-12-18 08:32:21 +01:00
Christian Oliff
157d1ef5f0
Fixed HTML error on getting started page
...
The table headings `th` weren't matching.
2019-12-18 08:07:01 +01:00
dependabot-preview[bot]
9327d49918
Bump event-hooks-webpack-plugin from 2.1.4 to 2.1.5
...
Bumps [event-hooks-webpack-plugin](https://github.com/cascornelissen/event-hooks-webpack-plugin ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/cascornelissen/event-hooks-webpack-plugin/releases )
- [Commits](https://github.com/cascornelissen/event-hooks-webpack-plugin/compare/v2.1.4...v2.1.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 05:44:41 +00:00
dependabot-preview[bot]
ba6336a633
Bump css-loader from 3.2.1 to 3.3.2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.2.1...v3.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 05:44:33 +00:00
Christian Oliff
993c728352
Fixed typo in documentation ( #1382 )
2019-12-12 08:20:17 +01:00
Christian Oliff
fe7bfa2173
Fixed URL on revision-date.md ( #1381 )
...
Currently the first link doesn’t work because they are both referencing [1]
2019-12-12 07:39:24 +01:00
squidfunk
0736aae5fc
Fixed workflow
2019-12-11 18:24:23 +01:00
squidfunk
7588b0d1b1
Fixed workflow
2019-12-11 18:22:12 +01:00
squidfunk
a58a635626
Fixed workflow
2019-12-11 18:11:11 +01:00
squidfunk
6ef0d123c7
Prepare 4.6.0 release
2019-12-11 18:03:21 +01:00
squidfunk
ae61f6c6f8
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2019-12-11 17:51:26 +01:00
squidfunk
afe1d65b15
Updated built files and fixed revision date integration
2019-12-11 17:47:48 +01:00
Tim Vink
faccab4c85
Updated installation instructions for revision date plugin ( #1378 )
2019-12-11 17:18:17 +01:00
Tim Vink
6d3d1301e2
Added translation issue template ( #1377 )
...
* Update issue templates
Add `translate.md`
* Update link to new translation issue
2019-12-11 17:17:54 +01:00
Tim Vink
f08f2fbf65
Added support for mkdocs-git-revision-date-localized-plugin ( #1373 )
...
* #1350 update base template to include git revision date
* #1350 add localized revision date
* #1350 support for v0.3 of mkdocs-git-revision-date-localized-plugin
* #1350 add translations for source.revision.date
2019-12-11 10:46:03 +01:00
squidfunk
633bcace14
Moved manifest.json up one layer
2019-12-10 16:03:11 +01:00
squidfunk
182ded9e7c
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2019-12-09 09:59:00 +01:00
squidfunk
4f247bc0be
Updated Amazon link
2019-12-09 09:06:03 +01:00
dependabot-preview[bot]
dc3772975c
Bump @babel/core from 7.7.4 to 7.7.5
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.4 to 7.7.5.
- [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.4...v7.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 05:27:39 +00:00
dependabot-preview[bot]
ca9ae6ef2a
Bump @babel/preset-env from 7.7.4 to 7.7.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.4 to 7.7.6.
- [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.4...v7.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 05:25:53 +00:00
dependabot-preview[bot]
0636127bff
Bump css-loader from 3.2.0 to 3.2.1
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.2.0...v3.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 05:25:13 +00:00
dependabot-preview[bot]
5d546ee2a8
Bump @babel/cli from 7.7.4 to 7.7.5
...
Bumps [@babel/cli](https://github.com/babel/babel ) from 7.7.4 to 7.7.5.
- [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.4...v7.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 05:24:16 +00:00
squidfunk
fafa671f9b
Fixed Amazon link
2019-12-08 17:56:54 +01:00
squidfunk
7969255261
Renamed CI workflow
2019-12-08 17:09:45 +01:00
squidfunk
7dba205f1d
Removed Travis setup and updated README
2019-12-08 16:46:21 +01:00
squidfunk
24ffa04ffe
Fixed Google Analytics integration von Material documentation
2019-12-07 17:23:57 +01:00
squidfunk
a33d478fbd
Trigger build to fix docs
2019-12-07 17:18:08 +01:00
squidfunk
19390f8ea8
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2019-12-06 16:22:35 +01:00
squidfunk
470fd526bc
Only upload artifact for tagged commits
2019-12-06 16:22:16 +01:00
squidfunk
aa093cc23d
Only upload artifact when on master
2019-12-06 16:22:04 +01:00
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