# hexo-theme-melody
**Repository Path**: nikihub/hexo-theme-melody
## Basic Information
- **Project Name**: hexo-theme-melody
- **Description**: :musical_keyboard:A simple & beautiful & fast theme for Hexo.
- **Primary Language**: CSS
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2018-01-23
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# hexo-theme-melody
A simple & beautiful & fast theme for Hexo.
See demo:
- [molunerfinn.com](https://molunerfinn.com)
- [LiuNianのBlog](http://www.huborui.com/)
# Documentation
Documentation is [here](https://molunerfinn.com/hexo-theme-melody-doc/)
# Screenshots





# Installation
Find your hexo work folder
```bash
git clone -b master https://github.com/Molunerfinn/hexo-theme-melody themes/melody
```
If you don't have jade & stylus renderer, follow this:
```bash
npm install hexo-renderer-jade hexo-renderer-stylus
```
# Configuration
For smoothly updating theme-melody, I recommand to create a config file named `melody.yml` in your hexo work folder's (**Notice: not the theme-melody folder**) `source/_data` folder(If it doesn't exist, create one)
Copy the contents of `_config.yml` to `melody.yml`. Now you can configure it by yourself and you can update theme-melody smoothly.
# Update
Jump into the melody folder, just `git pull` is OK.
> For more details, please check [documentation](https://molunerfinn.com/hexo-theme-melody-doc/)
# Browser Support
IE >= 10
# TODOS
- ~~Doc~~
- ~~Search~~ // Algolia support
- ~~Analysis~~ // Baidu & Google analytics support
- ~~MathJax~~ // MathJax support
- ~~i18n~~ // zh-Hans & en support
- ~~PWA~~ // v1.2 support
- Performance optimization
- ...
# License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2017 Molunerfinn