Skip to content

Piero1994/hexo-theme-melody

 
 

Repository files navigation

hexo-theme-melody

JavaScript Style Guide license hexo-image

A simple & beautiful & fast theme for Hexo.

See demo:

Documentation

Documentation is here

Screenshots

Installation

Find your hexo work folder

git clone -b master https://github.com/Molunerfinn/hexo-theme-melody themes/melody

If you don't have jade & stylus renderer, follow this:

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

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

Copyright (c) 2017 Molunerfinn

About

🎹A simple & beautiful & fast theme for Hexo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 39.6%
  • HTML 32.0%
  • JavaScript 28.4%