jekyll-tools
jekyll-tools copied to clipboard
A collection of Liquid templates I made for my Jekyll-powered blog: Adding open graph and Twitter cards, Disqus comments, posts by tag, a heatmap calendar for posts, and a book review template
Results
2
jekyll-tools issues
Sort by
recently updated
recently updated
newest added
When starting the jekyll server error is: >Liquid Warning: Liquid syntax error (line 1): Expected dotdot but found pipe in "{{(site.tags | sort:0) }}" in posts_by_tag.md Syntax should be on...
I really like the idea of the calendar heat map. I tried to do the same thing with my blog, but it's not quite working for me. I downloaded the...