docs: Improve description for .Hugo.Generator
Fix broken template test
Don't add any space around Emojis
Remove kr/pretty dependency
docs: Document relativeURLs
Ignore Byword temp files
Add non-string support in markdownify
docs: Fix typo in overview/configuration.md
docs: Fix typo in templates/content.md
docs: Fix links in the documentation
docs: Add 2626.info to the showcase
tpl: Add intersect operator to where function
docs: Add appernetic blog to showcase
commands: Sett mime type for CSS in Hugo server
helpers: Use net/url for URL parsing in AbsURL
Export "detectFrontMatter" to fix caddy-hugo
docs: Add aydos.com to the showcase
Update release-notes.md
docs: More on release notes
docs: Order by Lastmod in release notes
docs: Order by Lastmod
Add ByLastmod page sort
docs: Add notion of exiting the themes folder in quickstart
docs: Grammar fixes in overview/quickstart.md
docs: Update showcase screenshot of yulinling.net
docs: Add some more fixes to release notes
docs: Move image-width fix to style.css
docs: Move Algolia styling into style.css
Make alias redirect output URL's relative
docs: Fix some typos in release notes
doc: Get feature list of 0.16 release notes up to date
:books: Add ENV support to release notes
Update import path of fsnotify
docs: Add some doc about ENV config
commands: Support config from ENV
docs: Fix typo in tutorials/how-to-contribute-to-hugo.md
Add some schemaless BaseURL tests
docs: Fix grammar in templates/partials.md
docs: Add tutorialonfly.com to the showcase
docs: Fix lastmod date for chipsncookies in showcase
docs: Add barricade.io to the showcase
docs: sa.muel.be has moved to chipsncookies.com in showcase
Improve build labels in README
tpl: Do not write to cache when ignoring cache
Chomp Unicode BOM if present
Revert "tpl: Extend where to iterate over maps"
Update Travis config to Go 1.5.4 and 1.6.1
tpl: Extend where to iterate over maps
docs: Add plainIDAnchors change to release notes
docs: Update default for plainIDAnchors
Default to plainIDAnchors
Revert "Add Node.ID"
Revert "Use Node.ID for anchor ID"
docs: Fix example for Param method
Use Node.ID for anchor ID
helpers: Ignore cache for Pygments when flag set
Fix section menus for lazy blogger
hugofs: Add package doc
create: Add package doc
bufpool: Add package doc
docs: Regenerate the commands docs
hugolib: Add option to disable rendering of 404 page
Move section initialization to Site.assembleSections
Fix potential data race in test
docs: Add commercial services to the "Tools" section
docs: Document how to install dependencies for tests
docs: Fix missing step in Windows version check instructions
docs: Document Go 1.6's new ability to trim whitespace
docs: Fix Go version in install guide
docs: Remove remaining Mercurial references
Save auto-detected markup type in Page.Markup
docs: Remove Mercurial from contribution tutorial
tpl: Add replaceRE to the "smoke tests"
Make Hugo build without Mercurial
docs: Add "How to contribute to Hugo" tutorial
docs: Use HTTPS links in README where appropriate
commands: Add helpful instuctions after "hugo new site"
hugolib: Un-export internal Site-methods
docs: Fix references to section list templates
docs: Correct date for proper sorting in showcase
docs: Add one more quote
docs: Limit the quotes on front page to the last two years
docs: Use data folder for website carousel
Document and clean SourceRelativeLinksEval code
Re-export the methods used in page group tests
hugolib: Camelcase ALL_CAPS vars and const in tests
huglib: Add even more missing GoDoc
source: Add missing GoDoc in File
hugolib: Camel-case ALL_CAPS const in test
hugolib: Add GoDoc to pageGroup.go
Build Hugo in Travis with race detection enabled
Add go test -race to make check
Remove Wercker badge
tpl: Add findRE template func
Do not create robots.txt by default