brevno-suite/hugo
2016-12-29 Bjørn Erik... Bump version to 0.18.1 v0.18.1
2016-12-29 Bjørn Erik... docs: Add release notes for Hugo 0.18.1
2016-12-29 Bjørn Erik... travis: Add GOARCH 386 test
2016-12-29 Bjørn Erik... hugolib: Fix preserveTaxonomyNames regressions
2016-12-29 Bjørn Erik... hugolib: Fix IsTranslated for "old" node types
2016-12-29 Cameron Moorehugolib: Fix redundant URL file extension on taxonomy...
2016-12-29 Bjørn Erik... hugolib: Make template error messages more verbose
2016-12-29 Bjørn Erik... helpers: Add patch version
2016-12-29 Bjørn Erik... Add GoBuilds to .gitignore
2016-12-19 Bjørn Erik... docs: Add new alias feature to release docs v0.18
2016-12-19 Bjørn Erik... Bump to 0.18 release version
2016-12-19 Bjørn Erik... docs: Add 0.18 release notes
2016-12-16 Bjørn Erik... vendor: Update go-toml
2016-12-16 Ashutosh Gangwardocs: Fix broken link to Content Types
2016-12-16 Brian Shumatedocs: Update layouts path name
2016-12-15 Bjørn Erik... docs: Improve documentation for block templates
2016-12-15 Bjørn Erik... hugolib: Enable override of theme base template only
2016-12-15 Cameron Mooredocs: Clarify single page template search path
2016-12-15 Cameron Mooredocs: Fix pipe examples
2016-12-15 Cameron Mooredocs: Fix Ref and RelRef syntax
2016-12-15 Cameron Mooredocs: Document partialCached func
2016-12-15 Cameron Mooredocs: Add .Site.RegularPages docs
2016-12-15 Cameron Mooredocs: Update GitInfo usage docs
2016-12-15 Cameron Mooredocs: Cleanup Extras menu ordering
2016-12-15 Cameron Mooredocs: Add Extras > GitInfo
2016-12-15 Bjørn Erik... create: Allow empty dates in archetype in new
2016-12-14 madheaddocs: Fix querify example
2016-12-12 Bjørn Erik... tpl: Add a querify test case that is actually and URL
2016-12-11 Bjørn Erik... Fix menu URL for node type pages
2016-12-10 Eugene Brodskydocs: Clarify usage of archetypes provided by themes
2016-12-10 Cameron Mooredocs: Update File variables
2016-12-09 Cipto Hadidocs: Fix prev/next links in content section
2016-12-06 Bjørn Erik... hugolib: Fix comment
2016-12-06 Bjørn Erik... hugolib: Respect disableRSS
2016-12-04 Bjørn Erik... tpl: Avoid repeating the same test case in TestMD5...
2016-12-04 digitalcraftsmandocs: Fix linebreaks in templates/variables.md
2016-12-04 digitalcraftsmantpl: Add sha256 template function
2016-12-03 digitalcraftsmandocs: Update description of querify
2016-12-03 digitalcraftsmandocs: Document querify template func
2016-12-03 Bjørn Erik... hugolib: Add regular content page count in publish...
2016-12-02 Bjørn Erik... hugolib: Remove superfluous assignment
2016-12-01 Bjørn Erik... hugolib: Make RawContent raw again
2016-11-30 Cameron Moorecommands: Add noChmod option to disable perm sync
2016-11-30 Bjørn Erik... vendor: Update fsync
2016-11-30 Bjørn Erik... create: Run all the test variants in TestNewContent
2016-11-29 Chase Adamshugolib: Fix rendered empty msg
2016-11-29 Bjørn Erik... create: Simplify archetype logic
2016-11-29 Bjørn Erik... create: Fix archetype title and date handling
2016-11-28 Bjørn Erik... vendor: Update go-toml
2016-11-27 Bjørn Erik... makefile: Add test-cover-html
2016-11-27 Bjørn Erik... hugolib: Create the permalink once only
2016-11-27 Bjørn Erik... tpl: Fix params case issue with nested template funcs
2016-11-27 Bjørn Erik... hugolib: Fix regressions with uglyURLs
2016-11-24 Bjørn Erik... hugolib: Avoid repeated Viper loads of sectionPagesMenu
2016-11-23 Victor Kropphugolib: Add shortcode for Instagram
2016-11-23 digitalcraftsmandocs: Set correct default archetype directory in overview
2016-11-23 bogemexamples: Update blog example
2016-11-23 bogemexamples: Update multilingual example
2016-11-23 Bjørn Erik... commands: Simplify
2016-11-23 Bjørn Erik... helpers: Simplify
2016-11-23 Bjørn Erik... tpl: Simplify
2016-11-23 Bjørn Erik... target: Simplify
2016-11-23 Bjørn Erik... transform: Simplify
2016-11-23 Bjørn Erik... hugolib: Simplify
2016-11-23 Bjørn Erik... Revise the deprecation strategy
2016-11-23 Bjørn Erik... hubolib: Simplify map range
2016-11-23 Bjørn Erik... Remove ShowPlan
2016-11-23 Bjørn Erik... vendor: Update go-toml
2016-11-23 Cameron Moorevendor: remove afero/sftp deps
2016-11-23 Evan PurkhiserFix alignment of go gets in Dockerfile
2016-11-23 bogemhelpers: Fix typo in language.Get documentation
2016-11-23 Bjørn Erik... hugolib: Add missing paginator test case
2016-11-23 Bjørn Erik... tpl: Add some missing test cases
2016-11-23 Bjørn Erik... tpl: Fix spelling in test
2016-11-23 bogemtpl: Drop an else block in checkCondition
2016-11-23 bogemhugolib: Omit type from declaration of var lang
2016-11-23 bogemhugolib: Camelcase ALL_CAPS vars and const in tests
2016-11-23 bogemhugolib, source, tpl: Fix docs
2016-11-23 bogemhelpers: Rename WalkRootTooShortError to ErrWalkRootToo...
2016-11-23 bogemhelpers: Add documentation to some Language methods
2016-11-23 bogemhelpers: Use iterate operator by int in Emojify
2016-11-22 bogemcommands, hugolib: Unify case of config variable names
2016-11-22 bogemcommands, hugolib, parser, tpl: Use errors.New instead...
2016-11-22 bogemcommands, hugolib, source, target, tpl: Get rid of...
2016-11-22 bogemall: Use jww instead of fmt for printing
2016-11-22 Bjørn Erik... Fix case issues with Params
2016-11-22 Bjørn Erik... docs: Add Pages to variables section
2016-11-22 Bjørn Erik... node to page: Re-add translations sort of regular pages
2016-11-22 Bjørn Erik... docs: Add release notes about node to page
2016-11-22 Bjørn Erik... docs: Add sections on node now being a page
2016-11-22 Bjørn Erik... node to page: Fix site pages sort
2016-11-22 Bjørn Erik... node to page: Fixe index page translation issues
2016-11-22 Bjørn Erik... docs: Revise docs to reflect that Node is gone
2016-11-22 Bjørn Erik... docs: Make the tools content page a section page
2016-11-22 Bjørn Erik... node to page: Don't repeat the RSS title if it is the...
2016-11-22 Bjørn Erik... node to page: Temporary set RSS date to zero
2016-11-22 Bjørn Erik... node to page: Render aliases before pages
2016-11-22 Bjørn Erik... node to page: Need to append theme templates
2016-11-22 Bjørn Erik... node to page: Only return regular pages in home.Data...
2016-11-22 Bjørn Erik... node to page: Final TODO-fixes
next