👨‍💻 KevinK.dev is my personal site, now on Gatsby.
Find a file
2022-11-15 12:30:38 +00:00
.devcontainer Update Node.js to v19 2022-10-19 03:03:28 +00:00
.github Update build.yaml 2022-11-15 13:29:21 +01:00
.husky
.vscode
content Update matrix.json 2022-11-07 16:57:18 +01:00
locales Add new blog components and post 2022-02-05 17:16:03 +00:00
src Update index.tsx 2022-11-07 16:57:53 +01:00
static
.editorconfig
.eslintrc
.gitignore
.nvmrc Update .nvmrc 2022-11-15 13:15:51 +01:00
.prettierignore
.prettierrc.json
config.js Add way to disable site modules in config 2021-12-13 17:17:17 +00:00
gatsby-config.js Fix typo 2022-02-04 13:52:50 +00:00
gatsby-node.js Organize code 2022-02-06 14:03:21 +00:00
LICENSE
package.json Update gatsby monorepo 2022-11-15 12:30:38 +00:00
README.md
renovate.json
yarn.lock Update gatsby monorepo 2022-11-15 12:30: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.