How to add a custom theme for syntax highlighting with Astro and Shiki
Shiki makes use of vscode themes and Astro allows you to easily customise the Shiki config for markdown.
I’m Alexander, a software engineer and consultant based in The UK. I’m the founder of Keliris Consulting, where we help enterprises build modern, fast and reliable software. I mostly focus on Rust 🦀, Golang, Node.js, Typescript, React and AWS. I’m also a keen musician; playing the piano, guitar and renaissance lute.
Shiki makes use of vscode themes and Astro allows you to easily customise the Shiki config for markdown.
I like to set up CI for nearly all my side projects, here is how I set it up for Rust.
Sometimes you need to substitute values in a structured text file and envsubst might just be the utility you need.
When `crossOriginIsolated` is enabled, the Auth0 `loginWithPopup` method fails with an error. This article explains the error and suggests a workaround.