pogo

command module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2017 License: GPL-3.0 Imports: 11 Imported by: 0

README

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

Running

  1. Download the latest release
  2. Unzip somewhere safe
  3. Edit the config
  4. Run pogo
  5. Navigate to your instance (localhost:3000 by default)
  6. Login to the admin interface (default: admin, password1)
  7. CHANGE YOUR PASSWORD

Building

Note: This requires a valid Go enviornment setup!

# Go get the repository
go get github.com/gmemstr/pogo

# Go to directory
cd $GOPATH/src/github.com/gmemstr/pogo

# Get godep
go get github.com/tools/godep

# Install Go dependencies
godep restore

# Build
go build

# Run
./pogo

Credits

Pogo depends on several other open source projects to function.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL