Jekyll Theme Chirpy Versions Save

A minimal, responsive, and feature-rich Jekyll theme for technical writing.

v7.0.1

2 weeks ago

7.0.1 (2024-05-18)

Bug Fixes

  • analytics: goatcounter pv greater than 1K cannot be converted to numbers (#1762) (33a1fa7)
  • audio/video path apply variable media_subpath (#1745) (00a27a1)

v7.0.0

3 weeks ago

7.0.0 (2024-05-11)

⚠ BREAKING CHANGES

  • optimize the resource hints (#1717)
  • rename media-url file and related parameters (#1651)
  • rename comment setting parameter (#1563)
  • analytics: add post pageviews for GoatCounter (#1543)
  • File _data/origin/cors.yml:

    • cdns has been changed to resource_hints and has a new data structure
  • File _config.yml:

    • img_cdn changed to cdn
    • comments.active changed to comments.provider
    • google_analytics and goatcounter merged under the new option analytics
  • Posts' front matter:

    • img_path changed to media_subpath

Note: The way to build CSS has been changed, if you want to upgrade to v7.0.0 from an earlier version of fork, see "Upgrade the fork".


Features

Bug Fixes

  • make TOC title and entries visible at the same time (#1711) (e0950fc)
  • mode toggle not outlined when receiving keyboard focus (#1690) (cd37f63)
  • prevent footnote back arrow from becoming an emoji (#1716) (8608147)
  • pwa: skip range requests in service worker (#1672) (76d58fe)
  • search result prompt is empty (#1583) (8a2afae)
  • use https for Weibo sharing URL (#1612) (8e5fbb7)

Improvements

Changes

v6.5.5

2 months ago

What's Changed

v6.5.4

2 months ago

Bug Fixes

v6.5.3

2 months ago

What's Changed

New Contributors

v6.5.2

3 months ago

What's Changed

Fixes

Full Changelog: https://github.com/cotes2020/jekyll-theme-chirpy/compare/v6.5.1...v6.5.2

v6.5.1

3 months ago

What's Changed

  • Correct the generation of relative resource paths by @cotes2020 in #1553
  • Update actions versions by @joshjohanning in #1554

Full Changelog: https://github.com/cotes2020/jekyll-theme-chirpy/compare/v6.5.0...v6.5.1

v6.5.0

3 months ago

What's Changed

New

Improvements

Fixes

Misc

v6.4.2

4 months ago

v6.4.1

4 months ago