ref: 0e57fcc9c2b161c837207d915018d52f9c573da5
parent: 783f0d615486314f84d1c25941e5975bb2afdf73
parent: c5715e98009a9b243afa49cfaaf75099cff1244d
author: spf13 <[email protected]>
date: Mon Aug 5 21:10:10 EDT 2013
Merge branch 'master' of github.com:spf13/hugo
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
docs/public*
hugo.exe
*.swp
+.DS_Store
--- a/docs/content/doc/usage.md
+++ b/docs/content/doc/usage.md
@@ -37,7 +37,7 @@
recreate the site faster than you can tab over to
your browser to view the changes.**
- $ hugo --source ~/mysite --watch
+ $ hugo -s ~/mysite --watch
Watching for changes. Press ctrl+c to stop
15 pages created
0 tags created