Nitro timer is encapsulated.
authorNoah Campbell <noahcampbell@gmail.com>
Thu, 8 Aug 2013 00:21:22 +0000 (17:21 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Sat, 10 Aug 2013 00:36:32 +0000 (17:36 -0700)
commit309db474c72aaa94c178a1f00d58ba8210651f99
treeae717e84c74b9a741f68e37a78e8add53a931a73
parente26b43f6d9f70470ac7c4a9ec333569585495272
Nitro timer is encapsulated.

Remove the need for NewSite by relying on appropriate defaults.  Renamed
site.c to site.Config to allow Sites to be created outside the package.
hugolib/path_seperators_test.go
hugolib/site.go
main.go