mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 12:12:18 +00:00
update readme with flag for future dates
This commit is contained in:
@@ -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/`
|
||||||
|
|||||||
Reference in New Issue
Block a user