hugo/commands
Noah Campbell 789aa6ad76 Removing check for directory: static, layouts
Removed these checks so a single file in content can generate a site.

For example, given a site with a content directory and an index.html,
running hugo -s dir will generate a project without any more input.
2013-10-31 16:06:24 -07:00
..
benchmark.go simplified buildSite & better error handling around it 2013-10-09 19:14:26 -04:00
check.go Change the interface to use commands and flags instead of just flags. 2013-09-29 02:10:29 -04:00
hugo.go Removing check for directory: static, layouts 2013-10-31 16:06:24 -07:00
server.go Better error handling when rendering error found when in watch mode 2013-10-25 18:03:14 -04:00
version.go Change the interface to use commands and flags instead of just flags. 2013-09-29 02:10:29 -04:00