👨‍💻 KevinK.dev is my personal site, now on Gatsby.
Find a file
2021-09-24 12:08:46 +00:00
.devcontainer Configure & Run prettier 2021-07-25 13:03:57 +00:00
.github Configure & Run prettier 2021-07-25 13:03:57 +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 2021-09-24 12:08:46 +00:00
locales Add Skills 2021-09-24 12:07:10 +00:00
src Run prettier 2021-09-24 12:08:46 +00: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 Normalize Code Style 2020-12-27 03:44:12 +01: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 Configure & Run prettier 2021-07-25 13:03:57 +00:00
gatsby-config.js Fix theme color 2021-07-26 13:27:56 +00:00
gatsby-node.js Configure & Run prettier 2021-07-25 13:03:57 +00:00
LICENSE Update LICENSE 2020-12-27 00:55:24 +01:00
package.json Pin dependency sass to 1.42.1 2021-09-24 11:25:49 +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 Pin dependency sass to 1.42.1 2021-09-24 11:25:49 +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.