241bb4df78
- Add configuration field `social_preview_image` that sets the site-wide default social preview image. For pages that do not have `page.image` set in font matter, the seo tag will use the image specified by `site.social_preview_image` as the Open Graph image. - Refactored the generation of image URLs to reduce redundant code and enhance fault tolerance for missing or repeated slash `/` when defining image paths. |
||
---|---|---|
.github | ||
.husky | ||
_data | ||
_includes | ||
_javascript | ||
_layouts | ||
_plugins | ||
_posts | ||
_sass | ||
_tabs | ||
assets | ||
docs | ||
tools | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.nojekyll | ||
_config.yml | ||
Gemfile | ||
index.html | ||
jekyll-theme-chirpy.gemspec | ||
LICENSE | ||
package.json | ||
README.md | ||
rollup.config.js |
Chirpy Jekyll Theme
A minimal, responsive, and feature-rich Jekyll theme for technical writing.
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
- Google 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!
—— 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.