brevno-suite/hugo
2016-02-16 Bjørn Erik... Remove superfluous Errorf
2016-02-15 Bjørn Erik... Clean up the trim template func test
2016-02-14 Bjørn Erik... Force full rebuild when site config changes
2016-02-14 Henrique DiasExport MainSite var
2016-02-14 Andrew LanghornDocs: clarify that Amazon WS is, actually, AWS
2016-02-14 Gustav NäslundAdd gntech.se to the showcase
2016-02-13 digitalcraftsmanDocs: fix typo in YouTube shortcode description
2016-02-13 Derek PerkinsFix spelling and go vet errors
2016-02-13 digitalcraftsmanLink Gitter as Dev Chat in README
2016-02-13 Anthony FokRestore the wercker status badge to original small...
2016-02-13 Darrel HerbstAdd documentation for Google Analytics internal template
2016-02-13 Anthony FokSet the wercker badge to track the aaster branch only
2016-02-13 Cameron MooreDocs: fix Disqus shortname reference
2016-02-13 digitalcraftsmandocs: Add guideline for showcase additions
2016-02-12 Anthony FokCrop, resize and optimize shelan-tn.png
2016-02-12 Anthony FokIgnore temporary file "4913" created by Vim
2016-02-12 Jörgen NilssonAdd jorgennilsson.com to showcases
2016-02-10 Morton FoxFix git commit blog article link
2016-02-09 Bjørn Erik... Prevent confusing template errors when seq is nil
2016-02-08 Tatsushi DemachiAdd test for Hugo hanging up with empty content
2016-02-07 shelanAdd shelan.org to showcase page
2016-02-07 Bjørn Erik... tpl: Add two more doArithmetic test cases
2016-02-07 Bjørn Erik... tpl: Test with nil value in first, last, after and...
2016-02-07 Bjørn Erik... tpl: Add missing test variants for slicestr
2016-02-07 Bjørn Erik... hugolib: Add test for parseSitemap
2016-02-07 Bjørn Erik... tpl: Add missing substr test variants
2016-02-07 Bjørn Erik... tpl: Add highlight test
2016-02-07 Bjørn Erik... tpl: Add missing base64 tests
2016-02-07 Bjørn Erik... tpl: Add tests for word and rune counting
2016-02-07 Bjørn Erik... tpl: Consolidate and complete the Inflect tests
2016-02-07 Bjørn Erik... Add some missing doArithmetic test cases
2016-02-07 Bjørn Erik... Add missing menu tests
2016-02-07 Bjørn Erik... Add Page tests for simple methods
2016-02-07 Bjørn Erik... Add Node tests for simple methods
2016-02-07 Bjørn Erik... Add menu sort tests
2016-02-07 Bjørn Erik... tpl: Unexport all template funcs
2016-02-07 Rick CogleyAdd a benefit and a simple example to return current...
2016-02-07 Ray Laidocs: Fix typo: Janapese → Japanese
2016-02-07 Bjørn Erik... Use filepath.Join in locale resource getting
2016-02-07 Bjørn Erik... Minor cleanup of some of the resource getting code
2016-02-07 Bjørn Erik... tpl: Complete coverage for Humanize
2016-02-06 Bjørn Erik... Fix buggy Menu.Limit()
2016-02-06 Bjørn Erik... Remove Printf in test
2016-02-06 Bjørn Erik... Fix buggy Pages.Limit
2016-02-06 Bjørn Erik... transform: Complete test statement coverage
2016-02-06 Bjørn Erik... Only do one livereload replacement
2016-02-06 Bjørn Erik... transform: Add missing test case in livereloadinject
2016-02-06 Bjørn Erik... transform: Add missing test case for NewEmptyTransforms
2016-02-06 Bjørn Erik... bufferpool: Add test
2016-02-06 Anthony FokFix bash-completion for Hugo builder flags such as...
2016-02-06 Cameron Mooretpl: Add humanize func and cleanup lint
2016-02-06 Gergely Brautigamhelpers: Test coverage increase
2016-02-06 Bjørn Erik... Apply gofmt -s
2016-02-06 Bjørn Erik... Re-export HugoCmd
2016-02-06 Michael FailleFix README.md to list the correct -ldflags for Go 1.5+
2016-02-06 Anthony FokOptimize seven recently added Showcase thumbnails
2016-02-05 Bjørn Erik... Order the hugo comand flag vars
2016-02-05 Bjørn Erik... Unexport the remaining vars in hugo command
2016-02-06 Cameron Moorecommands: Get BaseURL from viper in server mode
2016-02-05 Bjørn Erik... Add --renderToMemory as an additional Travis build...
2016-02-05 Bjørn Erik... Add renderToMemory flag
2016-02-05 Bjørn Erik... Clean flags
2016-02-05 Anthony FokAdd CONTRIBUTING.md
2016-02-05 Anthony FokRevise README.md emphasizing "good commit message"
2016-02-05 Anthony FokUpdate Travis CI status in README.md to track master...
2016-02-04 Vladislav SupalovAdded showcase for datapipelinearachitect.com
2016-02-03 David AllenAdded showcase for davidrallen.com
2016-02-02 Tatsushi DemachiFix Hugo hang up with empty content directory
2016-02-01 digitalcraftsmanFixed example and cross-reference in content/variables.md
2016-02-01 Rick CogleyUpdate lastmod date and screenshot for Rick Cogley...
2016-01-30 Cameron MooreRemove destination from config file docs
2016-01-30 digitalcraftsmanDocs: fix some typos in templates/variables.md
2016-01-30 Anthony FokUse FEEDBACK instead of ERROR for empty home page warning
2016-01-30 Anthony FokFix a minor typo discovered by Lintian (Debian)
2016-01-30 Renato VargasExpanded the Page Params section in variables.md
2016-01-29 Steve FranciaProvide more detail on static sync when running with...
2016-01-29 digitalcraftsmanAdd autostart option to YouTube shortcode
2016-01-29 Anthony FokDo not call watchConfig() when not in watch mode
2016-01-29 Steve FranciaAdd flag --cleanDestinationDir=false to retain prior...
2016-01-28 Bjørn Erik... Make the watch logger less chatty
2016-01-28 Bjørn Erik... Make the DistinctErrorLogger more generic
2016-01-28 Tatsushi DemachiCheck for exported fields in embedded structs
2016-01-27 Bjørn Erik... Fix hugo benchmark
2016-01-26 Steve FranciaRewrite commentary on static event handling
2016-01-26 Steve FranciaPermit directory removal during static sync
2016-01-26 Steve FranciaIgnore .DS_Store changes (thumbnail cache file on mac)
2016-01-26 Steve FranciaHandle self rename operations gracefully
2016-01-26 Steve FranciaStatic file incremental sync improvements
2016-01-26 Steve FranciaHandle remove & rename source operations incrementally
2016-01-26 Steve FranciaA single file can be replaced in site.Files
2016-01-26 Steve FranciaProcess only the source content that has changed
2016-01-26 Steve FranciaRead/reread individual source content files
2016-01-26 Steve FranciaSeparate handling content, data and template changes
2016-01-25 Steve FranciaSeparate reading source and processing source operations
2016-01-25 Steve FranciaIgnore temp files created by IntelliJ when saving
2016-01-24 leepenneyAdd leepenney.com to showcase page
2016-01-21 Brynjar HarðarsonAdd Web Study List to showcase page
2016-01-21 digitalcraftsmanDocs: add Hugopit to tools section
2016-01-20 tcnksmAdd Rakuten Tech Blog in showcase page
2016-01-20 callmelanmaoadd javaunion in showcase
next