brevno-suite/hugo
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...
2013-10-18 spf13Adding a quick start guide to hugo docs
2013-10-18 spf13New Homepage for Hugo
2013-10-15 spf13Adding support for MinRead. Closed #106
2013-10-15 spf13Wordcount restored. fixed #92
2013-10-10 spf13fixed #95, fixed #93
2013-10-09 spf13simplified buildSite & better error handling around it
2013-10-09 spf13Clean up server & build site logic. Fixed #94
2013-10-09 spf13server command now builds prior to serving
2013-10-08 Noah CampbellPermalink to include multiple directories levels
2013-10-08 Noah CampbellTest case for permalink functionality
2013-10-08 Noah CampbellAdding back the hugo homepage.
2013-10-08 Noah CampbellRefactor layout selection code
2013-10-08 Noah CampbellAdd support for Relative Permalinks
2013-10-08 Noah CampbellRefactor Permalink to private function
2013-10-08 Noah CampbellChange transformer order
2013-10-08 Noah CampbellMoving transformation on a per-page level
2013-10-08 Noah CampbellBetter handle missing layouts
2013-10-08 Noah CampbellUse io.Pipe for chaning render tasks.
2013-10-08 Noah CampbellCode cleanup
2013-10-08 Noah CampbellMove writing next to rendering
2013-10-08 Noah CampbellReducing scope of RenderThing*
2013-10-08 Noah CampbellMove in memory target into target module.
2013-10-08 Noah CampbellChange the order of Apply to be more Unixy
2013-10-08 Noah CampbellFixing up source code formatting.
2013-10-08 Noah CampbellChain transformers and test cases
2013-10-08 Noah CampbellMove AbsURL into seperate file
2013-10-08 Noah CampbellRename Transform to AbsURL
2013-10-08 Noah CampbellSet the name of the Nav attribute to select
2013-10-07 spf13Proper handling of 404 page return value
2013-10-07 spf13Fixing bug where RSS for site was rendered in wrong...
2013-10-07 spf13Fixing bug where only the first index list was created.
2013-10-04 spf13Summary can now contain short codes when using <!-...
2013-10-04 spf13server defaults to localhost unless overridden by comma...
2013-10-04 spf13Restoring former snippet behavior & adding test to...
2013-10-03 spf13Enabling Nitro ('--stepAnalysis') again. Fix #58
2013-10-02 spf13Switching to the rjson library which is more friendly...
2013-10-01 spf13fixed #85
2013-10-01 spf13Updating usage documentation to new interface
2013-10-01 spf13Restoring build and watch functionality
2013-09-30 Kyle Mahanminor documentation cleanup.
2013-09-30 windchUpdate filesystem.go
2013-09-29 spf13Change the interface to use commands and flags instead...
2013-09-29 spf13go fmt so code
2013-09-29 spf13Better error message when no source content is found.
2013-09-29 Noah CampbellAdd the ability to set navbar li class to active
2013-09-25 Noah CampbellSupport index.html indexes in content directory
2013-09-24 Noah CampbellFixes #80 - Homepage now renders correctly
2013-09-24 Noah Campbellsource: Fix failing build on windows
2013-09-21 Noah CampbellFix breaking test cases on unix platform
next