👨‍💻 KevinK.dev is my personal site, now on Gatsby.
Find a file
2022-11-03 04:48:56 +00:00
.devcontainer Update Node.js to v19 2022-10-19 03:03:28 +00:00
.github Update github/codeql-action action to v2 2022-04-25 15:13:14 +00:00
.husky Add prettier git-hook 2021-10-18 17:15:36 +02:00
.vscode
content Update Texts 2022-10-12 21:43:18 +02: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 Merge SCSS mixins and variables into globals 2021-11-07 14:20:31 +00:00
.nvmrc Update Node.js to v16.18.0 2022-10-12 18:49:14 +00: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 dependency tsparticles to v2.5.1 2022-11-03 04:48:56 +00:00
README.md
renovate.json
yarn.lock Update dependency tsparticles to v2.5.1 2022-11-03 04:48:56 +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.