Releases: cotes2020/jekyll-theme-chirpy
Releases · cotes2020/jekyll-theme-chirpy
v4.2.1
v4.2.0
v4.1.1
v4.1.0
New
- Support layout localization
- Add hook to custom the SCSS variables
- Redesign the paginator for homepage on the mobile screens
Improved
- Prevent layout shift when loading the images or posts' date
- Prevent the code language badge flickering when loading
- Add fade in effect for lazy-loaded images
Fixed
- Incorrect bread-crumb on the pagination
- The items of
.gitignore
- Typo mistakes of some docs
v4.0.2
v4.0.1
v4.0.0
New
- Support single pageview source (also reduce the related config options)
- Add shadow effect option for images
- Popup images (powered by Magnific-Popup)
Improved
- Reduce the PWA cache storage
- Reduce the external files required for gem installation
- Simplify the favicon
- Improve the responsive design for new tablets
- Prevents zooming in the iOS safari search input form
- Unify the text color in the panel
- Hide scroll bar of the sidebar
Fixed
- Service Worker fetch event error after the site update
- Some CDN URL in the header is missing the protocol
- RSS template has no custom author
v3.3.2
v3.3.1
v3.3.0
New
- Support TeX and LaTeX math delimiters (#243)
Improved
- Update the ruby setup in gh-actions (#306)
- The config option
site.author
is deprecated - Change the order of post meta & improve timeago
- Improve the bump tool
Fixed
- Fix PWA error caused by service worker storing the
POST
method Request objects as cache key (#297)