Add more details to the readme
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Родитель
84b5b8af01
Коммит
9575f8621b
11
README.md
11
README.md
|
@ -1,3 +1,12 @@
|
|||
# Start
|
||||
|
||||
Run `hugo` and then serve the folder `public` on a webserver.
|
||||
Run `hugo` and then serve the folder `public` on a webserver.
|
||||
|
||||
This can be accomplished by running this command:
|
||||
|
||||
```
|
||||
hugo server
|
||||
```
|
||||
|
||||
and open [http://localhost:1313/](http://localhost:1313/) in the browser.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче