all: Add org-mode support
hugolib: Finish menu vs section content pages
hugolib: Improve menu generation for section pages with content
hugolib: Cache the value of Page's RelPermalink
Get rid of some viper.Get* calls
config: Remove unused var
hugolib: Discard current language based on .Lang()
hugolib: Fix .Site.LastChange
hugolib: Add temporary date parse test
hugolib: Minor Go vet fix
hugolib: Fix regression of .Truncated evaluation in manual summaries
hugolib: Add missing page kind to allKinds
hugolib: Enhance `.Param` to permit arbitrarily nested parameter references
hugolib: Add disableKinds option
appveyor: Add go version
appveyor: Fix build, take 2
appveyor: Print Go environment
tplimpl: Fix issue with recursive templates
hugolib: Fix issue with taxonomies when only some have content page
hugolib: More test helper cleanup
hugolib: Test helper cleanup
hugolib: Make RSS item limit configurable
hugolib: Fix Windows build failure, final take
hugolib: Fix Windows build failure, take 2
hugolib: Fix Windows build failure
tplimpl: Fix instagram shortcode panic on invalid ID
travis: Bump to Go 1.7.5 and 1.8 (Yay!)
vendor: Update Viper
hugolib: Add test case for empty Pages in regular pages
hugolib: Remove deprecated marked for removal
tplimpl: Fix data race in resGetResource
tplimpl: Refactor imageConfig into a struct
tpl: Refactor package
all: Refactor to nonglobal Viper, i18n etc.
docs: Add hugofy for atom to the tools section
Use OS fs by default
docs: Remove the source relative links docs
docs: Update www.bullion-investor.com/report/ in the showcase
Deprecate sourceRelativeLinks
tpl: Accept limit as interface in findRE func
hugolib: Add ability to sort by frontmatter parameters
hugolib: Fix error for non-renderable HTML content with shortcodes
hugolib: Use the site's Tmpl for non-renderable pages
docs: Add instructions for customized domain
hugolib: Correct repeated spelling errors in documentation
tpl: Must do a extra lookup of cloned base templates
Revert "hugolib: Add some baseof test variants"
hugolib: Add some baseof test variants
docs: Update Bitbucket Hosting Tutorial
docs: Add article to press section
docs: Update link to blog post in community/press.md
helpers: Fix misspells
docs: Add tuorial "How to use Google Firebase to host a Hugo site"
docs: Fix typo in templates/functions.md
hugolib: Skip rendering for the page tests
all: Refactor to nonglobal file systems
vendor: Revert to previous cast
docs: Add engineering.invisionapp.com to the showcase
docs: Multilingual documentation for frontmatter params
docs: Add netlify to the list of static hosting solutions
docs: Add picturingjordan.com to the showcase
Add pygmentize to the hugo snap
tpl: Improve generation of OpenGraph date tags
docs: Add petanikode.com to the showcase
cmd: Remove empty tags/features strings in theme.toml template
docs: Add Dokuwiki to hugo conversion tool
make: Fix typo
docs: Add tumblr-to-hugo to tools section
tpl: Fix deadlock in cached partials
docs: Update author credits in GH pages tutorial
docs: Update tutorial on GitHub Pages deployment
tpl: Fix broken benchmarks
commands: Fix newly broken server flag handling
Clean up Makefile (#2924)
Show full template error
all: Refactor to nonglobal template handling
hugolib: Avoid double-encoding of paginator URLs
helpers: Allow tilde in URLs
all: Refactor to non-global logger
Add the instructions to install the snap
hugolib: Remove summary.go
hugolib: Allow arrays of arrays in frontmatter Params
commands: Show OS and ARCH in version output
tpl: Add truncate template function
target: Add COM0 and LPT0 as reservedNames on Windows
hugolib: Sync page collections with Site.Info on rebuild in watch mode
commans: Remove unneeded build constraint
hugolib: Correct usage of "shortcode" in error messages
commands, vendor: Remove log level setting in Jekyll command
vendor: Update jww logger
docs: Vanity-update of site meta description
helpers: Remove unusded WordCount
docs: Update references to _index.md
docs: Add new article about Netlify's PR site preview
helpers: Fix minor typo in error message for Seq()
tpl: Fix Unix time test case in TestDateFormat()
vendor: Fix broken build
Update documentation and test for sitemap template