brevno-suite/hugo
2016-03-10 Ivan FraixedesUpdate Dockerfile to use golang:1.6 base image
2016-03-10 Bjørn Erik... Add support for Go 1.6 block keyword in templates
2016-03-10 Bjørn Erik... Fix for page in multiple menus
2016-03-09 Bjørn Erik... Create template clone for late template execution
2016-03-09 Bjørn Erik... Add reference to parent shortcode
2016-03-07 Steve MoserDocs: fix missing words, tense in datadrivencontent.md
2016-03-07 digitalcraftsmanResize showcase thumbnail of h10n.me
2016-03-07 Fabio Alessandro... Add viglug website to showcase
2016-03-07 Horst GutmannAdd h10n.me to the showcase
2016-03-07 Fabio Alessandro... Add fale.io website to showcase
2016-03-06 Bjørn Erik... doc: Correct Scratch slice example
2016-03-06 Bjørn Erik... doc: Add some Scratch slice samples
2016-03-06 Bjørn Erik... Add some missing resets on rebuild
2016-03-06 Bjørn Erik... Add list support in Scratch
2016-03-06 Bjørn Erik... Add jsonify template func
2016-03-06 Bjørn Erik... Add json mime extension type
2016-03-06 Bjørn Erik... Make where accept slice
2016-03-05 Bjørn Erik... Simplify the IsHome test cases
2016-03-05 Bjørn Erik... Unexport the target handlers
2016-03-05 Bjørn Erik... Allow URL with extension in frontmatter
2016-03-04 Bjørn Erik... tpl: Unexport the rest of the internal template funcs
2016-03-03 Bjørn Erik... tpl: Add some dateFormat testcases with both time and...
2016-03-03 Bjørn Erik... Try both prepped and unprepped taxonomy keys
2016-03-03 Bjørn Erik... Prevent capitalized taxonomy labels
2016-03-03 Bjørn Erik... tpl: Fix broken chomp test
2016-03-03 Bjørn Erik... tpl: Make chomp return template.HTML
2016-03-03 Bjørn Erik... tpl: Add integration tests for most of the template...
2016-03-01 Bjørn Erik... Log fsync errors
2016-03-01 Bjørn Erik... Some missing shortcode replacements
2016-03-01 Bjørn Erik... Fix shortcode handling in RST
2016-02-29 Samuel DebruynDocs: fix typo in tools section
2016-02-29 digitalcraftsmanRemove superfluous FontAwesome files
2016-02-28 Bjørn Erik... Revert "Create template clone for late template execution"
2016-02-28 Bjørn Erik... Create template clone for late template execution
2016-02-27 Bjørn Erik... Check for the presence of pages before setting dates
2016-02-27 Bjørn Erik... Set Date and Lastmod for main home page
2016-02-27 Bjørn Erik... Use flagChanged in all places
2016-02-27 digitalcraftsmanAdd template function slice
2016-02-27 Bjørn Erik... Do not try to find available port if set by user
2016-02-26 Thijs de ZoutePress: add "Comparison site built with Hugo"
2016-02-25 Bjørn Erik... Optimize replaceShortcodeTokens
2016-02-25 Bjørn Erik... Enlarge data in BenchmarkReplaceShortcodeTokens
2016-02-24 Shekhar GulatiPress: add tutorial written by Shekhar Gulati
2016-02-24 Marq MartíPress: add article from sitelabs.es
2016-02-24 Akagi201Docs: fix typo in introduction.md
2016-02-24 Wouter SpeeAdd cdnoverview.com to the showcase
2016-02-24 Paul KoppenDocs: remove .Taxonomies from Page variables
2016-02-24 Thijs de ZouteDocs: fix small typos in functions.md
2016-02-24 RatsonDocs: add "Minify Hugo Generated HTML" to press
2016-02-20 Tatsushi DemachiListen channel before sending values to it
2016-02-17 Bjørn Erik... Go 1.6 is out!
2016-02-17 David RodaClose file handle when finished reading file
2016-02-16 digitalcraftsmanDocs: add hugo-lunr to the tools section
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
next