Audio feed generator and CMS
Find a file
gmemstr a78472364c Implementing configuration
Very tired. Must sleep. Wanted to work. Working on making config.json a thing so rss feed can be edited outside of the code.
2017-07-01 00:26:32 -07:00
assets Changed Url in JSON to point directly to mp3 file 2017-06-19 19:45:51 -07:00
.gitignore Ignore 2017-06-19 19:46:18 -07:00
config.json Implementing configuration 2017-07-01 00:26:32 -07:00
feed.json Implementing configuration 2017-07-01 00:26:32 -07:00
feed.rss Implementing configuration 2017-07-01 00:26:32 -07:00
generate_rss.go Implementing configuration 2017-07-01 00:26:32 -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 Working on frontend of CMS 2017-06-18 13:57:43 -07:00

whiterabbit

Podcast RSS/CMS in Golang

building

go build webserver.go generate_rss.go