👨‍💻 KevinK.dev is my personal site, now on Gatsby.
Find a file
dependabot[bot] ef0d121aaa
Bump engine.io from 4.1.1 to 4.1.2
Bumps [engine.io](https://github.com/socketio/engine.io) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/4.1.2/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/4.1.1...4.1.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 17:18:35 +00:00
.devcontainer Configure & Run prettier 2021-07-25 13:03:57 +00:00
.github Run prettier 2021-12-06 14:54:29 +00:00
.husky Add prettier git-hook 2021-10-18 17:15:36 +02:00
.vscode Add more structured metadata 2021-09-25 14:00:50 +02:00
content Add blog post 2021-12-24 02:16:54 +00:00
locales Update translations 2021-12-24 02:43:11 +00:00
src Add blog post 2021-12-24 02:16:54 +00:00
static Add more structured metadata 2021-09-25 14:00:50 +02:00
.editorconfig Fix editorconfig 2021-07-26 13:17:02 +00:00
.eslintrc Configure & Run prettier 2021-07-25 13:03:57 +00:00
.gitignore Merge SCSS mixins and variables into globals 2021-11-07 14:20:31 +00:00
.nvmrc Update Node.js to v16.13.2 2022-01-11 02:43:56 +00:00
.prettierignore Configure & Run prettier 2021-07-25 13:03:57 +00:00
.prettierrc.json Configure & Run prettier 2021-07-25 13:03:57 +00:00
config.js Add way to disable site modules in config 2021-12-13 17:17:17 +00:00
gatsby-config.js Add blog post 2021-12-24 02:16:54 +00:00
gatsby-node.js Add blog post 2021-12-24 02:16:54 +00:00
LICENSE Update LICENSE 2020-12-27 00:55:24 +01:00
package.json Update dependency sass to v1.48.0 2022-01-13 08:01:38 +00:00
README.md Configure & Run prettier 2021-07-25 13:03:57 +00:00
renovate.json Configure & Run prettier 2021-07-25 13:03:57 +00:00
yarn.lock Bump engine.io from 4.1.1 to 4.1.2 2022-01-15 17:18:35 +00:00

KevinK.dev.js

Build Site

KevinK.dev is my personal page, now on Gatsby. I've chosen Gatsby as a framework as it offers me the speed of client-side-rendered pages with the compatibility and stability of a traditional server-side-rendered page. This is also the repo I try new stuff on, so feel free to look around and pick up some useful.

You may also want to take a look at Unkn0wnCat/cfw-language-redirector for the Cloudflare Worker used to redirect landing pages to their localized versions.