From fd273859a00746797bcfc75cd0ec46db9a9d5488 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 9 Mar 2025 20:49:17 -0700 Subject: [PATCH] Use --buildDrafts instead of -D --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5b3c6b8..a07c85bd 100644 --- a/README.md +++ b/README.md @@ -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: