An open API service indexing awesome lists of open source software.

https://github.com/chanwj/hexo-theme-meow

🐱 A cute hexo theme suitable for literary creation ( e.g. serial novel, fanfiction ). ♥️简洁可爱的hexo主题,尤其适合用于文学创作(连载小说、同人作品等)
https://github.com/chanwj/hexo-theme-meow

blog blog-theme chinese hexo hexo-theme hexo-theme-meow responsive-design static-site theme

Last synced: 4 months ago
JSON representation

🐱 A cute hexo theme suitable for literary creation ( e.g. serial novel, fanfiction ). ♥️简洁可爱的hexo主题,尤其适合用于文学创作(连载小说、同人作品等)

Awesome Lists containing this project

README

          

Language: [简体中文](README.md) | English

# Hexo Theme Meow

**Meow** is a cute and responsive theme for Hexo.

![Meow](https://jumao-zycs-img.pages.dev/v2/ifn8DUc.png)

![Meow-img](https://jumao-zycs-img.pages.dev/v2/rMl9ITA.png)


## 😺 Theme Preview

- [Meow Preview Station](https://meow.jumaoo.top)


## ⭐️ Features

- Highly customizable configuration
- Responsive design
- Various tag plugins
- Novel/Fanfition improvment
- Card style archives page, sort by years and months
- Essay page (Static/Dynamic Deploy)
- Albums page (Lazyload waterfall)
- Friend links page
- Support TOC
- Floating toolbar
- Reward module
- Light/Dark mode
- Customizable theme color
- Comment
- Image lazyload + light box
- Search function
- Support i18n
- Encryption adapted (Post/Album/Page)
- Built-in 404 page
- SEO friendly
- Support building team blog (Articles can be signed by different authors or even multiple authors. When adding essay, different authors and avatars can also be specified.)


## 💻️ Installation

Execute the following command in the root directory of the blog.

``` bash
git clone -b main https://github.com/chanwj/hexo-theme-meow.git themes/meow
```

Modify the `_config. yml` file in the root directory. Set theme variable to `meow`.

``` yaml
theme: meow
```

*Meow* uses Pug for rendering. Please install the Pug renderer in advance.

``` bash
npm install hexo-renderer-pug --save
```

Please update Hexo to version 7.0.0+.


## 📚️ Documentation

- [Meow Docs](https://meow.jumaoo.top/categories/Docs文档/)
- [Meow Migration Guide](https://meow.jumaoo.top/posts/7287f6a/)


## ⏳️ Maintenance and Updates

See changelog at [Releases](https://github.com/chanwj/hexo-theme-meow/releases) page or theme preview station.

Theme Meow will be in a long-term update and maintenance state. If you encounter any problems while using it, feel free go to [GitHub Issues](https://github.com/chanwj/hexo-theme-meow/issues) to ask for help. (When asking questions, please describe the problem clearly and provide a method to reproduce the problem.)

**If you like theme Meow, hope you could give it a ⭐ Star on this page to support this project.**

If you are willing to sponsor theme Meow and encourage the author, you could visit [Reward](https://meow.jumaoo.top/reward) page on theme preview station and scan the QR code. Thank you very much!