mirror of https://gitlab.com/curben/blog
Merge branch 'patch-1' into 'master'
Small typo corrected See merge request pages/hexo!12
This commit is contained in:
commit
41d64d2675
|
@ -50,7 +50,7 @@ pages:
|
||||||
To work locally with this project, you'll have to follow the steps below:
|
To work locally with this project, you'll have to follow the steps below:
|
||||||
|
|
||||||
1. Fork, clone or download this project
|
1. Fork, clone or download this project
|
||||||
1. [Install][] Hexo and [Hexo Sever][hexo-server]
|
1. [Install][] Hexo and [Hexo Server][hexo-server]
|
||||||
1. Install dependencies: `npm install`
|
1. Install dependencies: `npm install`
|
||||||
1. Preview your site: `hexo server`
|
1. Preview your site: `hexo server`
|
||||||
1. Add content
|
1. Add content
|
||||||
|
|
Loading…
Reference in New Issue