Posts
How to Create Custom Breadcrumbs in Hugo
Hugo 0.109.0 introduced .Ancestors method for pages, simplifying breadcrumb implementation by tracing tree up to home page.
Rendering rich text with Astro and Storyblok
Explore solutions to Storyblok's rich text rendering challenges in Astro. How to address some limitations, overcome default schema issues, personalize link attributes and image rendering.