Personal Website Source Code
Go to file
Azamat Mambetov 9f8aeaadbf
refactor!: rename media-url file and related parameters (#1651)
- Changed variable `img_cdn` to `cdn` in site configuration file.
- Changed the variable defining the relative path of the image in the post from `img_url` to `media_subpath`
2024-04-13 05:14:55 +08:00
.github build(deps): update `wagoid/commitlint-github-action` from 5 to 6 2024-04-03 05:12:44 +08:00
.husky build(deps-dev): install `husky` and `commitlint` locally 2024-01-13 22:13:15 +08:00
.vscode chore(editor): update markdown extension settings 2024-03-24 02:35:48 +08:00
_data feat(media): support audio and video tag with multi sources (#1618) 2024-04-05 00:54:50 +08:00
_includes refactor!: rename media-url file and related parameters (#1651) 2024-04-13 05:14:55 +08:00
_javascript refactor(pwa): revert to JS and Liquid mixing 2024-02-13 23:35:32 +08:00
_layouts refactor!: rename media-url file and related parameters (#1651) 2024-04-13 05:14:55 +08:00
_plugins Improve the copyrights of the assets 2021-01-26 20:24:47 +08:00
_posts refactor!: rename media-url file and related parameters (#1651) 2024-04-13 05:14:55 +08:00
_sass feat(media): support audio and video tag with multi sources (#1618) 2024-04-05 00:54:50 +08:00
_tabs feat(ui): redesign the sidebar 2023-05-13 02:05:33 +08:00
assets refactor!: rename media-url file and related parameters (#1651) 2024-04-13 05:14:55 +08:00
docs chore(release): 6.5.5 2024-03-24 02:31:02 +08:00
tools refactor!: rename media-url file and related parameters (#1651) 2024-04-13 05:14:55 +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 refactor(pwa): revert to JS and Liquid mixing 2024-02-13 23:35:32 +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
Gemfile build(gem): remove outdated config from `Gemfile` 2023-09-22 03:31:05 +08:00
LICENSE Import the framework. 2019-11-18 01:08:03 +08:00
README.md feat(analytics): add Umami and Matomo tracking codes (#1658) 2024-04-09 22:57:06 +08:00
_config.yml refactor!: rename media-url file and related parameters (#1651) 2024-04-13 05:14:55 +08:00
index.html Improve the copyrights of the assets 2021-01-26 20:24:47 +08:00
jekyll-theme-chirpy.gemspec chore(release): 6.5.5 2024-03-24 02:31:02 +08:00
package.json build(deps-dev): bump the npm group with 2 updates 2024-04-03 05:14:33 +08:00
rollup.config.js build(deps-dev): replace the deprecated libraries (#1559) 2024-02-25 20:30:21 +08:00

README.md

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.