Skip to content

bradsiefert/themaypole.siefertfamily.com

Repository files navigation

The Maypole Project Instructions

Hello! This is the simple site I built to house my family's occasionally sent update newsletter. I originally built it using Gridsome, but migrated it to Nuxt 3.

It uses:

  • Nuxt 3
  • Content v2
  • Mailchimp
  • Markdown files

To learn more about Nuxt 3 and Content v2 check out: Content documentation to learn more.


Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

Development Server

npm run dev

This will start the development server on http://localhost:3000

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

I deployed the site to production using (Netlify)[https://netlify.com].

About

The Maypole, a family newsletter from The Sieferts.

Topics

Resources

Stars

Watchers

Forks