A simple & beautiful & fast theme for Hexo.
See demo:
Documentation is here
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
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.
Jump into the melody folder, just git pull
is OK.
For more details, please check documentation
IE >= 10
DocSearch// Algolia supportAnalysis// Baidu & Google analytics supportMathJax// MathJax supporti18n// zh-Hans & en supportPWA// v1.2 support- Performance optimization
- ...
Copyright (c) 2017 Molunerfinn