Skip to content

Instantly share code, notes, and snippets.

@lilith
Created January 24, 2013 05:37
Show Gist options
  • Select an option

  • Save lilith/4617940 to your computer and use it in GitHub Desktop.

Select an option

Save lilith/4617940 to your computer and use it in GitHub Desktop.
No idea why this is crashing either... ideas?
.news
| News
ul.news
- for p in index.posts[0..3]
li
a href=p.path
= p.short_heading || p.heading
li
a href="/blog"
| more...
@minad
Copy link
Copy Markdown

minad commented Jan 24, 2013

Works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment