Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 482 Bytes

This is a Next.js project powering davidsouther.com. It includes David Souther's public resume & own published works.

Development

  • Run the project locally with npm run dev
  • Prepare the project for deployment with npm run export
    • Updates are deployed via gh-pages pointed at the docs folder