brevno-suite/hugo
2013-07-26 spf13create missing directories recurisvely
2013-07-24 spf13Fixing headers in readme
2013-07-24 spf13Improving installation instructions
2013-07-24 spf13Merge branch 'master' of github.com:spf13/hugo
2013-07-24 spf13Merge branch 'doc-fix' of https://github.com/brandonbla...
2013-07-22 Brandon Blackminor: adding some more instructions for building from...
2013-07-21 Steve FranciaUpdate README.md
2013-07-19 spf13Adding proper command line option parsing
2013-07-19 spf13Default is now pretty urls (without .html)
2013-07-19 spf13Adding better source build instructions
2013-07-16 spf13GO -> Go
2013-07-12 spf13fixing typo in config readme
2013-07-12 spf13Render shortcodes before index and section rss feeds
2013-07-12 spf13proper BaseUrl handling (if has trailing slash or not)
2013-07-12 spf13Fixing some RSS issues
2013-07-12 spf13Accidentally left in debugging code
2013-07-12 spf13Now support for config files as yaml, json or toml
2013-07-10 spf13fixing incorrect import path
2013-07-10 spf13adding helper to create absolute url
2013-07-10 spf13Adding total time to generated stats.
2013-07-10 spf13Writing relative links to absolute so they work in...
2013-07-09 spf13Fix bug with JSON front matter parsing.
2013-07-09 spf13Better error handling for parsing front matter
2013-07-09 Steve FranciaMerge pull request #3 from tychoish/rst-fix
2013-07-09 tycho garenrst: fixing rst output processing
2013-07-09 spf13Adding version number to command line options
2013-07-09 spf13Adding support for TOML, updating documentation
2013-07-08 spf13YAML support similar to jekyll (start and end with...
2013-07-08 Steve FranciaMerge pull request #2 from tychoish/yaml-rst-support
2013-07-07 tycho garenminor: correcting example
2013-07-07 tycho garenfix: changing terminal yaml line, generalizing forematt...
2013-07-07 tycho garenfixes: returning json parsing, error messages, yaml...
2013-07-07 tycho garenrevert: adding json support
2013-07-07 tycho garenfix: parsing of yaml forematter
2013-07-07 tycho garenchanging to suport yaml rather than json and adding...
2013-07-07 tycho garensanity: move from json to yaml
2013-07-07 Steve FranciaMerge pull request #1 from tychoish/add-gitignore
2013-07-06 tycho garengitignore: sanity
2013-07-05 spf13rendering shortcodes earlier for better performance
2013-07-05 Steve Franciafixing typos
2013-07-05 Steve Franciafixing two typos
2013-07-05 Steve Franciabetter install instructions and fixing usage typo
2013-07-04 spf13adding better install directions v0.7
2013-07-04 spf13updating readme
2013-07-04 spf13adding hugo
2013-07-04 Steve FranciaInitial commit