SlamWhale
SlamWhale copied to clipboard
Automated poetry from tweets
This update includes support for sourcemaps. If we ever want to have watchlike behavior, we could introduce watchify.
I think the next step for us is to make poems based on syllables. I wrote a dirty syllable count function that seems to work decently enough. Eventually we should...
I added a meta tag and changed the pure grid classes used to be responsive. Also, I noticed that tabs were being used for indentation of HTML/CSS, so I changed...
Would you guys be opposed to Coffeescript?
This is probably because the Twitter API calls are all originating from one place: the server. Twitter API calls (and likely the entire PHP REST/JSON API part of this project)...