Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

60 lines (40 loc) · 1.12 KB

dev

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.

Checklist

  • Bump version on head
  • Bump version on docs
  • Bump version on chulapa-101 remote theme

v1.0.1 - 2022-11-25

This version only affects to the gem: - Remove dependencies to make it compatible with other Jekyll versions.

v1.0.0 - 2022-11-24

Public release with a Gem

v1.0.0-beta.1 - 2020-07-28

Pre-release - first stable beta of the software

Added

  • First stable beta - Software is public

Changed

Removed

Fixed