IMPORTANT: This project is now here maintained by @tufu9441. Please open issues/PR in that repo.
A simple Hexo template with great performance on different devices.
- install renderers
git clone https://github.com/icylogic/maupassant-hexo.git themes/maupassant
npm install hexo-renderer-sass --save
npm install hexo-renderer-jade --save
- Edit _config.yml in hexo root, change
theme
tomaupassant
- Check version of hexo and review
- Check if your terminal's current directory is hexo's root directory which contains
source/
,themes/
, etc. - Feel free to open an issue