sanity: move from json to yaml
authortycho garen <garen@tychoish.com>
Sat, 6 Jul 2013 23:36:30 +0000 (19:36 -0400)
committertycho garen <garen@tychoish.com>
Sun, 7 Jul 2013 02:32:50 +0000 (22:32 -0400)
commita7f5f97bc2c8941cbe9ade740e3c0e54202d8613
tree96f3933a3bc7788852807b4a1c085094f2c2b45a
parentf875577197c307116f11c33be0d3f1f95594a500
sanity: move from json to yaml
21 files changed:
docs/config.json [deleted file]
docs/config.yaml [new file with mode: 0644]
docs/content/doc/configuration.md
docs/content/doc/contributing.md
docs/content/doc/contributors.md
docs/content/doc/example.md
docs/content/doc/front-matter.md
docs/content/doc/installing.md
docs/content/doc/license.md
docs/content/doc/organization.md
docs/content/doc/release-notes.md
docs/content/doc/roadmap.md
docs/content/doc/shortcodes.md
docs/content/doc/source-directory.md
docs/content/doc/templates.md
docs/content/doc/usage.md
docs/content/doc/variables.md
hugolib/config.go
hugolib/helpers.go
hugolib/page.go
main.go