Skip to content

Commit c3f37fd

Browse files
committed
Add instructions on how to run the Hugo site locally
1 parent 3737f17 commit c3f37fd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# GraphQL Kickstart Documentation
1+
# [GraphQL Kickstart Documentation](https://www.graphql-java-kickstart.com/tools/)
22
[![Build Status](https://travis-ci.org/graphql-java-kickstart/documentation.svg?branch=master)](https://travis-ci.org/graphql-java-kickstart/documentation)
33

4-
### [Documentation for GraphQL Kickstart projects.](https://www.graphql-java-kickstart.com/tools/)
4+
### How to run site locally
5+
1. Execute `brew install hugo`
6+
2. Execute `hugo server -D` in the root of the project

0 commit comments

Comments
 (0)