Skip to content

Instantly share code, notes, and snippets.

@libbymo
Last active December 17, 2015 00:10
Show Gist options
  • Save libbymo/5518747 to your computer and use it in GitHub Desktop.
Save libbymo/5518747 to your computer and use it in GitHub Desktop.
Tech exercise using gists as blog posts. Post #1.
Blog Task Introduction
======================
Create a blog using Github gists. Presenting
a list of all articles, which, on click will display the main
article content. Preferably no separate page, but rather on the
same page.
In this attempt I'm hoping to:
1. List of articles
2. Display single articles
3. Markdown rendered article
4. Edit button to take you to the Gist on Github
5. Connect to real data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment