brevno-suite/hugo
2014-01-19 spf13fixed #171. RSSlink is now RSSLink (and matches existin...
2014-01-19 spf13Fixing test which erroneously checked values and order...
2014-01-19 spf13Extending rss item limit to 50… can reduce further...
2014-01-18 spf13Have travis build with latest go.
2014-01-18 spf13RSS improvements, now limit to 15 items and provide...
2014-01-18 spf13Adding github button to docs homepage
2014-01-15 Steve FranciaAdding Werker status to readme
2014-01-15 Steve FranciaCreate wercker.yml
2014-01-13 Brandon Philipsfeat(docs/hall-of-fame): add ifup
2014-01-13 Phil PennockAdd `canonifyurls` config option.
2014-01-11 spf13Add highlighting of code in documentation and clean...
2014-01-11 spf13Rewriting some homepage text
2014-01-11 spf13A bunch of style updates. Switching to bootstrap carousel.
2014-01-11 spf13Report error, but don’t fatally stop if pygments has...
2014-01-11 spf13Adding some embedded short codes (including code highli...
2014-01-11 spf13Adding support for embedded templates
2014-01-11 spf13Removing Twitter js
2014-01-11 spf13New Icon Font for Hugo
2014-01-03 Steve FranciaAdding some analytics
2014-01-01 Dana WoodmanAdding chimeraarts.org to hall-of-fame
2013-12-29 Krisztián SzabóAdded append-port flag
2013-12-28 William KingIf baseurl is set then print that on the command line...
2013-12-28 Egon ElbreExample of a multilingual site.
2013-12-28 spf13Allowing empty files (ignored) so you can touch a new...
2013-12-28 Egon ElbreDon't shutdown hugo on an empty file.
2013-12-28 Egon ElbreAdded batching behavior for page building.
2013-12-28 Egon ElbreAvoid locking the files for an extended amount of time...
2013-12-28 Egon ElbreFix static file change detection on Windows.
2013-12-28 spf13Adding page sorting by weight function (the default)
2013-12-20 spf13Added documentation on ordering indexes, content and...
2013-12-20 spf13Complete refactor of indexes, move (and rewrite) page...
2013-12-16 HenryAdded PageSorter and PagesByDate
2013-12-16 RubenSection in example was wrong for happiness.md
2013-12-16 RubenTestcases for multilevel structure were wrong
2013-12-16 RubenFixes #141: Wrong section in multi level structure
2013-12-16 Caleb SpareGofmt
2013-12-16 Matt Wayproperly use non-localhost BaseUrl in server command
2013-12-11 spf13Adding better contribution guidelines from the read...
2013-12-11 spf13Adding community section to the documentation
2013-12-11 spf13Adding selected tweets to the homepage
2013-12-11 spf13Adding example short codes to the documentation
2013-12-08 Noah CampbellAdd go fmt to contribution guidelines
2013-12-08 Noah CampbellAdd Contribution Guidelines
2013-12-07 spf13Moving processing short codes to the page
2013-12-07 spf13better handling of detecting markup format
2013-12-07 spf13render shortcodes prior to converting to html
2013-12-07 spf13adding support for shortcodes with opening and closing...
2013-12-05 spf13Adding (source code) Highlight template helper
2013-12-05 spf13Adding Pygments helper
2013-12-05 spf13Reorganize helpers
2013-12-03 David ArroyoCreate directories in publishdir with mode 0777.
2013-11-24 David GayTypo fix in docs.
2013-11-23 Valeri KarpovFix a minor typo in types.md
2013-11-23 Javed Khanquickstart docs - fix flag needs arg error
2013-11-20 Tim Esselensfixed trailing dir slash when using slug
2013-11-18 Phil PennockDocumentation updates, mostly for my bits
2013-11-18 Phil Pennockconfigurable permalinks support
2013-11-16 spf13Updated release notes. v0.9
2013-11-16 spf13Updating docs to include ‘first’ functionality for...
2013-11-16 spf13Version bump 0.9
2013-11-14 spf13Homepage now has all content available, use sorting...
2013-11-14 spf13lowercase template function first to be consistent...
2013-11-12 Michael D.... remove initialization loop error from compile
2013-11-12 Phil PennockTruncated; .Site.Params; First function
2013-11-12 spf13restored behavior of respecting config values unless...
2013-11-09 Noah CampbellHandle schema-less urls when apply absurl
2013-11-09 spf13fixing double slash during absurlify
2013-11-09 spf13Merge branch 'master' of github.com:spf13/hugo
2013-11-09 spf13Some mobile and other fixes for docs
2013-11-08 Steve FranciaMerge pull request #113 from oyvindsk/master
2013-11-07 Øyvind Skaarminor documentation fix
2013-11-05 Noah CampbellAdding baseline
2013-11-05 Noah CampbellRemove the hugo-nav function
2013-11-05 Noah CampbellAdding RSS test case.
2013-11-05 Noah CampbellFix Test Name
2013-11-05 spf13Buffers instead of pipes
2013-11-05 spf13Updated release notes
2013-11-02 Noah CampbellFix benchmark panic
2013-11-01 spf13Hugo updated to work with latest cobra
2013-11-01 Noah CampbellImprove rendering time
2013-11-01 Noah CampbellAdding benchmark for transformation module.
2013-10-31 Noah CampbellRemoving check for directory: static, layouts
2013-10-31 spf13Small tweaks to Homepage and CSS
2013-10-31 spf13Addition of an indexes section to the docs. Updated...
2013-10-31 spf13More work on indexes
2013-10-26 spf13Better mobile support on docs site
2013-10-26 spf13Big visual overhaul of the docs. Docs now using indexes...
2013-10-26 spf13Flipping around weight order. higher weight at the...
2013-10-25 spf13Docs menu now powered by indexes.. converting some...
2013-10-25 spf13Big index overhaul. Now supporting ordering tokens...
2013-10-25 spf13Adding support for linkTitles
2013-10-25 spf13Better error handling when rendering error found when...
2013-10-24 spf13Update homepage
2013-10-24 spf13Migrate docs to Bootstrap 3.0
2013-10-24 spf13Watching doesn't built site 2x on write (ignores rename...
2013-10-24 spf13Adding support for ordering content in indexes by other...
2013-10-24 spf13Adding support for date field in front matter as date...
2013-10-24 spf13Adding support for more front matter types (int, float...
2013-10-18 spf13Add support for weighted pages
2013-10-18 spf13Adding preliminary support for weighted indexes (for...
next