rp4rk / hexo-jade-barebone

Barebone theme for Hexo implemented with Jade and SCSS.

Home Page:http://widatama.github.io/hexo-jade-barebone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barebone theme for Hexo implemented with Jade and SASS.

Installation

Get to your Hexo directory and install the dependencies first.

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

Clone this repository to your Hexo themes folder and modify theme in _config.yml to jade-barebone.

git clone git://github.com/rp4rk/hexo-jade-barebone.git themes/jade-barebone

About

Barebone theme for Hexo implemented with Jade and SCSS.

http://widatama.github.io/hexo-jade-barebone/

License:MIT License


Languages

Language:CSS 69.0%Language:HTML 31.0%