Use --buildDrafts instead of -D

This commit is contained in:
Will Faught
2025-03-09 20:49:17 -07:00
parent 7c78373ae3
commit fd273859a0

View File

@@ -154,7 +154,7 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi
```sh
$ cd yoursite
$ hugo server -D
$ hugo server --buildDrafts
```
8. Update the Paige module: