Skip to content

Instantly share code, notes, and snippets.

@bradonomics
Created December 14, 2015 02:46
Show Gist options
  • Select an option

  • Save bradonomics/f889f7ad4e765b9060c2 to your computer and use it in GitHub Desktop.

Select an option

Save bradonomics/f889f7ad4e765b9060c2 to your computer and use it in GitHub Desktop.
Jekyll Categories on GitHub Pages (single category) (_includes/post-categories.html)
<span class="entry-categories"><a href="{{ site.url }}/{{ page.category-url }}/" rel="category">{{ page.category }}</a></span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment