summaryrefslogtreecommitdiffstats
path: root/parser
AgeCommit message (Expand)Author
2015-03-07parser: apply some Golint rulesbep
2015-01-24Upgrade from gopkg.in/yaml.v1 to gopkg.in/yaml.v2Anthony Fok
2015-01-10Fix "hugo new" EOF error with an archetype file without the final EOLTatsushi Demachi
2014-08-18switch to new location of goyamlAndrew Gerrand
2014-05-08Adding new commands (new site [path], new theme [name])spf13
2014-05-02adding a front matter format to lead rune methodspf13
2014-05-01moving front matter parsing (and creation) to parse packagespf13
2014-03-01Fixing issues go vet reports.Mike Keesey
2014-02-18Call the json delimiter 'json_lead' instead of 'java_lead'Ask Bjørn Hansen
2013-12-28Allowing empty files (ignored) so you can touch a new file while watchingspf13
2013-12-28Don't shutdown hugo on an empty file.Egon Elbre
2013-10-01Switching to the rjson library which is more friendly to human generated json.spf13
2013-09-18Add IsRenderable to PageNoah Campbell
2013-09-18Fix parsing edge case of frontmatterNoah Campbell
2013-09-17Merge remote-tracking branch 'origin/parser' into mrg_praserNoah Campbell