Audio feed generator and CMS
Find a file
2017-06-15 09:23:09 -07:00
assets Implemented Gorilla mux router & index page 2017-06-15 09:21:22 -07:00
podcasts New gitignore 2017-06-13 23:04:44 -07:00
.gitignore New gitignore 2017-06-13 23:04:44 -07:00
feed.rss New gitignore 2017-06-13 23:04:44 -07:00
generate_rss.go Actual initial commit 2017-06-13 22:57:02 -07:00
LICENSE Initial commit 2017-06-13 22:55:41 -07:00
README.md Add build instructions 2017-06-15 09:23:09 -07:00
webserver.go Implemented Gorilla mux router & index page 2017-06-15 09:21:22 -07:00

whiterabbit

Podcast RSS/CMS in Golang

building

go build webserver.go generate_rss.go