A Site For Dinner
I like to make small, single-serving sites - frivolous sites with only one
page, and one purpose. They’re intended to be dead-simple to use, fun to play with, and somewhat silly. I’ve made a couple in the past, both
alone and with others, often thinking of the idea over dinner and then implementing it in the hours (or days) that follow. Last night, I decided to
make another single-serving site - and to make it open-source, to show
others how simple it is to do.
Enter A Meal for Me. Roughly 200 lines of code for a fun site that now
helps me be more adventurous in the kitchen. (Grab the source on GitHub!)
Development took a couple hours, and was simple enough:
- Have dinner.
- Google for “Recipe API.”
- Get an API key.
- Layout a simple page in HAML.
- Style with SASS.
- Wire it up to the API, and use some basic jQuery to munge the data.
- Apply a Google Web Font and subtle background pattern to...