Posts tagged as "gatsby"
Migrate my site design system to Chakra UI with ChatGPT
April 27, 2023 • 7 min readA short story on how I migrated this site from a custom design system to Chakra UI with the help of ChatGPT. Wasn’t a complicated migration,…
Self-host your Typography.js fonts with Gasby
January 05, 2020 • 3 min readProblem I recently added a CSP to this blog, and one of the tricky parts when implementing this was that the fonts were coming from from…
Setting up a Content Security Policy with Gatsby
November 14, 2019 • 5 min readThis is a quick story telling how I set up a content security policy on my personal blog which is powered by Gatsby. I’ve been keen to try…
How I made 1000's of websites more secure with one line of code
April 24, 2019 • 3 min readOr at least a lot of them… Learning about a new security header Last week, I attended the London Django meetup. Among a very interesting…