squidfunk
d39ff7080a
Updated README
2020-04-18 12:15:27 +02:00
squidfunk
5b1dcacd37
Fixed Docker build
2020-04-17 21:50:49 +02:00
squidfunk
47cd4f06a1
Prepare 5.1.1 release
2020-04-17 21:12:50 +02:00
squidfunk
e96657cc1e
Fixed instant loading not honoring target=_blank
2020-04-17 21:10:04 +02:00
squidfunk
5b8721ff92
Fixed GitLab star count
2020-04-17 14:33:04 +02:00
squidfunk
387970c611
Fixed GitLab star count
2020-04-17 14:32:27 +02:00
squidfunk
80a6e33a72
Added new FontAwesome icons
2020-04-17 14:28:05 +02:00
XhmikosR
c7dfa7881a
Fixed Webpack config on Windows ( #1619 )
2020-04-17 14:25:55 +02:00
squidfunk
6f5271bb3a
Removed invalid CSS property from landing page
2020-04-17 12:02:06 +02:00
Martin Donath
cf82f7d60c
Update dependencies and regenerate package-lock.json ( #1615 )
...
* @fortawesome/fontawesome-free 5.13.0
* @types/webpack 4.41.11
* preact 10.4.0
* stylelint-scss 3.17.0
This fixes all npm security vulnerabilities and flattens the deps tree (-133 packages)
2020-04-17 10:51:16 +02:00
XhmikosR
a1ca0c2ad3
Updated dependencies ( #1615 )
...
* @fortawesome/fontawesome-free 5.13.0
* @types/webpack 4.41.11
* preact 10.4.0
* stylelint-scss 3.17.0
This fixes all npm security vulnerabilities and flattens the deps tree (-133 packages)
2020-04-17 10:50:53 +02:00
XhmikosR
9fddd97d01
Improved size of PNG files through lossless compression ( #1617 )
...
Before: 538 KB (551.329 bytes)
After: 487 KB (499.630 bytes)
2020-04-17 10:50:02 +02:00
XhmikosR
6d322e724b
Updated home.html ( #1618 )
...
Add missing `alt`
2020-04-17 10:48:15 +02:00
XhmikosR
59cc09180b
Update dependencies and regenerate package-lock.json
...
* @fortawesome/fontawesome-free 5.13.0
* @types/webpack 4.41.11
* preact 10.4.0
* stylelint-scss 3.17.0
This fixes all npm security vulnerabilities and flattens the deps tree (-133 packages)
2020-04-17 11:36:28 +03:00
XhmikosR
6cf4b551d4
Fixed typos in documentation ( #1616 )
2020-04-17 10:26:54 +02:00
XhmikosR
abe1913664
Fixed line feeds on Windows ( #1614 )
...
Fixes lines endings on Windows with `autocrlf: true`, which is the default
2020-04-17 10:02:43 +02:00
XhmikosR
513b9748ba
Improved CI configuration ( #1613 )
...
* add the `CI` environment variable; removes npm postinstall messages
* move Node.js and Python versions to environment variables
* add the Node.js and Python versions in cache filenames
2020-04-17 10:01:36 +02:00
XhmikosR
314e88af6b
Improved portability of lint scripts ( #1612 )
...
* Double quote globs since single quotes don't work on all shells
* Drop `find` and just use a glob pattern; `find` is a nix utility while this works everywhere
2020-04-17 10:00:23 +02:00
Olivier Jacques
65796a5893
Fixed link for mkdocs-material-extensions ( #1608 )
2020-04-16 17:38:06 +02:00
squidfunk
c5f9c53116
Updated screenshot
2020-04-15 14:09:05 +02:00
squidfunk
572c1e854e
Fixed documentation
2020-04-14 09:50:35 +02:00
squidfunk
02dd77f307
Fixed invalid permalink transition
2020-04-13 19:58:44 +02:00
squidfunk
a7df66aff1
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2020-04-13 16:12:51 +02:00
squidfunk
a96fa1c3aa
Fixed rounding errors in GitHub stars
2020-04-13 16:12:26 +02:00
Kai Welke
1bef9229dd
Fixed typo in Getting Started guide ( #1597 )
2020-04-13 15:50:33 +02:00
Martin Donath
fac45139bc
Update README.md
2020-04-13 09:55:37 +02:00
dependabot-preview[bot]
45232c2719
Bump css-loader from 3.4.2 to 3.5.2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.4.2 to 3.5.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.4.2...v3.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:47:57 +02:00
Martin Donath
defbae3e56
Merge pull request #1587 from squidfunk/dependabot/npm_and_yarn/stylelint-13.3.2
...
Bump stylelint from 13.3.0 to 13.3.2
2020-04-13 09:47:45 +02:00
Martin Donath
c7f931dd2b
Merge branch 'master' into dependabot/npm_and_yarn/stylelint-13.3.2
2020-04-13 09:47:36 +02:00
Martin Donath
747b51be05
Merge pull request #1588 from squidfunk/dependabot/npm_and_yarn/ts-loader-6.2.2
...
Bump ts-loader from 6.2.1 to 6.2.2
2020-04-13 09:47:13 +02:00
Martin Donath
0751b4afbc
Merge branch 'master' into dependabot/npm_and_yarn/ts-loader-6.2.2
2020-04-13 09:47:02 +02:00
dependabot-preview[bot]
ed45e20ff7
Bump stylelint-scss from 3.16.0 to 3.16.1
...
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss ) from 3.16.0 to 3.16.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.16.0...3.16.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:46:26 +02:00
dependabot-preview[bot]
acc2d7b8f0
Bump ts-node from 8.6.2 to 8.8.2
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 8.6.2 to 8.8.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.6.2...v8.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:46:15 +02:00
dependabot-preview[bot]
1a1b922316
Bump string-replace-loader from 2.2.0 to 2.3.0
...
Bumps [string-replace-loader](https://github.com/Va1/string-replace-loader ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/Va1/string-replace-loader/releases )
- [Commits](https://github.com/Va1/string-replace-loader/compare/v2.2.0...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:46:04 +02:00
dependabot-preview[bot]
5c912223cc
Bump @types/lunr from 2.3.2 to 2.3.3
...
Bumps [@types/lunr](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lunr ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lunr )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:45:53 +02:00
dependabot-preview[bot]
c43127f181
Bump @types/node from 13.9.1 to 13.11.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.1 to 13.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:44:10 +02:00
dependabot-preview[bot]
73d31201fd
Bump rxjs from 7.0.0-alpha.1 to 7.0.0-beta.0
...
Bumps [rxjs](https://github.com/reactivex/rxjs ) from 7.0.0-alpha.1 to 7.0.0-beta.0.
- [Release notes](https://github.com/reactivex/rxjs/releases )
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reactivex/rxjs/compare/7.0.0-alpha.1...7.0.0-beta.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:43:59 +02:00
dependabot-preview[bot]
c8cd9337ec
Bump autoprefixer from 9.7.5 to 9.7.6
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 9.7.5 to 9.7.6.
- [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.5...9.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:43:32 +02:00
dependabot-preview[bot]
770ae2aa8b
Bump ts-loader from 6.2.1 to 6.2.2
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.1...v6.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 05:50:11 +00:00
dependabot-preview[bot]
8275fbcd0a
Bump stylelint from 13.3.0 to 13.3.2
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.3.0 to 13.3.2.
- [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/13.3.0...13.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 05:49:40 +00:00
squidfunk
24f0c45dce
Prepare 5.1.0 release
2020-04-12 20:03:26 +02:00
squidfunk
f90644dac5
Integrated with mkdocs-material-extensions
2020-04-12 19:58:22 +02:00
squidfunk
7da5010d69
Removed tutorials from master (whoops)
2020-04-11 17:15:11 +02:00
squidfunk
5997c4bae8
Bootstrapped tutorials section
2020-04-11 17:14:12 +02:00
Tim Vink
e5b5d07229
Fixed links to features in upgrade to 5.x ( #1584 )
...
From (bad link):
https://squidfunk.github.io/getting-started/#tabs
To:
https://squidfunk.github.io/mkdocs-material/getting-started/#tabs
2020-04-10 20:35:15 +02:00
squidfunk
65482d466b
Prepare 5.0.2 release
2020-04-10 12:34:45 +02:00
squidfunk
524aeb6d88
Ensure source maps are built for stylesheets
2020-04-10 12:26:44 +02:00
squidfunk
44a51660d0
Removed stale src directory from install location
2020-04-10 11:55:39 +02:00
iBug ♦
7b24345090
Fixed Chinese translations ( #1580 )
2020-04-08 20:12:50 +02:00
squidfunk
cb99a22fdf
Reverted emoji.py integration to be moved out to separate package
2020-04-08 17:40:36 +02:00