pogo/README.md
2017-11-19 16:12:16 -08:00

1.1 KiB

Pogo logo

Pogo

Podcast RSS feed generator and CMS in Go.

Getting Started

There are a couple options for getting Pogo up and running.

Status

Build Status gitgalaxy live branch follow

Features

  • Automatic RSS and JSON feed generation
  • Frontend for listening and publishing episodes
  • Multiple user support
  • Custom CSS themes
  • Docker support

Building

git clone https://github.com/gmemstr/pogo
cd pogo
go get github.com/tools/godep
godep restore
go build
./pogo