👨‍💻 KevinK.dev is my personal site, now on Gatsby.
Find a file
2022-09-15 11:10:31 +00:00
.devcontainer Update dependency mcr.microsoft.com/vscode/devcontainers/javascript-node to v18 2022-06-11 21:29:20 +00:00
.github Update github/codeql-action action to v2 2022-04-25 15:13:14 +00:00
.husky
.vscode
content Merge branch 'main' of https://github.com/Unkn0wnCat/KevinK.dev.js into main 2022-08-15 16:13:14 +00:00
locales Add new blog components and post 2022-02-05 17:16:03 +00:00
src Merge branch 'main' of https://github.com/Unkn0wnCat/KevinK.dev.js into main 2022-08-15 16:13:14 +00:00
static
.editorconfig
.eslintrc
.gitignore
.nvmrc Update Node.js to v16.17.0 2022-08-16 20:06:02 +00:00
.prettierignore
.prettierrc.json
config.js
gatsby-config.js
gatsby-node.js Organize code 2022-02-06 14:03:21 +00:00
LICENSE
package.json Update dependency typed-scss-modules to v7 2022-09-15 11:10:31 +00:00
README.md Configure & Run prettier 2021-07-25 13:03:57 +00:00
renovate.json
yarn.lock Update dependency typed-scss-modules to v7 2022-09-15 11:10:31 +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.