Pacamara - a blog theme for Astro
Pacamara is a simple blog theme for Astro that uses md
and mdx
files to store your content. It's designed to be SEO-friendly and easy to use, providing a solid foundation for building a personal blog or content site with Astro.
Key features include:
- Dark & Light mode support: Offers a toggle for users to switch between dark and light themes.
- SEO-friendly: Designed with SEO best practices in mind.
- Type-safe markdown: Ensures content is type-safe.
- Astro Collections support: Integrates with Astro Collections for managing blog posts, pages, and authors.
- RSS feed: Provides an RSS feed for content syndication.
- Astro 3.0 Compatible: Compatible with the latest Astro version.
- View Transition API compatible: Supports smooth transitions using Astro's View Transition API.
Pacamara is ideal for developers who want a quick and customizable blog setup using Astro, leveraging markdown for content creation and TailwindCSS for styling.