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 - v2.2

Published by cotes2020 about 4 years ago

Features

  • PWA

Enhancements

  • avoid color sparkles when switching modes.
  • remove line number from post snippets (#51)
  • drop Python script tools.
  • optimize typography by using new fonts.
  • beautified code snippet background.
  • make JS compress tool ignore the unchanged files.

Code Refactoring

  • simplified Post lazy loading images.

Bug Fixes

  • JSON parse error caused by character \ on search.json. (#45)
  • scroll jumping when sidebar closes on Android Chrome. (#37)
jekyll-theme-chirpy - v2.1

Published by cotes2020 about 4 years ago

New

  • Add sharing options to Posts.
  • Make prefer theme colors configurable.
  • Dark mode toggle.

Improved

  • Pageviews fetching experience.
  • Added more dark mode color scheme.
  • Tab highlighting experience.
  • Make the Footer design simpler.

Fixed

  • The posts' last-mod in Sitemap and Feed.
jekyll-theme-chirpy - v2.0

Published by cotes2020 about 4 years ago

Features:

  • Adds auto dark-mode.
  • Optimizes responsive design for x-large screeen.
  • Redesigns nav-button of posts.

BugFixed:

  • Fixes the sitemap template.
  • Fixes the build script.
jekyll-theme-chirpy - v1.0

Published by cotes2020 about 4 years ago

Implemented and stabilized all promised features:

  • Posts' Last Modified Date
  • Table of Contents
  • Disqus Comments
  • Syntax highlighting
  • Two Level Categories
  • Search
  • HTML Compress
  • Atom Feeds
  • Google Analytics
  • GA Pageviews (Advanced)
  • SEO Tag
  • Performance Optimization