Skip to content

erikras/undefined.fm

 
 

Repository files navigation

This is the source code for https://undefined.fm. It's a Gatsby website built with TypeScript and hosted on Netlify. It uses a custom gatsby source plugin to generate pages for each episode based on the podcast's Simplecast RSS feed.

To run, locally:

git clone git@github.com:jaredpalmer/undefined.fm.git
cd undefined.fm
yarn install
yarn start

Open https://localhost:8000

About

The engineering podcast with a 2 drink minimum. Hosted by Jared Palmer and Ken Wheeler.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 82.1%
  • JavaScript 12.2%
  • CSS 5.7%