Add project context for server command

This commit is contained in:
Will Faught
2022-12-20 15:16:53 -08:00
parent 08ecdc0b62
commit feaa077e43

View File

@@ -167,6 +167,7 @@ $ rm -rf themes/paige/.git
## Run ## Run
```sh ```sh
$ cd yourproject
$ hugo server -D $ hugo server -D
``` ```