Skip to content

Instantly share code, notes, and snippets.

@Pet3ris
Created June 15, 2011 18:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pet3ris/1027688 to your computer and use it in GitHub Desktop.
Save Pet3ris/1027688 to your computer and use it in GitHub Desktop.
Jekyll + HTML5 boilerplate build script config to include all posts
file.pages = {% for post in site.posts %}{{ post.url | replace_first: '/', '' }},{% endfor %}index.html, 404.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment