forked from Huxpro/huxpro.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 →](http://huangxuan.me/huxblog-boilerplate/) | ||
|
||
|
||
## Features | ||
|
||
##### New Feature (V1.5.1) | ||
|
@@ -76,7 +89,7 @@ | |
* [Keynote Layout](#keynote-layout) | ||
* Comment & Analysis | ||
* [Comment](#comment) | ||
* [Analytics](#analytics) | ||
* [Analytics](#analytics) | ||
* Advanced | ||
* [Customization](#customization) | ||
* [Header Image](#header-image) | ||
|