Skip to content

ChrisMBarr/debbiebarr.com

Repository files navigation

Public website for Debbie Barr

http://debbiebarr.com

Development

  • This uses Eleventy to generate a static website
  • Run npm start for local development (allows hot reload as files change)
  • Run npm run build for a production build (generates output once, and compresses HTML & CSS output)