dependabot[bot]
2275b08c02
build(deps): bump postcss from 8.4.16 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.16 to 8.4.31.
- [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/8.4.16...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 09:43:34 +00:00
dependabot[bot]
ae43725a2d
build(deps): bump json5 and @astrojs/preact
...
Bumps [json5](https://github.com/json5/json5 ) to 2.2.3 and updates ancestor dependency [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact ). These dependencies need to be updated together.
Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
Updates `@astrojs/preact` from 1.2.0 to 2.1.0
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/preact/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/preact@2.1.0/packages/integrations/preact )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: "@astrojs/preact"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 10:42:16 +01:00
BenRoe
b664672161
build: switch Gridsome to Astro
...
- use astro as static site generator
2022-10-24 15:24:07 +02:00
BenRoe
46e26aa978
build: fix build error
...
- update required node version to 16
- update all npm packages to latest
- fix quotation style in gridsome.config.js
2021-10-16 13:08:58 +02:00
BenRoe
c0fa6aab0a
fix: update all dependencies
2021-01-21 19:39:29 +01:00
dependabot[bot]
b4d0714d16
build(deps): bump decompress from 4.2.0 to 4.2.1
...
Bumps [decompress](https://github.com/kevva/decompress ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases )
- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-06 21:15:21 +02:00
dependabot[bot]
09548a58e3
build(deps): 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-08-04 15:25:27 +02:00
dependabot[bot]
f28de5dd04
Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 13:58:02 +02:00
dependabot[bot]
ead781d14e
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 13:57:04 +02:00
dependabot[bot]
46ee192fc4
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-21 13:56:00 +02:00
BenRoe
14ea7368b7
build: update npm packages
2020-02-15 00:30:11 +01:00
BenRoe
3d181d4293
Change rss feed content generation
...
- RSS content will be generated from master branch commit history.
- Remove the manual editing for the src/data/rss.yaml file
Merge branch 'master' into github-graphql
2020-01-13 00:15:32 +01:00
BenRoe
e07222ed13
Update Gridsome (0.7) and other packages
2020-01-12 20:04:14 +01:00
BenRoe
5b01642365
Add gridsome-plugin-modal plugin
2019-09-15 00:46:16 +02:00
BenRoe
b2daa58b0b
Working Modal
2019-09-15 00:46:16 +02:00
BenRoe
5077be6cf7
Refactor switch database page for vuetable-2
2019-08-10 12:10:26 +02:00
dependabot[bot]
333323f784
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-26 13:54:12 +02:00
dependabot[bot]
db66e6048e
Bump lodash.mergewith from 4.6.1 to 4.6.2
...
Bumps [lodash.mergewith](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-26 13:53:32 +02:00
dependabot[bot]
77f75935c8
Bump lodash from 4.17.11 to 4.17.15
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-26 13:52:22 +02:00
BenRoe
7e4c3882da
Add contributor list to footer
...
close #30
2019-07-25 14:08:51 +02:00
BenRoe
3d80c7f8e5
Add rss feed to the site
2019-07-19 19:09:28 +02:00
BenRoe
acae94f470
Update to Gridsome 0.6.6 and remove vue-good-table
2019-07-13 19:42:28 +02:00
BenRoe
30aabfbd5c
Change structure for Gridsome
...
To make the content more unfriendly, i restructured the content and use [Gridsome](https://gridsome.org ) as Static Site Generator.
The content will be visible on https://keebfol.io and is still view-able on GitHub. Navigate to the docs folder.
2019-07-13 19:16:00 +02:00