Hacker News new | ask | show | jobs
I reduced my Jekyll build time by 61% (forestry.io)
7 points by desiredpersona 2689 days ago
1 comments

+1 for jekyll-include-cache. Relying on parent scope makes includes fragile; having to pass variables explicitly leads to more reusable templates.