1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00
Cotes Chung bf16d6039a
ci(release): replace standard-version with semantic-release (#1666)
[`standard-version`](https://github.com/conventional-changelog/standard-version/) has been deprecated since May 2022, so it is necessary to stop using it for this project.

[**`semantic-release`**](https://github.com/semantic-release/semantic-release) is available as a more capable alternative to help automate the release process:

1. Updating Node/Gem version numbers
2. Generating changelogs
3. Automating GitHub Releases
4. Building Chirpy-gem and pushing it to RubyGems.org
5. Create commits and tags on the `production` branch
6. Merge the `production` branch into the `master` branch

> ⚠️ Note: Step _6_ may be canceled in CD environments due to merge conflicts, so we need to do this step manually in such cases.

Whenever a commit is pushed to the release branch (`production`), all of the above release processes will be triggered.
2024-04-14 05:15:27 +08:00
2023-05-13 02:05:33 +08:00
2023-03-11 01:55:32 +08:00
2020-12-08 13:49:12 +08:00
2022-02-10 04:12:35 +08:00
2022-10-15 21:23:21 +08:00
2019-11-18 01:08:03 +08:00

Chirpy Jekyll Theme

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

Gem Version  CI  Codacy Badge  GitHub license  996.icu

Live Demo

Devices Mockup

Features

  • Dark / Light Theme Mode
  • Localized UI language
  • Pinned Posts on Home Page
  • Hierarchical Categories
  • Trending Tags
  • Table of Contents
  • Last Modified Date
  • Syntax Highlighting
  • Mathematical Expressions
  • Mermaid Diagrams & Flowcharts
  • Dark / Light Mode Images
  • Embed Videos
  • Disqus / Giscus / Utterances Comments
  • Built-in Search
  • Atom Feeds
  • PWA
  • Web Analytics
  • SEO & Performance Optimization

Documentation

To learn how to use, develop, and upgrade the project, please refer to the Wiki.

Contributing

Contributions (pull requests, issues, and discussions) are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. For details, see the "Contributing Guidelines".

Credits

Contributors

Thanks to all the contributors involved in the development of the project!

all-contributors —— Made with contrib.rocks

Third-Party Assets

This project is built on the Jekyll ecosystem and some great libraries, and is developed using VS Code as well as tools provided by JetBrains under a non-commercial open-source software license.

The avatar and favicon for the project's website are from ClipartMAX.

License

This project is published under MIT License.

Description
A minimal, responsive, and feature-rich Jekyll theme for technical writing.
Readme MIT 1.9 GiB
Languages
HTML 42.7%
SCSS 34.7%
JavaScript 16.8%
Shell 4.8%
Ruby 1%