New blog theme again
A blog post about updating a blog's theme using Claude Design and Claude Code for quick design iteration and implementation.
A blog post about updating a blog's theme using Claude Design and Claude Code for quick design iteration and implementation.
Introduces @pierre/diffs, a new open-source library for rendering code diffs with syntax highlighting, built on Shiki.
A tutorial on enhancing code blocks in an Astro blog with language labels and copy buttons using JavaScript and Shiki.
A guide to configuring Shiki's dual light and dark syntax highlighting themes in an Astro.js project.
A developer details updating their blog's code syntax highlighting and theme colors using Shiki and CSS custom properties.
A technical guide on integrating Shiki syntax highlighting into a Hugo static site via a post-build Node.js script.
Explains how Shiki Magic Move works, a library for animating code token transitions in presentations using Vue and the View Transitions API.
A technical guide on integrating TwoSlash with Shiki for enhanced TypeScript code snippets with type hints and syntax highlighting.
A short guide on integrating the Shiki syntax highlighter into an Eleventy (11ty) static site project with minimal code.