Explore the site
Check out my latest 10 posts (or explore the full archive of 201 posts)
- A component for showing code snippets in a Docusaurus blog(September 24, 2025)
Learn how to build a custom React component to embed dynamic code snippets in your Docusaurus blog for a more interactive reader experience.
Tags: componentdocusaurusiconifymarkdownpluginsnippet
- Creating a search&replace plugin for Docusaurus(September 18, 2025)
Automatically replace “markdown” with “Markdown” across all your content to keep your posts consistent.
Tags: componentdocusaurusreact
- Providing a go to the top button in Docusaurus posts(September 12, 2025)
A Scroll to top button for long Docusaurus posts
Tags: componentdocusaurus
- Organize Your Docusaurus Content with a Custom Series Component(September 9, 2025)
Learn how to group related Docusaurus blog posts into a seamless reading experience using a custom Series component.
Tags: componentdocusaurusmarkdownpluginreactseriesswizzle
- Display Docusaurus Blog Posts as Cards - A Step-by-Step Guide(September 8, 2025)
Learn how to visually showcase your Docusaurus blog posts using customizable card layouts.
Tags: componentdocusaurusmarkdownreactswizzle
- Displaying related posts below our Docusaurus article(September 3, 2025)
Enhance your Docusaurus blog by showing related posts beneath each article for better content discovery.
Tags: componentdocusaurusmarkdownreactswizzle
- Writing functional tests with Pest(August 30, 2025)
Discover how to write clean and expressive functional tests using the Pest PHP testing framework.
Tags: laravelpestphptests
- Overrides the generation of img tags with Docusaurus(August 27, 2025)
Learn how to customize the rendering of <img> tags in Docusaurus for enhanced control over image output.
Tags: componentdocusaurusreact
- Change how Docusaurus will create img tags(August 21, 2025)
Customize the way Docusaurus generates <img> tags to better control image rendering and behavior.
Tags: componentdocusaurusmarkdownreactswizzle
- Show Bluesky comments on Docusaurus and, too, number of likes/reposts(August 18, 2025)
Integrate Bluesky comments, likes, and repost counts directly into your Docusaurus blog posts.
Tags: blueskycomponentdocusaurusmarkdownreactswizzle
