Releases: cotes2020/jekyll-theme-chirpy
Releases · cotes2020/jekyll-theme-chirpy
v3.0.0
New
- Convert to a gem-based theme
- Add image CDN support
Improved
- Make code block 100% screen width on mobile
- Optimize the embedded list style
- Use Gulp to process the JS files
- Improve the copyrights of the assets
Fixed
- Fix pageviews display when baseurl exists
- Fix baseurl on rss-feed (#259)
- Fix typo in SCSS files
v2.7.2
v2.7.1
Improved
- Jump to the anchor position smoothly
- Simplify sidebar style
- Optimize typography
- Set the table width to 100% on small screens
- Optimize list style
- Optimize image style
- Make checkbox color lighter (light mode)
- Reduce the space for inline code
Fixed
- Fix the position of the table scroll bar
- Fix the Jekyll minimum version requirement
v2.7.0
v2.6.2
v2.6.1
v2.6.0
New
- Replace the runtime shell scripts with Jekyll plugins and hooks
Improved
- Use
collections
to improve the tabs - Improve web accessibility
- Improve the web best practices
- Upgrade jQuery & Bootstrap (js) to latest version
- Restore gem
tzinfo-data
for Windows & JRuby
Fixed
- Avoid PWA caching browser extensions.
- Fix the numeric sort of trending tags size.
- Fix the date of feed
v2.5.1
New
- Add classes to specify image location
- Add image caption support
Improved
- Add Docker support to tools scripts
- Add multi-config option to build tool
- Upgrade GA tag to latest version
- Using
yq
to parse YAML in tool scripts - Upgrade web-fonts source
- Regular layout optimization
Fixed
- The copy link button of the posts is invalid
- Fix the compatibility of
fswatch
under Linux
v2.5
v2.4
New
- Pinned posts
Improved
- Make post table responsive.
- Beautified the inline code style.
- Improved the generation rules of Categories ID.
- Related posts
- Hide broken avatar
Fixed
- The PV cache.
- Remove invalid links from categories page.
- Fixed anchor position on Desktop views.