https://github.com/icylogic/maupassant-hexo
A simple hexo theme forked from pagecho/maupassant
https://github.com/icylogic/maupassant-hexo
Last synced: 3 months ago
JSON representation
A simple hexo theme forked from pagecho/maupassant
- Host: GitHub
- URL: https://github.com/icylogic/maupassant-hexo
- Owner: icylogic
- Created: 2015-03-19T12:34:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T02:24:41.000Z (over 1 year ago)
- Last Synced: 2024-05-20T09:20:18.254Z (about 1 year ago)
- Size: 442 KB
- Stars: 98
- Watchers: 3
- Forks: 694
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hexo-themes - icylogic/maupassant-hexo
README
maupassant
==========**IMPORTANT: This project is now [here](https://github.com/tufu9441/maupassant-hexo) maintained by @tufu9441. Please open issues/PR in that repo.**
A simple Hexo template with great performance on different devices.

## Install
- 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` to `maupassant`
## Probable solutions
- 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](https://github.com/icylogic/maupassant-hexo/issues/new)## Maupassant on different platform:
+ Typecho:https://github.com/pagecho/maupassant/
+ Octopress:https://github.com/pagecho/mewpassant/
+ Farbox:https://github.com/pagecho/Maupassant-farbox/
+ Wordpress:https://github.com/iMuFeng/maupassant/
+ Hexo: https://github.com/icylogic/maupassant-hexo/