Age | Commit message (Expand) | Author |
---|---|---|
2015-01-10 | Fix "hugo new" EOF error with an archetype file without the final EOL | Tatsushi Demachi |
2014-08-18 | switch to new location of goyaml | Andrew Gerrand |
2014-05-08 | Adding new commands (new site [path], new theme [name]) | spf13 |
2014-05-02 | adding a front matter format to lead rune method | spf13 |
2014-05-01 | moving front matter parsing (and creation) to parse package | spf13 |
2014-03-01 | Fixing issues go vet reports. | Mike Keesey |
2014-02-18 | Call the json delimiter 'json_lead' instead of 'java_lead' | Ask Bjørn Hansen |
2013-12-28 | Allowing empty files (ignored) so you can touch a new file while watching | spf13 |
2013-12-28 | Don't shutdown hugo on an empty file. | Egon Elbre |
2013-10-01 | Switching to the rjson library which is more friendly to human generated json. | spf13 |
2013-09-18 | Add IsRenderable to Page | Noah Campbell |
2013-09-18 | Fix parsing edge case of frontmatter | Noah Campbell |
2013-09-17 | Merge remote-tracking branch 'origin/parser' into mrg_praser | Noah Campbell |