Jekyll 3.0 (& Jekyll Assets) Now Live - The World's Most Popular (Static) Site Builde
Congrats to Parker Moore and team for the latest and greatest update. What’s news?
- Incremental regeneration (experimental, enable with –incremental)
- Liquid profiler (add –profile to a build or serve)
- Hook plugin API (no more monkey-patching!)
- Dependencies reduced (for easier installation); no more C extensions required
- site.collections is an array of collections, thus:
- collection[0] becomes collection.label
- collection[1] becomes collection
- Default highlighter is now Rouge instead of Pygments
- and much more
Read more in the “Jekyll 3.0 Released” post. Note: Jordon Bedwell has also updated and released Jekyll 3 Assets - an asset pipeline addon using the sprockets machinery.
For the world’s greatest Jekyll sites (and sources) see the Planet Jekyll Showcase. For more Jekyll (static site) news follow along on @viennahtml - Europe’s 1st Jekyll fan club. Cheers.
Post a comment