Posts tagged "tutorial"
- adding tags to my vercel blog templateHow I added tags to blog posts for better content organization and filtering.
- improving syntax highlighting in my blog using shikiHow I improved code block syntax highlighting and accessibility in MDX for my Next.js blog using Shiki.
- improving accessibility in my blog using axe-core testsHow I improved accessibility in my blog using axe-core tests.
- adding glossary-style definitions in mdx to my blogI added a tiny component to show definitions on hover and focus.
- managing aws route53 records with opentofuHow I adopted an existing public hosted zone (fiachracurran.com) into code using OpenTofu and imported live DNS records safely.