Carbon is a simple theme using pjax for elegant loading.
- install renderers
git clone https://github.com/icylogic/carbon.git themes/carbon
npm install hexo-renderer-coffeescript --save
npm install hexo-renderer-jade --save
-
(Optional) Edit _config.yml in themes/carbon
-
Edit _config.yml in root, change
theme
tocarbon
- Check version of hexo and review 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