Go to file
nakamura 571c90f130
feat(i18n): add Japanese locale (#2295)
2025-03-29 03:54:54 +08:00
.devcontainer build(devcontainer): add omz plugins & verify extension signature 2024-06-08 00:54:15 +08:00
.github ci: avoid repeated runs of stylelint (#2057) 2024-11-24 04:33:46 +08:00
.husky chore: upgrade `husky` v9 settings 2024-06-07 19:27:54 +08:00
.vscode chore: remove duplicate config 2024-08-21 14:28:57 +08:00
_data feat(i18n): add Japanese locale (#2295) 2025-03-29 03:54:54 +08:00
_includes perf(seo): improve accessibility and aligns with best practices (#2289) 2025-03-08 22:24:47 +08:00
_javascript fix: toc not visible when switching from mobile to desktop mode (#2139) 2024-12-22 02:29:29 +08:00
_layouts feat: support vertical scrolling for toc in desktop mode (#2064) 2024-11-28 05:40:57 +08:00
_plugins Improve the copyrights of the assets 2021-01-26 20:24:47 +08:00
_posts docs: fix typo in `2019-08-08-write-a-new-post.md` (#2281) 2025-03-05 05:06:37 +08:00
_sass fix(ui): left borderline of TOC is notched (#2140) 2024-12-22 03:11:20 +08:00
_tabs feat(ui): redesign the sidebar 2023-05-13 02:05:33 +08:00
assets fix(search): avoid missing spaces between paragraphs in search results (#2199) 2025-01-20 21:27:18 +08:00
docs chore(release): 7.2.4 2024-12-21 19:22:22 +00:00
tools perf: modular sass architecture (#2052) 2024-11-25 00:05:28 +08:00
.editorconfig chore: update code style config 2023-03-11 01:55:32 +08:00
.gitattributes Add gitattributes 2020-12-08 13:49:12 +08:00
.gitignore perf: modular sass architecture (#2052) 2024-11-25 00:05:28 +08:00
.gitmodules Add assets submodule 2022-02-10 04:12:35 +08:00
.markdownlint.json build: configure rules for `markdownlint` 2024-03-02 02:07:35 +08:00
.nojekyll style(linter): fix linter issues 2022-10-15 21:23:21 +08:00
.stylelintrc.json perf: modular sass architecture (#2052) 2024-11-25 00:05:28 +08:00
Gemfile build(deps): update `wdm` gem version for compatibility (#2028) 2024-11-04 00:45:59 +08:00
LICENSE Import the framework. 2019-11-18 01:08:03 +08:00
README.md docs: update tutorial and readme 2024-08-27 15:18:52 +08:00
_config.yml fix: js files in subdirectories are excluded from the site output (#2101) 2024-12-07 00:55:47 +08:00
index.html Improve the copyrights of the assets 2021-01-26 20:24:47 +08:00
jekyll-theme-chirpy.gemspec chore(release): 7.2.4 2024-12-21 19:22:22 +00:00
package.json chore(release): 7.2.4 2024-12-21 19:22:22 +00:00
purgecss.js perf: modular sass architecture (#2052) 2024-11-25 00:05:28 +08:00
rollup.config.js build: correct the js rollup watch path (#2074) 2024-12-01 04:20:47 +08:00

README.md

Chirpy Jekyll Theme

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

CI  Codacy Badge  GitHub license  Gem Version  Open in Dev Containers

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.