2021-07-19 17:24:04 +03:00
< div align = "center" >
2021-09-29 15:44:17 +03:00
# Chirpy Jekyll Theme
2023-03-01 03:23:08 +03:00
A minimal, responsive and feature-rich Jekyll theme for technical writing.
2021-11-26 18:29:51 +03:00
2023-08-13 09:39:40 +03:00
[![Gem Version ](https://img.shields.io/gem/v/jekyll-theme-chirpy?color=brightgreen )][gem]
[![CI ](https://github.com/cotes2020/jekyll-theme-chirpy/actions/workflows/ci.yml/badge.svg?branch=master&event=push )][ci]
[![Codacy Badge ](https://app.codacy.com/project/badge/Grade/4e556876a3c54d5e8f2d2857c4f43894 )][codacy]
[![GitHub license ](https://img.shields.io/github/license/cotes2020/jekyll-theme-chirpy.svg )][license]
2021-09-29 15:44:17 +03:00
[![996.icu ](https://img.shields.io/badge/link-996.icu-%23FF4D5B.svg )](https://996.icu)
2021-07-19 17:24:04 +03:00
2023-03-01 03:23:08 +03:00
[**Live Demo →**][demo]
2021-09-29 15:44:17 +03:00
2023-03-01 03:23:08 +03:00
[![Devices Mockup ](https://chirpy-img.netlify.app/commons/devices-mockup.png )][demo]
2021-09-29 15:44:17 +03:00
< / div >
2020-04-12 19:38:56 +03:00
## Features
2019-09-30 15:37:14 +03:00
2023-03-01 03:23:08 +03:00
< details >
< summary >
2023-03-17 21:07:14 +03:00
< i > Click to view features< / i >
2023-03-01 03:23:08 +03:00
< / summary >
< p >
2023-03-17 21:07:14 +03:00
- Dark / Light Theme Mode
2023-03-01 03:23:08 +03:00
- Localized UI language
2023-08-13 09:39:40 +03:00
- Pinned Posts on Home Page
2023-03-01 03:23:08 +03:00
- Hierarchical Categories
- Trending Tags
- Table of Contents
2023-08-13 09:39:40 +03:00
- Last Modified Date
2023-03-01 03:23:08 +03:00
- Syntax Highlighting
- Mathematical Expressions
2023-08-13 09:39:40 +03:00
- Mermaid Diagrams & Flowcharts
2023-03-17 21:07:14 +03:00
- Dark / Light Mode Images
2023-03-01 03:23:08 +03:00
- Embed Videos
2023-03-17 21:07:14 +03:00
- Disqus / Utterances / Giscus Comments
2023-08-13 09:39:40 +03:00
- Built-in Search
2023-03-01 03:23:08 +03:00
- Atom Feeds
2023-09-10 15:35:10 +03:00
- PWA
2023-03-01 03:23:08 +03:00
- Google Analytics
- SEO & Performance Optimization
< / p >
< / details >
2021-01-25 15:19:50 +03:00
## Documentation
2020-01-09 15:24:44 +03:00
2023-08-13 09:39:40 +03:00
To explore usage, development, and upgrade guide of the project, please refer to the [**Wiki**][wiki].
2020-01-09 15:24:44 +03:00
## Contributing
2023-08-17 00:24:31 +03:00
Contributions (Issues/PRs/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][contribute-guide]".
2020-01-09 15:24:44 +03:00
## Credits
2019-09-30 15:37:14 +03:00
2023-03-01 03:23:08 +03:00
This theme is mainly built with [Jekyll][jekyllrb] ecosystem,
[Bootstrap][bootstrap], [Font Awesome][icons] and some other [wonderful tools][lib].
The avatar and favicon design come from [Clipart Max][image].
2019-11-05 17:14:02 +03:00
2023-08-13 09:39:40 +03:00
Many thanks to the [contributors][contributors] who participated in the development
and to the folks who reported bugs or shared ideas.
2020-01-04 12:05:41 +03:00
2023-08-13 09:39:40 +03:00
Last but not least, thanks to [JetBrains][jetbrains] for providing the _Open Source License_ .
2021-01-25 15:19:50 +03:00
2021-03-28 08:32:14 +03:00
## Sponsoring
2021-02-05 20:58:50 +03:00
2023-03-17 21:07:14 +03:00
If you'd like to sponsor this project, the following options are available.
2020-01-04 12:05:41 +03:00
2023-08-13 09:39:40 +03:00
[![Ko-fi ](https://img.shields.io/badge/Support_Me_on_Ko--fi-ff5e5b?logo=ko-fi&logoColor=white )][ko-fi]
[![Wechat Pay ](https://img.shields.io/badge/Tip_Me_on_WeChat-brightgreen?logo=wechat&logoColor=white )][donation]
[![Alipay ](https://img.shields.io/badge/Tip_Me_on_Alipay-blue?logo=alipay&logoColor=white )][donation]
2019-09-30 15:37:14 +03:00
## License
2023-08-13 09:39:40 +03:00
This work is published under [MIT License][license].
2021-01-27 15:06:31 +03:00
2023-08-13 09:39:40 +03:00
[gem]: https://rubygems.org/gems/jekyll-theme-chirpy
[ci]: https://github.com/cotes2020/jekyll-theme-chirpy/actions/workflows/ci.yml?query=event%3Apush+branch%3Amaster
[codacy]: https://app.codacy.com/gh/cotes2020/jekyll-theme-chirpy/dashboard?utm_source=gh& utm_medium=referral& utm_content=& utm_campaign=Badge_grade
[license]: https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/LICENSE
2023-03-01 03:23:08 +03:00
[jekyllrb]: https://jekyllrb.com/
[bootstrap]: https://getbootstrap.com/
[icons]: https://fontawesome.com/
[image]: https://www.clipartmax.com/middle/m2i8b1m2K9Z5m2K9_ant-clipart-childrens-ant-cute/
[demo]: https://cotes2020.github.io/chirpy-demo/
[wiki]: https://github.com/cotes2020/jekyll-theme-chirpy/wiki
2023-08-19 07:51:22 +03:00
[contribute-guide]: https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md
2023-03-01 03:23:08 +03:00
[contributors]: https://github.com/cotes2020/jekyll-theme-chirpy/graphs/contributors
[lib]: https://github.com/cotes2020/chirpy-static-assets
[jetbrains]: https://www.jetbrains.com/?from=jekyll-theme-chirpy
2023-08-13 09:39:40 +03:00
[ko-fi]: https://ko-fi.com/coteschung/
2023-03-01 03:23:08 +03:00
[donation]: https://sponsor.cotes.page/