今天给大家推荐一款非常好看的主题,预览如下

下载主题

首先在自己的hexo博客项目的根目录下执行

git clone https://github.com/tufu9441/maupassant-hexo.git themes/maupassant

安装渲染器

npm install hexo-renderer-sass --save
npm install hexo-renderer-jade --save

修改_config.yml

theme: maupassant

运行查看效果

hexo s