johnreutersward / gopherpods

Podcasts about Go

Home Page:https://gopherpods.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GopherPods

GopherPods is a community-driven list of podcast episodes that cover the Go programming language and Go related projects.

https://gopherpods.netlify.com

Add episode

Add new podcast episodes to the end of the episodes.json file.

Be sure to link directly to the show page of the particular episode.

Develop

Install dependencies

go get

Build

go build

Generate site

./gopherpods

This will generate the index.html, rss.xml and atom.xml files in the static dir.

Deploy

netlifyctl deploy -b static

License

MIT

About

Podcasts about Go

https://gopherpods.netlify.com/

License:MIT License


Languages

Language:Go 77.7%Language:CSS 22.3%