|
2 | 2 | <div align="center"> |
3 | 3 |
|
4 | 4 | <!-- markdownlint-disable-next-line --> |
5 | | - # Chirpy Jekyll Theme |
| 5 | + # Purple Jekyll Theme |
6 | 6 |
|
7 | | - A minimal, responsive, and feature-rich Jekyll theme for technical writing. |
| 7 | + A minimal, responsive, and feature-rich Jekyll theme with a sleek purple aesthetic — forked from [Chirpy](https://github.com/cotes2020/jekyll-theme-chirpy). |
8 | 8 |
|
9 | | - [][ci] |
| 9 | + [][ci] |
10 | 10 | [][codacy] |
11 | | - [][license] |
12 | | - [][gem] |
13 | | - [][open-container] |
| 11 | + [][license] |
| 12 | + [][gem] |
| 13 | + [][open-container] |
14 | 14 |
|
15 | 15 | [**Live Demo** →][demo] |
16 | 16 |
|
17 | 17 | [][demo] |
18 | 18 |
|
19 | 19 | </div> |
20 | 20 |
|
| 21 | +## About |
| 22 | + |
| 23 | +**Purple Jekyll Theme** is a purple-styled fork of [Chirpy](https://github.com/cotes2020/jekyll-theme-chirpy). |
| 24 | +It’s designed for developers, writers, and creators who want a beautiful, customizable, and performant static site powered by [Jekyll][jekyllrb]. |
| 25 | + |
| 26 | +If you liked Chirpy but wanted a more vibrant and unique vibe, **Purple** is for you. |
| 27 | + |
| 28 | +--- |
| 29 | + |
21 | 30 | ## Features |
22 | 31 |
|
23 | | -- Dark Theme |
| 32 | +- Elegant **Amethyst-inspired purple design** |
| 33 | +- Dark Mode and Light Mode |
24 | 34 | - Localized UI language |
25 | 35 | - Pinned Posts on Home Page |
26 | 36 | - Hierarchical Categories |
|
39 | 49 | - Web Analytics |
40 | 50 | - SEO & Performance Optimization |
41 | 51 |
|
| 52 | +--- |
| 53 | + |
42 | 54 | ## Documentation |
43 | 55 |
|
44 | | -To learn how to use, develop, and upgrade the project, please refer to the [Wiki][wiki]. |
| 56 | +To learn how to use, develop, and upgrade the project, please refer to the [Wiki][wiki]. |
| 57 | +Setup and usage are largely the same as Chirpy’s. |
| 58 | + |
| 59 | +--- |
45 | 60 |
|
46 | 61 | ## Contributing |
47 | 62 |
|
48 | | -Contributions (_pull requests_, _issues_, and _discussions_) are what make the open-source community such an amazing place |
49 | | -to learn, inspire, and create. Any contributions you make are greatly appreciated. |
50 | | -For details, see the "[Contributing Guidelines][contribute-guide]". |
| 63 | +Contributions (_pull requests_, _issues_, and _discussions_) are welcome! |
| 64 | +This project thrives because of the open-source community. For details, see the "[Contributing Guidelines][contribute-guide]". |
| 65 | + |
| 66 | +--- |
51 | 67 |
|
52 | 68 | ## Credits |
53 | 69 |
|
| 70 | +### Original Project |
| 71 | + |
| 72 | +This theme is based on the amazing [**Chirpy Jekyll Theme**](https://github.com/cotes2020/jekyll-theme-chirpy) by [Cotes Chung](https://github.com/cotes2020). |
| 73 | + |
54 | 74 | ### Contributors |
55 | 75 |
|
56 | | -Thanks to [all the contributors][contributors] involved in the development of the project! |
| 76 | +Thanks to [all the contributors][contributors] who’ve worked on both **Chirpy** and **Purple**! |
57 | 77 |
|
58 | | -[][contributors] |
59 | | -<sub> — Made with [contrib.rocks](https://contrib.rocks)</sub> |
| 78 | +[][contributors] |
| 79 | +<sub>— Made with [contrib.rocks](https://contrib.rocks)</sub> |
60 | 80 |
|
61 | 81 | ### Third-Party Assets |
62 | 82 |
|
63 | | -This project is built on the [Jekyll][jekyllrb] ecosystem and some [great libraries][lib], and is developed using [VS Code][vscode] as well as tools provided by [JetBrains][jetbrains] under a non-commercial open-source software license. |
| 83 | +This project is built on the [Jekyll][jekyllrb] ecosystem and some [great libraries][lib], and is developed using [VS Code][vscode] and [JetBrains][jetbrains] IDEs under a non-commercial open-source license. |
64 | 84 |
|
65 | | -The avatar and favicon for the project's website are from [ClipartMAX][clipartmax]. |
| 85 | +--- |
66 | 86 |
|
67 | 87 | ## License |
68 | 88 |
|
69 | | -This project is published under [MIT License][license]. |
| 89 | +This project is published under the [MIT License][license]. |
| 90 | + |
| 91 | +--- |
70 | 92 |
|
71 | | -[gem]: https://rubygems.org/gems/jekyll-theme-chirpy |
72 | | -[ci]: https://github.com/cotes2020/jekyll-theme-chirpy/actions/workflows/ci.yml?query=event%3Apush+branch%3Amaster |
73 | | -[codacy]: https://app.codacy.com/gh/cotes2020/jekyll-theme-chirpy/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade |
74 | | -[license]: https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/LICENSE |
75 | | -[open-container]: https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/cotes2020/jekyll-theme-chirpy |
| 93 | +[gem]: https://rubygems.org/gems/jekyll-theme-purple |
| 94 | +[ci]: https://github.com/kyroceus/jekyll-theme-purple/actions/workflows/ci.yml?query=event%3Apush+branch%3Amaster |
| 95 | +[codacy]: https://app.codacy.com/gh/kyroceus/jekyll-theme-purple/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade |
| 96 | +[license]: https://github.com/kyroceus/jekyll-theme-purple/blob/main/LICENSE |
| 97 | +[open-container]: https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/kyroceus/jekyll-theme-purple |
76 | 98 | [jekyllrb]: https://jekyllrb.com/ |
77 | | -[clipartmax]: https://www.clipartmax.com/middle/m2i8b1m2K9Z5m2K9_ant-clipart-childrens-ant-cute/ |
78 | | -[demo]: https://cotes2020.github.io/chirpy-demo/ |
79 | | -[wiki]: https://github.com/cotes2020/jekyll-theme-chirpy/wiki |
80 | | -[contribute-guide]: https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md |
81 | | -[contributors]: https://github.com/cotes2020/jekyll-theme-chirpy/graphs/contributors |
| 99 | +[demo]: https://kyroceus.github.io/purple-demo/ |
| 100 | +[wiki]: https://github.com/kyroceus/jekyll-theme-purple/wiki |
| 101 | +[contribute-guide]: https://github.com/kyroceus/jekyll-theme-purple/blob/master/docs/CONTRIBUTING.md |
| 102 | +[contributors]: https://github.com/kyroceus/jekyll-theme-purple/graphs/contributors |
82 | 103 | [lib]: https://github.com/cotes2020/chirpy-static-assets |
83 | 104 | [vscode]: https://code.visualstudio.com/ |
84 | | -[jetbrains]: https://www.jetbrains.com/?from=jekyll-theme-chirpy |
| 105 | +[jetbrains]: https://www.jetbrains.com/?from=jekyll-theme-purple |
0 commit comments