Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 262 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 262 Bytes

Podcast Driven Development

Code for the PDD site

Dev

  • yarn to install dependencies
  • Edit content/episode/ files
  • Upload mp3 file
  • Run yarn dev
  • Access localhost:1313

Deploy

Deploy is done with yarn build but it is handled by netlify.