Skip to content

Commit

Permalink
current instructions show a 404 and pages dont render correctly (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurabh Mishra authored Aug 30, 2023
1 parent 7993dc3 commit 392c6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/content/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/`.
Expand Down

0 comments on commit 392c6f8

Please sign in to comment.