👨‍💻 KevinK.dev is my personal site, now on Gatsby.
Find a file
2021-07-26 13:27:56 +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 Configure & Run prettier 2021-07-25 13:03:57 +00:00
locales Configure & Run prettier 2021-07-25 13:03:57 +00:00
src Make h1 less glowy in dark mode 2021-07-26 13:23:52 +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-lock.json Update dependency react-i18next to v11.11.4 2021-07-26 10:29:16 +00:00
package.json Update dependency react-i18next to v11.11.4 2021-07-26 10:29:16 +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

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.