Interesting styling possibilities with Kramdown syntax highlighted code blocks in Jekyll.| Mastering Jekyll on Made Mistakes
Learn how to use static files with Jekyll to create a gallery of images automatically without a plugin.| Mastering Jekyll on Made Mistakes
How to use Staticman to add threaded comments and reply notifications to a static-based Jekyll site.| Mastering Jekyll on Made Mistakes
The question of how to write a list inside of a table cell with Kramdown recently came up in a thread on Jekyll Talk — prompting me to look for a solution.| Mastering Jekyll on Made Mistakes
Uninstall Disqus and learn how to add a static-based commenting system to Jekyll with Staticman.| Mastering Jekyll on Made Mistakes
Before you can link pages and assets together with Jekyll, you need to know how it assigns URLs (or permalinks1) to each. If you are a seasoned Jekyll users and have a good understanding of how this all works, skip down below to linking methods.| Made Mistakes
Jekyll’s site url and baseurl variables cause a lot of confusion for users. I see it all the time in the Jekyll Talk forum, Stackoverflow, or as bug reports in my themes.| Made Mistakes