提交 2d7a9050 编写于 作者: V Virtua Creative

fixes steps on "building locally"

上级 3763aa83
......@@ -50,10 +50,11 @@ pages:
To work locally with this project, you'll have to follow the steps below:
1. Fork, clone or download this project
1. [Install][] Hexo
1. [Install][] Hexo and [Hexo Sever][hexo-server]
1. Install dependencies: `npm install`
1. Preview your project: `hexo server`
1. Preview your site: `hexo server`
1. Add content
1. Generate your site (optional): `hexo generate`
Read more at Hexo's [documentation][].
......@@ -86,3 +87,4 @@ unless you want to contribute back to the upstream project.
[documentation]: https://hexo.io/docs/
[userpages]: http://doc.gitlab.com/ee/pages/README.html#user-or-group-pages
[projpages]: http://doc.gitlab.com/ee/pages/README.html#project-pages
[hexo-server]: https://hexo.io/docs/server.html
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册