Releases: dieghernan/chulapa
Releases Β· dieghernan/chulapa
v2.0.1
HOTFIX
Changed
- Issue with
group_by
fixed with pure Liquid approach (compatible with Jekyll 3 & 4). This affects torelated
plug-in
andcloudtag
andcloudcategory
. Nowcloudtag2
andcloudcategory2
approaches are not recommended any more and will
redirect tocloudtag
andcloudcategory
. Plugingrouptag.rb
not required any more.
What's Changed
New Contributors
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Added
- New versions of
cloudtag
andcloudcategory
(cloudtag2
andcloudcategory2
) 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
- Bump actions/checkout from 3 to 4 by @dependabot in #30
- Bump actions/cache from 3 to 4 by @dependabot in #32
- Add plugin to chulapa by @dieghernan in #34
- [ImgBot] Optimize images by @imgbot in #35
Full Changelog: v1.1.0...v2.0.0
v1.1.0
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
- Update cache path by @dieghernan in #14
- [ImgBot] Optimize images by @imgbot in #16
- Change font loading by @dieghernan in #17
- [ImgBot] Optimize images by @imgbot in #18
- Improve custom dark themes by @dieghernan in #20
- [ImgBot] Optimize images by @imgbot in #21
- [ImgBot] Optimize images by @imgbot in #22
- [ImgBot] Optimize images by @imgbot in #25
- Integrate Welcomments by @welcomments in #26
New Contributors
- @welcomments made their first contribution in #26
Full Changelog: v1.0.1...v1.1.0
Chulapa 1.0.1
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
- Stable release after two years of iteration.
- Gem created, see chulapa-jekyll.
Software is made public
- Beta is ready to use