update readme with flag for future dates

This commit is contained in:
phyushin
2023-12-30 19:57:57 +00:00
parent bf4a597c49
commit d07173f35a

View File

@@ -4,5 +4,5 @@
* Download [Hugo extended edition](https://github.com/gohugoio/hugo/releases/) (named hugo_extended). * Download [Hugo extended edition](https://github.com/gohugoio/hugo/releases/) (named hugo_extended).
* Check out repo * Check out repo
* Run `hugo serve -D --gc -w` * Run `hugo serve -D --gc -w -F` (add -F to show content with future dates)
* Goto `http://localhost:1313/` * Goto `http://localhost:1313/`