Skip to content
/ pacamara-astro Public template

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

License

Notifications You must be signed in to change notification settings

palmiak/pacamara-astro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbff909 · Jul 2, 2024

History

88 Commits
Sep 7, 2023
Mar 13, 2024
Jul 12, 2023
Oct 11, 2023
Jun 23, 2023
Jun 21, 2024
Jul 2, 2024
Aug 30, 2023
Sep 7, 2023
Aug 30, 2023
Aug 30, 2023
Jul 10, 2023
Jun 23, 2023

Repository files navigation

☕ Pacamara - a blog theme for Astro

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

You can see it live in action here.

Pacamara demo screen

Features

  • Dark & Light mode support
  • SEO-friendly
  • Type-safe markdown
  • Support Astro's Assets and Collections
  • Provides RSS feed
  • Astro 3.0 Compatible
  • View Transition API compatible

Installation

If you are reading this on GitHub, you can click on the "Use this template" button above to create a new repository on your account. Then you can do a git clone to clone it to your local system.

Than run:

npm install
npm start

or you can run:

npm create astro@latest -- --template palmiak/pacamara-astro

Usage

  • Pacamara utilizes Astro Collections for blog posts, pages, and authors. You can find all of them in src/content folder
  • Most of the configuration is customizable via src/config.mjs.
  • The theme uses TailwindCSS - this means you can configure the colors using tailwind.config.cjs.

Thank you

Without my wife, this project wouldn't be half as beautiful as it looks. Also, if you are looking for an amazing designer - click the link above.

Did you enjoy this theme?

If you don't want to miss any of the content I create, join my weekly newsletter.