Skip to content

Commit

Permalink
update README for boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
Huxpro committed Nov 16, 2015
1 parent 4cad95a commit 9aaf57d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@



## Boilerplate beta

Want to clone a boilerplate instead of my buzz blog? Here comes this!

```
$ git clone -b boilerplate [email protected]:Huxpro/huxpro.github.io.git <your-repo>
```

This git commands will only pull the `boilerplate` branch to <your-repo> as the `boilerplate` branch, you can delete `.git` and redo `git init` to build your own site based on this boilerplate.

[The boilerplate can be previewed here &rarr;](http://huangxuan.me/huxblog-boilerplate/)


## Features

##### New Feature (V1.5.1)
Expand Down Expand Up @@ -76,7 +89,7 @@
* [Keynote Layout](#keynote-layout)
* Comment & Analysis
* [Comment](#comment)
* [Analytics](#analytics)
* [Analytics](#analytics)
* Advanced
* [Customization](#customization)
* [Header Image](#header-image)
Expand Down

0 comments on commit 9aaf57d

Please sign in to comment.