mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 18:11:24 -04:00
current instructions show a 404 and pages dont render correctly (#10)
This commit is contained in:
@ -65,7 +65,7 @@ $ hugo new content/docs/_index.md
|
||||
### Preview the site locally
|
||||
|
||||
```shell
|
||||
$ hugo server
|
||||
$ hugo server --buildDrafts --disableFastRender
|
||||
```
|
||||
|
||||
Voila! You can see your new site at `http://localhost:1313/`.
|
||||
|
Reference in New Issue
Block a user