Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 782 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 782 Bytes

maru me

Inspired by the pug me service. Serves up a random maru gif.

Just <img src="http://marume.herokuapp.com/random.gif"> anywhere you need a maru:

maru

Browsers rudely cache 302 redirects on image tags, so you may need to append a query string (e.g. /random.gif?unique-token) if you want more than one random maru on a page.

Hubot

Add Maru to your chat bot: maru me

Contribute

  1. Fork this repository
  2. add maru gifs, 1 per line, to resources/gifs.txt
  3. lein test
  4. Open pull request

A Heroku web app using Compojure.

Thanks to this maru tumblr for most of the initial urls.