Skip to content

Instantly share code, notes, and snippets.

@gaker
Created October 28, 2010 21:54
Show Gist options
  • Save gaker/652411 to your computer and use it in GitHub Desktop.
Save gaker/652411 to your computer and use it in GitHub Desktop.
Blog post code
{exp:special_sauce}
<h2><a href="entry/{url_title}">{title}</a></h2>
<a href="{url}">
<img src="{avatar}">
</a>
<p>This post is by {screen_name}. They totally Rule!</p>
{summary}
{body}
{extended}
<hr>
{/exp:special_sauce}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment