Skip to content

Instantly share code, notes, and snippets.

@jamessa
Created June 13, 2019 05:54
Show Gist options
  • Save jamessa/5cb4d8a13a98c745f5c575e4a5b2c33b to your computer and use it in GitHub Desktop.
Save jamessa/5cb4d8a13a98c745f5c575e4a5b2c33b to your computer and use it in GitHub Desktop.
hugo serve -vFD
INFO 2019/06/13 13:54:00 Using config file:
Building sites … INFO 2019/06/13 13:54:00 syncing static files to /
INFO 2019/06/13 13:54:00 found taxonomies: map[string]string{"tag":"tags"}
WARN 2019/06/13 13:54:00 Page's .Hugo is deprecated and will be removed in a future release. Use the global hugo function.
WARN 2019/06/13 13:54:00 Page's .RSSLink is deprecated and will be removed in a future release. Use the Output Format's link, e.g. something like:
{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}.
| ZH
+------------------+-----+
Pages | 76
Paginator pages | 10
Non-page files | 140
Static files | 20
Processed images | 0
Aliases | 25
Sitemaps | 1
Cleaned | 0
Total in 419 ms
Watching for changes in /Users/james/Dropbox/Tonhao/Blog/{assets,content,i18n,layouts,static,themes}
Watching for config changes in /Users/james/Dropbox/Tonhao/Blog/config.toml
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment