Add make server to readme
This commit is contained in:
parent
6d70469a72
commit
5c3774f939
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Development
|
||||||
|
|
||||||
Generate the page and run the development server locally with:
|
Generate the page and run the development server locally with:
|
||||||
|
|
||||||
hugo server -D
|
make server
|
||||||
|
|
||||||
from the top-level directory. The website is then served at:
|
from the top-level directory. The website is then served at:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue