Skip to content

subuta/hexo-jade-sass-barebone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barebone theme for Hexo implemented with Jade and Sass. The current Hexo theme list does not have anything other than ejs themes. I made this as a starting point for anyone who is interested in theming using Jade and Sass.

Forked from https://github.com/widatama/hexo-jade-barebone (less version) many thanks to original author :)

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-sass-barebone.

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

License

The MIT License (MIT)

About

Barebone theme for [Hexo](http://zespia.tw/hexo) implemented with [Jade](http://jade-lang.com/) and [Sass](http://sass-lang.com/).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published