👨‍💻 KevinK.dev is my personal site, now on Gatsby.
Find a file
2021-04-15 13:11:29 +00:00
.devcontainer Add EditorConfig plugin to Codespaces 2020-12-27 14:56:51 +01:00
.github Update actions/setup-node action to v2 2021-02-16 19:12:00 +00:00
.vscode Work around error intoduced in gatsby-plugin-sass@4.0.1 2021-03-05 14:54:53 +00:00
content Run prettier on code 2021-04-12 13:02:38 +00:00
locales Run prettier on code 2021-04-12 13:02:38 +00:00
src Remove connection to Google Fonts 2021-04-15 13:11:29 +00:00
.editorconfig Add .editorconfig 2020-12-27 14:54:32 +01:00
.eslintrc Normalize Code Style 2020-12-27 03:44:12 +01:00
.gitignore Normalize Code Style 2020-12-27 03:44:12 +01:00
config.js Run prettier on code 2021-04-12 13:02:38 +00:00
gatsby-config.js Remove connection to Google Fonts 2021-04-15 13:11:29 +00:00
gatsby-node.js Run prettier on code 2021-04-12 13:02:38 +00:00
LICENSE Update LICENSE 2020-12-27 00:55:24 +01:00
package-lock.json Remove connection to Google Fonts 2021-04-15 13:11:29 +00:00
package.json Remove connection to Google Fonts 2021-04-15 13:11:29 +00:00
README.md Add reference to cfw-language-redirector 2021-04-12 12:44:01 +00:00
renovate.json Run prettier on code 2021-04-12 13:02:38 +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.