pogo

Audio feed generator and CMS

Github星跟蹤圖

Pogo

Build Status Demo

Podcast RSS & JSON feed generator and CMS in Go.

Getting Started

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

Features

  • Automatic RSS and JSON feed generation
  • Frontend for listening and publishing episodes
  • Multiple user support
  • Simple deployment
  • SPA frontend
  • Docker support

Running

asciicast

  1. Download the latest release
  2. Run pogo

Docker

dockerhub

Docker images are based on the master branch and built when TravisCI is triggered.

docker pull gmemstr/pogo

docker run -p 3000:3000 gmemstr/pogo

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

Looking for the web frontend?.

Credits

Pogo depends on several other open source projects to function.

主要指標

概覽
名稱與所有者gmemstr/pogo
主編程語言Go
編程語言Go (語言數: 4)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2017-06-14 05:55:40
推送於2022-03-19 13:41:44
最后一次提交2018-03-29 16:43:21
發布數3
最新版本名稱v2.0.0 (發布於 )
第一版名稱v1.0 (發布於 )
用户参与
星數72
關注者數3
派生數4
提交數196
已啟用問題?
問題數5
打開的問題數0
拉請求數15
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?