Exit with error code on any error
Add package prefix to the commit message guidelines
Add engineering.mongodb.com to the showcase
tpl: Add Copyright reference to the Go authors
Docs: use Shekhar Gulati's Hugo tutorial as quickstart guide
tpl: Add custom index function
tpl: Add time note to default func description
tpl: fix default function
docs: add better default example
tpl: Add default function
Make absURL properly handle baseURL with path component
Add md5 and sha1 template funcs
Use default sitemap configuration for homepage
Update Dockerfile to use golang:1.6 base image
Add support for Go 1.6 block keyword in templates
Fix for page in multiple menus
Create template clone for late template execution
Add reference to parent shortcode
Docs: fix missing words, tense in datadrivencontent.md
Resize showcase thumbnail of h10n.me
Add viglug website to showcase
Add h10n.me to the showcase
Add fale.io website to showcase
doc: Correct Scratch slice example
doc: Add some Scratch slice samples
Add some missing resets on rebuild
Add list support in Scratch
Add jsonify template func
Add json mime extension type
Make where accept slice
Simplify the IsHome test cases
Unexport the target handlers
Allow URL with extension in frontmatter
tpl: Unexport the rest of the internal template funcs
tpl: Add some dateFormat testcases with both time and date
Try both prepped and unprepped taxonomy keys
Prevent capitalized taxonomy labels
tpl: Fix broken chomp test
tpl: Make chomp return template.HTML
tpl: Add integration tests for most of the template funcs examples in doc
Some missing shortcode replacements
Fix shortcode handling in RST
Docs: fix typo in tools section
Remove superfluous FontAwesome files
Revert "Create template clone for late template execution"
Create template clone for late template execution
Check for the presence of pages before setting dates
Set Date and Lastmod for main home page
Use flagChanged in all places
Add template function slice
Do not try to find available port if set by user
Press: add "Comparison site built with Hugo"
Optimize replaceShortcodeTokens
Enlarge data in BenchmarkReplaceShortcodeTokens
Press: add tutorial written by Shekhar Gulati
Press: add article from sitelabs.es
Docs: fix typo in introduction.md
Add cdnoverview.com to the showcase
Docs: remove .Taxonomies from Page variables
Docs: fix small typos in functions.md
Docs: add "Minify Hugo Generated HTML" to press
Listen channel before sending values to it
Close file handle when finished reading file
Docs: add hugo-lunr to the tools section
Remove superfluous Errorf
Clean up the trim template func test
Force full rebuild when site config changes
Export MainSite var
Docs: clarify that Amazon WS is, actually, AWS
Add gntech.se to the showcase
Docs: fix typo in YouTube shortcode description
Fix spelling and go vet errors
Link Gitter as Dev Chat in README
Restore the wercker status badge to original small size
Add documentation for Google Analytics internal template
Set the wercker badge to track the aaster branch only
Docs: fix Disqus shortname reference
docs: Add guideline for showcase additions
Crop, resize and optimize shelan-tn.png
Ignore temporary file "4913" created by Vim
Add jorgennilsson.com to showcases
Fix git commit blog article link
Prevent confusing template errors when seq is nil
Add test for Hugo hanging up with empty content
Add shelan.org to showcase page
tpl: Add two more doArithmetic test cases
tpl: Test with nil value in first, last, after and shuffle
tpl: Add missing test variants for slicestr
hugolib: Add test for parseSitemap
tpl: Add missing substr test variants
tpl: Add highlight test
tpl: Add missing base64 tests
tpl: Add tests for word and rune counting
tpl: Consolidate and complete the Inflect tests
Add some missing doArithmetic test cases
Add missing menu tests
Add Page tests for simple methods
Add Node tests for simple methods