https://github.com/pmlrin/Cutie
Theme Cutie is a hexo theme. Demo: https://Yurchiu.github.io/
https://github.com/pmlrin/Cutie
blog giscus hexo hexo-theme theme
Last synced: 5 months ago
JSON representation
Theme Cutie is a hexo theme. Demo: https://Yurchiu.github.io/
- Host: GitHub
- URL: https://github.com/pmlrin/Cutie
- Owner: Yurchiu
- License: mit
- Created: 2023-05-20T02:28:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T11:12:04.000Z (about 1 year ago)
- Last Synced: 2025-01-30T22:36:47.234Z (about 1 year ago)
- Topics: blog, giscus, hexo, hexo-theme, theme
- Language: Stylus
- Homepage: https://Yurchiu.github.io/
- Size: 40.7 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Theme Cutie

## Background
In order to learn relevant knowledge and make a good-looking theme, I made this. The layout of the theme is like [handsome](https://www.ihewro.com/archives/489/), a typecho theme. Most of the codes were originally programmed by me, while the rest were from the Internet, for instance, [mkBlog](https://mkblog.cn/).
## Install
You can install it by running this command:
```bash
git clone https://github.com/Yurchiu/cutie.git
```
## Usage
Firstly, you need to set the value of `theme` in the blog configuration file (`/path-to-your-blog/_config.yml`) to `cutie` to enable this theme.
Then, you need to read documents to further configure the theme and learn more about this theme. Most of them are in Chinese.
## Maintainers
@[Yurchiu](https://github.com/Yurchiu)
## Contributors
@[Yurchiu](https://github.com/Yurchiu)
@[tsxc](https://github.com/tsxc-github)
Feel free to dive in! Open an issue or submit PRs.
## License
MIT