Skip to content

Instantly share code, notes, and snippets.

@kylerush
Created January 11, 2013 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylerush/4511684 to your computer and use it in GitHub Desktop.
Save kylerush/4511684 to your computer and use it in GitHub Desktop.
An example Jekyll blog post.
---
layout: post_entry
body_id: blog
title: How to use the Flickr API
description: In this tutorial, you'll learn how the basics of using the Flickr API, requesting data in JSON format, experimenting with an optional argument, and what to do with the data you receive from a request.
---
<!--blog post html content here-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment