summaryrefslogtreecommitdiffstats
path: root/hugolib
AgeCommit message (Expand)Author
2013-07-26create missing directories recurisvelyspf13
2013-07-19Default is now pretty urls (without .html)spf13
2013-07-11Render shortcodes before index and section rss feedsspf13
2013-07-11proper BaseUrl handling (if has trailing slash or not)spf13
2013-07-11Fixing some RSS issuesspf13
2013-07-11Accidentally left in debugging codespf13
2013-07-11Now support for config files as yaml, json or tomlspf13
2013-07-10adding helper to create absolute urlspf13
2013-07-10Writing relative links to absolute so they work in feedsspf13
2013-07-09Fix bug with JSON front matter parsing.spf13
2013-07-09Better error handling for parsing front matterspf13
2013-07-09rst: fixing rst output processingtycho garen
2013-07-08Adding support for TOML, updating documentationspf13
2013-07-08YAML support similar to jekyll (start and end with '---')spf13
2013-07-07fix: changing terminal yaml line, generalizing forematter splittingtycho garen
2013-07-07fixes: returning json parsing, error messages, yaml header offsetstycho garen
2013-07-06revert: adding json supporttycho garen
2013-07-06fix: parsing of yaml foremattertycho garen
2013-07-06changing to suport yaml rather than json and adding optional restructuredtext...tycho garen
2013-07-06sanity: move from json to yamltycho garen
2013-07-05rendering shortcodes earlier for better performancespf13
2013-07-04adding hugospf13