LogoTemplateFame
icon of Pacamara Astro Blog Theme

Pacamara Astro Blog Theme

Pacamara is a simple blog theme for Astro that uses md and mdx files to store your content.

Introduction

Pacamara is a simple, SEO-friendly blog theme built for Astro, leveraging md and mdx files for content management. It offers a modern blogging experience with robust features and easy customization.

Key Features:

  • Dark & Light Mode Support: Provides a comfortable viewing experience across different lighting conditions.
  • SEO-Friendly: Optimized for search engines to ensure your content is easily discoverable.
  • Type-Safe Markdown: Utilizes Astro Collections for blog posts, pages, and authors, found in the src/content folder, ensuring content integrity.
  • Astro's Assets and Collections Support: Fully compatible with Astro's native content management capabilities.
  • RSS Feed: Automatically generates an RSS feed to keep your subscribers updated.
  • Astro 3.0 Compatible: Built to work seamlessly with the latest version of the Astro framework.
  • View Transition API Compatible: Offers smooth page transitions for an enhanced user experience.

Installation: To get started, you can use the "Use this template" button on GitHub to create a new repository. Alternatively, clone the repository and run npm install followed by npm start. For a quick setup, use the Astro CLI: npm create astro@latest -- --template palmiak/pacamara-astro.

Usage: The theme is highly customizable. Most configurations are managed through src/config.mjs. Styling is handled by TailwindCSS, allowing for easy color and design adjustments via tailwind.config.cjs. Content is organized using Astro Collections within the src/content directory, making it straightforward to add and manage blog posts, pages, and author profiles.

Information

Newsletter

Join the Community

Subscribe to our newsletter for the latest news and updates