1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00
Cotes Chung 7ca9c59784
build(deps-dev): remove package rollup-plugin-license (#1796)
The `rollup-plugin-license` has been using too many deprecated dependencies, so it is necessary to remove it.

As an alternative, this changes uses Rollup `output.banner` to insert copyright information. Since `terser` runs after `output`, it is not possible to insert the Front Matter defining permlink for `sw.js` through the same way (Jekyll Front Matter is YAML rather than JS, which would cause errors with terser).

Therefore, _Jekyll Collection_ is now used to add permlink to `sw.js`, with the collection named `app`, and the directory placed in `_app`. This directory is not tracked by git, but it will be included when building the gem.
2024-06-05 23:51:10 +08:00
2023-05-13 02:05:33 +08:00
2024-05-18 11:01:22 +00: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
2024-06-05 01:12:25 +08:00

Chirpy Jekyll Theme

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

Open in Dev Containers  Gem Version  GitHub license  CI  Codacy Badge

Live Demo

Devices Mockup

Features

  • Dark Theme
  • 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 Mode Images
  • Embed Media
  • Comment Systems
  • 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%