Your Business Name

New Features: Enhanced Blog Layouts and Custom URL Routing

We have launched three new blog layouts and custom URL routing to give you more flexibility in how you organize and present your content.

Marketing Team · · 2 min read
Table of Contents
Announcement banner with modern geometric design

What’s New

We’re excited to announce several powerful new features that give you more control over how you create and organize blog content!

Three Blog Layouts

You can now choose from three distinct blog layouts to match your content type:

Standard Layout - The versatile default option with sidebar table of contents, perfect for tutorials and guides.

Magazine Layout - Feature-rich two-column design for long-form articles and case studies.

Minimal Layout - Clean, centered typography (like this post!) ideal for announcements and simple reads.

Simply set the layout field in your frontmatter to standard, magazine, or minimal.

Custom URL Routing

Organize your content hierarchy with flexible URL routing options:

  • Single category: /tutorials/slug/
  • Nested categories: /tutorials/astro/slug/
  • Full custom paths: /guides/beginner/slug/

Configure using the category, subcategory, or categoryPath frontmatter fields. No code changes required!

Related posts now use an intelligent tag-matching algorithm that prioritizes posts with multiple shared tags, helping readers discover relevant content.

RSS Feed

A fully-featured RSS 2.0 feed is now available at /rss.xml with auto-discovery support for RSS readers.

Getting Started

Check out the comprehensive documentation in /docs/blog-system.md or explore copy-paste-ready examples in /docs/blog-examples.md.

All features are production-ready and fully documented. Happy blogging!


Questions? Refer to the documentation or check the example blog posts for implementation details.

◆ ◆ ◆
news announcement features

If you enjoyed this article, please share it:

Written by

Marketing Team