Skip to content

icylogic/carbon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Carbon is a simple theme using pjax for elegant loading.

Screenshot Screenshot

Demo

Setup

  1. install renderers
git clone https://github.com/icylogic/carbon.git themes/carbon
npm install hexo-renderer-coffeescript --save
npm install hexo-renderer-jade --save
  1. (Optional) Edit _config.yml in themes/carbon

  2. Edit _config.yml in root, change theme to carbon

Probable solutions

  • 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