Skip to content

a-trost/astro-prismic-blog-starter

Repository files navigation

Astro + Prismic Starter Kit: Blog

This sample blog is an excellent starting point to explore Astro and Prismic. Get it up and running in minutes. Modify and adapt it to your liking; it's all yours!

🚀 Quick Start

To start a new project using this starter, run the following commands in your terminal:

npx degit a-trost/astro-prismic-blog-starter your-project-name
cd your-project-name
npx @slicemachine/init

The commands will do the following:

  1. Start a new Astro project using this starter.
  2. Ask you to log in to Prismic or create an account.
  3. Create a new Prismic content repository with sample content.

When you're ready to start your project, run the following command to launch Astro:

npm run dev

And this command to run SliceMachine and edit your data models.

npm run slicemachine

About

The Astro blog starter converted to use Prismic CMS for its content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published