Hugo: Serve Drafts

To show drafts when running a Hugo server, we need to use a flag called --buildDrafts
:
🚀 ~ hugo serve --buildDrafts
🚀 ~ hugo serve -D
To show drafts when running a Hugo server, we need to use a flag called --buildDrafts
:
🚀 ~ hugo serve --buildDrafts
🚀 ~ hugo serve -D