Output a timestamp with hugo server --watch
authorAustin Ziegler <austin@zieglers.ca>
Mon, 27 Oct 2014 21:23:54 +0000 (17:23 -0400)
committerspf13 <steve.francia@gmail.com>
Sun, 2 Nov 2014 04:29:11 +0000 (00:29 -0400)
commitc07b10bba9fd444427e6a70a1dc6ea41d4083d29
tree89ec96c96bcb498ef57f55ab62cbfd5dd998fae2
parent2060031c1fa55d01eb9ceda03a73c8b63cab6291
Output a timestamp with hugo server --watch

Per a [discussion][thread] on discuss, I have implemented one possible
way to do this.

[thread]: http://discuss.gohugo.io/t/output-a-timestamp-with-hugo-watch/213
commands/hugo.go