panr
|
34ce1500ec
|
make font working with latest css-loader and webpack 5 asset modules
|
2021-11-07 23:58:55 +01:00 |
|
panr
|
d9d893ff0e
|
fix font loading by downgrading css-loader
|
2021-11-07 18:49:02 +01:00 |
|
panr
|
7f39a46444
|
fix assets handling
|
2021-11-01 15:54:13 +01:00 |
|
Radek Kozieł
|
8e5ef7b6d0
|
Merge pull request #266 from panr/dependabot/npm_and_yarn/style-loader-3.3.1
Bump style-loader from 1.3.0 to 3.3.1
|
2021-11-01 15:19:02 +01:00 |
|
Radek Kozieł
|
16775f2fb5
|
Merge pull request #265 from panr/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.3
Bump mini-css-extract-plugin from 1.6.2 to 2.4.3
|
2021-11-01 15:18:54 +01:00 |
|
Radek Kozieł
|
011734fc83
|
Merge pull request #262 from panr/dependabot/npm_and_yarn/css-loader-6.5.0
Bump css-loader from 5.2.7 to 6.5.0
|
2021-11-01 15:18:34 +01:00 |
|
Radek Kozieł
|
dccdef9d77
|
Merge pull request #261 from panr/dependabot/npm_and_yarn/clean-webpack-plugin-4.0.0
Bump clean-webpack-plugin from 3.0.0 to 4.0.0
|
2021-11-01 15:18:15 +01:00 |
|
dependabot[bot]
|
14da438553
|
Bump style-loader from 1.3.0 to 3.3.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.3.0 to 3.3.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.3.0...v3.3.1)
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 14:07:04 +00:00 |
|
dependabot[bot]
|
0e757204b0
|
Bump mini-css-extract-plugin from 1.6.2 to 2.4.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.4.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.4.3)
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 14:06:53 +00:00 |
|
dependabot[bot]
|
6e9829feeb
|
Bump css-loader from 5.2.7 to 6.5.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.5.0.
- [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/v5.2.7...v6.5.0)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 14:06:26 +00:00 |
|
dependabot[bot]
|
e8b9b478ed
|
Bump clean-webpack-plugin from 3.0.0 to 4.0.0
Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/johnagan/clean-webpack-plugin/releases)
- [Commits](https://github.com/johnagan/clean-webpack-plugin/compare/v3.0.0...v4.0.0)
---
updated-dependencies:
- dependency-name: clean-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 14:06:16 +00:00 |
|
dependabot[bot]
|
ef78736003
|
Bump postcss-loader from 5.3.0 to 6.2.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.3.0 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.3.0...v6.2.0)
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 14:06:07 +00:00 |
|
panr
|
c5b71eddba
|
bump webpack version adn config
|
2021-11-01 14:33:13 +01:00 |
|
Radek Kozieł
|
89fb283d4c
|
Merge pull request #240 from panr/dependabot/npm_and_yarn/postcss-8.2.10
Bump postcss from 7.0.32 to 8.2.10
|
2021-05-12 23:39:01 +02:00 |
|
Radek Kozieł
|
1c66842e67
|
Merge pull request #239 from panr/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
|
2021-05-12 23:38:51 +02:00 |
|
Radek Kozieł
|
249a41befd
|
Merge pull request #237 from panr/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
|
2021-05-12 23:38:43 +02:00 |
|
dependabot[bot]
|
2357702601
|
Bump postcss from 7.0.32 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.32 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.32...8.2.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 09:43:55 +00:00 |
|
dependabot[bot]
|
c04fdb34e0
|
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 22:13:34 +00:00 |
|
dependabot[bot]
|
60109622e9
|
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-30 19:49:39 +00:00 |
|
dependabot[bot]
|
d863b57792
|
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-30 17:49:58 +00:00 |
|
Radek Kozieł
|
44c977c9fa
|
Merge pull request #222 from panr/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
|
2021-04-30 19:48:37 +02:00 |
|
dependabot[bot]
|
5fa8e2fb05
|
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-01 07:00:31 +00:00 |
|
dependabot[bot]
|
ec7bdec6ac
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-13 05:27:08 +00:00 |
|
panr
|
83c6d7a5e6
|
Refactor code & install prettier-plugin-go-template
|
2020-09-10 00:19:52 +02:00 |
|
panr
|
cab65cfcf3
|
Update dependencies and webpack config.
|
2020-09-05 19:51:56 +02:00 |
|
panr
|
2a2122f81c
|
Webpack is back!
|
2020-09-05 17:46:08 +02:00 |
|
panr
|
0be313316f
|
Init version 2
- Switch to the Hugo Pipes (bye bye Webpack)
- Use Inter from Google Fonts
- Update README
|
2020-08-09 00:43:49 +02:00 |
|
dependabot[bot]
|
9c13d2a216
|
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-30 15:53:10 +00:00 |
|
panr
|
efb93ebda6
|
Add husky package and config.
|
2020-07-20 01:23:33 +02:00 |
|
dependabot[bot]
|
961b323fec
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-17 02:28:31 +00:00 |
|
panr
|
5cf4ca6c2d
|
Fix dependecies
|
2020-04-01 19:45:18 +02:00 |
|
panr
|
853c16dac3
|
Update dependencies and prettier config
|
2020-01-27 18:26:12 +01:00 |
|
Adam Ormsby
|
dfbb8dab18
|
add CSS for last mod date (float right), yarn build (unsure about this)
|
2019-11-10 16:42:55 +07:00 |
|
dependabot[bot]
|
0713ca3910
|
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-11-03 14:49:49 +00:00 |
|
Radek Kozieł
|
f0064cbc70
|
Merge pull request #76 from panr/dependabot/npm_and_yarn/lodash-4.17.14
Bump lodash from 4.17.11 to 4.17.14
|
2019-07-15 08:00:05 +02:00 |
|
dependabot[bot]
|
a42348d2cf
|
Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-11 10:34:07 +00:00 |
|
dependabot[bot]
|
3ce5930fb0
|
Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-11 10:33:59 +00:00 |
|
dependabot[bot]
|
d199520f88
|
Bump lodash.merge from 4.6.1 to 4.6.2
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-11 06:24:16 +00:00 |
|
panr
|
3eb56a3ce0
|
Update packages
|
2019-06-08 12:42:37 +02:00 |
|
panr
|
e1b01b9b24
|
Update dependencies
|
2019-02-09 00:09:44 +01:00 |
|
panr
|
2f7bdc728c
|
Add submenu
|
2019-02-01 10:06:44 +01:00 |
|
panr
|
327234163d
|
Fix code highlighting & allow to edit hello-friend logo text fron config file
|
2018-08-30 23:28:52 +02:00 |
|
panr
|
a8b843adb8
|
New Version - 1.0.1 — Set dark theme as default & fix eslint
|
2018-08-24 09:37:55 +02:00 |
|
panr
|
e181f8a888
|
Fix margin in pre code
|
2018-08-21 13:28:58 +02:00 |
|
panr
|
ee72421ecb
|
Fix Webpack, PostCSS and related configs
|
2018-07-23 20:55:40 +02:00 |
|
panr
|
4e67004628
|
Init 1
|
2018-07-20 19:14:22 +02:00 |
|