holmofy / hexo-theme-paper

A theme as simple as paper for Hexo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper

A theme as simple as paper for Hexo. Based on landspace theme and hellscape. online demo.

Installation

Install

$ npm install hexo-renderer-inferno
$ git clone --depth 1 https://github.com/holmofy/hexo-theme-paper themes/paper

Enable

Modify theme setting in _config.yml to paper.

_config.yml
- theme: some-theme
+ theme: paper

About

A theme as simple as paper for Hexo

License:MIT License


Languages

Language:JavaScript 66.2%Language:Stylus 33.8%