Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icylogic/maupassant-hexo
A simple hexo theme forked from pagecho/maupassant
https://github.com/icylogic/maupassant-hexo
Last synced: 13 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T02:24:41.000Z (about 1 year ago)
- Last Synced: 2024-05-20T09:20:18.254Z (6 months 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.
![template preview](https://ddydeg.by3302.livefilestore.com/y2p1ZgHER4eIFaEHhwaf96MvZH4_iLufEIDj7o8acDgI1GXFDtPI-eRAgvokFoR9irbz738gMmWc_N7yexG6uhB1Dcmelb0cXg8HexpiAdZ5HQ/m.png "Maupassant template preview")
## 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 ![Migrating from 2.x to 3.0](https://github.com/hexojs/hexo/wiki/Migrating-from-2.x-to-3.0)
- 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/