👨‍💻 KevinK.dev is my personal site, now on Gatsby.
Find a file
2021-03-27 00:22:57 +00:00
.devcontainer Add EditorConfig plugin to Codespaces 2020-12-27 14:56:51 +01:00
.github Update actions/setup-node action to v2 2021-02-16 19:12:00 +00:00
.vscode Work around error intoduced in gatsby-plugin-sass@4.0.1 2021-03-05 14:54:53 +00:00
content Update blog URL 2021-01-30 16:27:33 +01:00
locales Normalize Code Style 2020-12-27 03:44:12 +01:00
src Increase topbar-transparency when supporting blur 2021-03-17 09:22:12 +00:00
.editorconfig Add .editorconfig 2020-12-27 14:54:32 +01:00
.eslintrc Normalize Code Style 2020-12-27 03:44:12 +01:00
.gitignore Normalize Code Style 2020-12-27 03:44:12 +01:00
config.js Add Mastodon link to homepage 2021-02-25 17:21:35 +01:00
fab.config.json5 Add language selector to FAB 2020-12-23 01:40:00 +01:00
gatsby-browser.js Normalize Code Style 2020-12-27 03:44:12 +01:00
gatsby-config.js Add Mastodon link to homepage 2021-02-25 17:21:35 +01:00
gatsby-node.js Ignore placeholder projects in API 2021-02-14 19:55:02 +01:00
LICENSE Update LICENSE 2020-12-27 00:55:24 +01:00
package-lock.json Update dependency eslint to v7.23.0 2021-03-27 00:22:57 +00:00
package.json Update dependency eslint to v7.23.0 2021-03-27 00:22:57 +00:00
README.md Update README.md 2021-02-16 17:59:33 +01:00
renovate.json Update renovate.json 2021-02-16 10:33:28 +01: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.