Skip to content

Instantly share code, notes, and snippets.

@cdevroe
Created February 15, 2013 22:05
Show Gist options
  • Save cdevroe/4963936 to your computer and use it in GitHub Desktop.
Save cdevroe/4963936 to your computer and use it in GitHub Desktop.
Barley: Repeatable Sections Example
<!-- repeat:blogpost:5 -->
<your code />
<!-- endrepeat -->
<!-- repeat:my_section:10 -->
<your code />
<!-- endrepeat -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment