Skip to content

last-train/website

 
 

Repository files navigation

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.

About

A website for the last train podcast 🎙

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • CSS 2.9%