$ brew install hugo
$ hugo new posts/filename.md
this command execute, after access to "http://localhost:1313/".
$ hugo server -D
$ brew install hugo
$ hugo new posts/filename.md
this command execute, after access to "http://localhost:1313/".
$ hugo server -D