Project

pummel

0.01
No commit activity in last 3 years
No release in over 3 years
Given an RSS feed, make a tumblr-like site out of it. Uses Sinatra & Rack, inspired by Dumble.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0

Runtime

 Project Readme

pummel

A different view to your Pinboard bookmarks.

Check out heroku

This is also running on Heroku. Check it out!

Local installation

$ git clone https://github.com/evaryont/pummel.git
$ cd pummel
$ bundle install
$ bundle exec ruby pummel.rb

Inspiration

I was just browsing around on the web, aimlessly when I stumbled on the OEmbed project, and subsequently found OohEmbed. The author created a small-ish javascript application called Dumble, which is exactly what Pummel is, but uses a user's del.icio.us bookmarks rather than Pinboard. As I don't really use del.icio.us but instead of pinboard.in, I decided to create my own version.

Here it is.

Note on Patches/Pull Requests

  1. Fork the project.
  2. Make your feature addition or bug fix.
  3. Add tests for it. This is important so I don't break it in a future version unintentionally.
  4. Commit, do not mess with Rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  5. Send me a pull request. Bonus points for topic branches.

Copyright

Copyright (C) 2010/2014 Colin Shea. Released under the AGPLv3. See LICENSE for details.