Skip to content

mpgarate/justread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JustRead

Minimal web content beautification with Readability, written in Go.

Demo: justread.mpgarate.com

Install

export JUST_READ_READABILITY_TOKEN=your_readability_api_token

go get github.com/mpgarate/justread
go get github.com/go-martini/martini
go get github.com/martini-contrib/render
go get github.com/martini-contrib/sessions
go get gopkg.in/mgo.v2
go build
go run server.go

Contribute

Fork and submit a pull request

About

Minimal web content beautification with Readability, written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published