Skip to content

Releases: dieghernan/chulapa

v2.0.1

26 Feb 01:47
Compare
Choose a tag to compare

HOTFIX

Changed

  • Issue with group_by fixed with pure Liquid approach (compatible with Jekyll 3 & 4). This affects to related plug-in
    and cloudtag and cloudcategory. Now cloudtag2 and cloudcategory2 approaches are not recommended any more and will
    redirect to cloudtag and cloudcategory. Plugin grouptag.rb not required any more.

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

25 Feb 17:46
Compare
Choose a tag to compare

Added

  • New versions of cloudtag and cloudcategory (cloudtag2 and cloudcategory2) layouts compatible with Jekyll >= 4.1.0.
  • New skins:
    • focal
    • media
    • electro
    • monotone
    • mickie.
    • skeeblu
    • minco

Changed

  • Twitter share button renamed to X. Also, the icon has been updated.
  • Share on Mastodon link replaced by Share on Bluesky.
  • Update towards skin.

What's Changed

Full Changelog: v1.1.0...v2.0.0

v1.1.0

13 Dec 20:43
Compare
Choose a tag to compare

Added

  • Add new "Share on Mastodon" button.
  • Add more comment providers:
    • Cactus
    • Cusdis
    • Welcomments
  • New skins:
    • gitdev
    • gitdev-dark
    • towards
  • New related component.
  • Add link to headings via JS.
  • Implemented show_sidetoc.
  • Added support for
    microformats2.

Changed

  • Improve font loading on skins.
  • Improve Universal skin.
  • Remove Clipboard.js dependency. Chulapa now uses a custom script.
  • FontAwesome Icons now present transitions on hover.
  • YouTube videos are lazy-deferred by default.
  • Improvements on pagination.
  • Several adjustments on skins.

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

Chulapa 1.0.1

25 Nov 08:44
Compare
Choose a tag to compare

This version only affects to the gem

  • Remove dependencies to make it compatible with other Jekyll versions.

Full Changelog: v1.0.0...v1.0.1

Initial Release

24 Nov 12:01
Compare
Choose a tag to compare
  • Stable release after two years of iteration.
  • Gem created, see chulapa-jekyll.

Software is made public

28 Jul 09:09
Compare
Choose a tag to compare
  • Beta is ready to use