Skip to content

DavidSouther/resume

Repository files navigation

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