Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.06 KB

Website Built with Gatsby style: styled-components Twitter

Prerequisites

  • node
  • gatsby
  • nvm (node version manager)

Develop

To run your local dev server

nvm use
gatsby develop

Build

To build your gatsby site

npm install
gatsby build

Scheduled Actions

  • Scheduled Rebuild
    • There is a GitHub Action scheduled for every Friday at 08:30AM UTC. The action rebuilds for firebase so that the newest episode can be pulled / created.