jekyll-theme-chirpy

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

MIT License

Downloads
223
Stars
7.2K
Committers
100

Bot releases are visible (Hide)

jekyll-theme-chirpy - v7.0.1 Latest Release

Published by github-actions[bot] 5 months 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)
jekyll-theme-chirpy - v7.0.0

Published by github-actions[bot] 5 months 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 update to 7.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

jekyll-theme-chirpy - v6.5.5

Published by cotes2020 7 months ago

What's Changed

jekyll-theme-chirpy - v6.5.4

Published by cotes2020 7 months ago

What's Changed

Bug Fixes

Full Changelog: https://github.com/cotes2020/jekyll-theme-chirpy/compare/v6.5.3...v6.5.4

jekyll-theme-chirpy - v6.5.3

Published by cotes2020 8 months ago

What's Changed

New Contributors

jekyll-theme-chirpy - v6.5.2

Published by cotes2020 8 months ago

What's Changed

Fixes

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

jekyll-theme-chirpy - v6.5.1

Published by cotes2020 8 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

jekyll-theme-chirpy - v6.5.0

Published by cotes2020 8 months ago

What's Changed

New

Improvements

Fixes

Others

New Contributors

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

jekyll-theme-chirpy - v6.4.2

Published by cotes2020 9 months ago

jekyll-theme-chirpy - v6.4.1

Published by cotes2020 9 months ago

jekyll-theme-chirpy - v6.4.0

Published by cotes2020 9 months ago

What's Changed

New

Fixes

Improved

Misc

New Contributors

Full Changelog: https://github.com/cotes2020/jekyll-theme-chirpy/compare/v6.3.1...v6.4.0

jekyll-theme-chirpy - v6.3.1

Published by cotes2020 11 months ago

Hotfix

  • home: responsive gap at the bottom of preview image (1a977a8)
jekyll-theme-chirpy - v6.3.0

Published by cotes2020 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cotes2020/jekyll-theme-chirpy/compare/v6.2.3...v6.3.0

jekyll-theme-chirpy - v6.2.3

Published by cotes2020 about 1 year ago

What's Changed

Fixes

Improvement

New Contributors

jekyll-theme-chirpy - v6.2.2

Published by cotes2020 about 1 year ago

Hot Fixes

  • sidebar: contact icons not stacking by @cotes2020 (#1224) (273b389)
jekyll-theme-chirpy - v6.2.1

Published by cotes2020 about 1 year ago

Bug Fixes

  • pwa: installation failure caused by outdated cache entries (4da7406)
jekyll-theme-chirpy - v6.2.0

Published by cotes2020 about 1 year ago

Features

  • layout: center the footer by @cotes2020 (41b8f9f)
  • posts: render heading 4 in TOC by @cotes2020 in #1023 (229c2a2)
  • ui: redesign the pagination button on home page by @cotes2020 (62bcd60)
  • ui: update the twitter icon by @cotes2020 in #1221 (aff7566)

Improvements

  • core: speed up the Jekyll build times by @cotes2020 in #1163 (0d4103d)
  • refactor using semantic HTML by @cotes2020 in #1207 (505e314)
  • ui: improve code snippet design by @cotes2020 (4f86b04)
  • ui: improve web accessibility by @cotes2020 in #447 (37c9764)

New Contributors


Full Changelog: https://github.com/cotes2020/jekyll-theme-chirpy/compare/v6.1.0...v6.2.0

jekyll-theme-chirpy - v6.1.0

Published by cotes2020 over 1 year ago

NOTE: We have removed the page views report with this release. See: #1071

Features

Bug Fixes

  • missing xml escape for alt of preview image (#1113) (8b0fbf5)
  • the cached image is covered by shimmer (#1100) (df8ff54)
  • ui: min-height of page layout exceeds the mobile screen (73af591)
  • webfont: resume semi-bold of font family Source Sans Pro (c4da99c)

Improvements

  • build: use jekyll-include-cache plugin to reduce build time (#1098) (4fe145e), closes #1094
  • CJK characters of the "Search Cancel" button will wrap (#1105) (b6d1992)
  • ui: avoid blank space at the bottom of the homepage preview image (ce2f6f5)
  • ui: improve hover color of sidebar nav items in light mode (728094d)

New Contributors

jekyll-theme-chirpy - v6.0.1

Published by cotes2020 over 1 year ago

Bug Fixes

  • home: preview image missing [alt] and img_path (#1044) (aba9468)
  • layout: restore the margin bottom of the main area (#1047) (eb40f51)
  • post, page: image link loses shimmer effect (#1046) (3bd881d)
  • typography: long string for update-list is not truncated (#1050) (a51d31c)
jekyll-theme-chirpy - v5.1.0

Published by cotes2020 over 1 year ago

New

  • Added Giscus comments support (#501)
  • Added blockquote prompts (#489)
  • Make the source of the static assets configurable
  • Added locales for Russian, Ukrainian, and Burmese (#485, #483)
  • Added filepath style for code

Improved

UX

  • Avoid image caption shifting on load
  • Hide topbar when mobile orientation in landscape mode (#459)
  • Improve English locales for recently updated posts (#478)

Refactor

  • Improved the SW cache list
  • Improved local date-time display
  • Refactor the smooth-scrolling, topbar-switcher module
  • Normalized attribute name in HTML
  • Removed unused HTML attribute from the sidebar

Fixed

  • Bypass hidden posts in home page pagination (#504)
  • Escape the post sharing URL (#496)
  • Update the telegram share URL of the post (#490)
  • Google Analytics scripts are included even if no analytics ID is provided (#482)

New Contributors