hexo-theme-cold
一个超级简单的博客主题。
Demo
安装
在你的Hexo博客仓库下clone主题
npm install hexo-renderer-scss --save
git clone https://github.com/mintsweet/hexo-theme-cold themes/cold
修改博客配置文件_config.yml
的theme
字段为cold
theme: cold
LICENSE
MIT
一个超级简单的博客主题。
在你的Hexo博客仓库下clone主题
npm install hexo-renderer-scss --save
git clone https://github.com/mintsweet/hexo-theme-cold themes/cold
修改博客配置文件_config.yml
的theme
字段为cold
theme: cold
MIT