Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 266 Bytes

Static website for SoCalDDR

This project uses Eleventy

  • Install with npm install
  • Local dev with npm run dev
  • Build static output npm run build

Github pages will automatically build and serve the latest main branch contents.