releaser: Add release notes to /docs for release of 0.31
releaser: Bump versions for release of 0.31
releaser: Add release notes draft for 0.31
Merge commit '30c0d485eaff6d70df1be0353911ddca485d52bf'
Squashed 'docs/' changes from a042b67b5..3e663efb2
hugolib: Make sure everything ends up in its lang root in multihost mode
helpers: Properly handle []interface{} as staticDir
source: Enable disabled test
helpers: Remove (now) unused GetStaticDir
livereload: Fix recently broken window.location.reload logic
Fix broken shortcodes for Ace and Amber
hugolib: Fix .IsTranslated with identical filenames
Merge commit '05e42bc643f1840ed2ad9c2eff82a269d1381683'
Squashed 'docs/' changes from e65df1059..a042b67b5
output: Fall back to unstranslated base template
Add support for multiple staticDirs
Add multilingual multihost support
tpl/partials: Fix the lock contention in cached partial
gopkg: Update Chroma to get SVG support
tpl/partials: Fix cache locking
tplimpl: Make partial benchmarks use RunParallel
Use ms precision for static change logging
circleci: Bump to Go 1.9.2
hugolib: Pre-allocate some slices
Update Chroma to get the latest SASS lexer
Update Travis and snapcraft to Go 1.9.2
hugolib: Add some more taxonomy permalinks test cases
Handle Taxonomy permalinks
i18n: Support unknown language codes
gopkg: Bump go-i18n version
Revert "i18n: Allow custom language codes"
Revert "i18n: Prevent data race in lang code handling"
i18n: Prevent data race in lang code handling
i18n: Allow custom language codes
tpl/math: Refactor Mod with cast
Add support for height argument to figure shortcode
Add linebreak to README.md for better readability
Update toml dependency revision in Gopkg.lock too
Update toml dep to fetch its latest master branch instead of v0.3.0
vendor: Lock mage to v1
mage: Skip Check on Go 1.8
Update Dockerfile and Snap build to reflect move to dep
Update CONTRIBUTING to reflect Go Dep
Update magefile to use Go Dep
Adjust some deps versions
vendor: Remove to prepare for dep
Fix error handling in mage build
releaser: Prepare repository for 0.31-DEV
releaser: Add release notes to /docs for release of 0.30.2
releaser: Bump versions for release of 0.30.2
releaser: Add release notes draft for 0.30.2
releaser: Improve release notes front matter
commands: Support Fast Render mode with sub-path in baseURL
Merge commit '325009c3fd4ac90021897b7e3e025c14e70ce162'
Squashed 'docs/' changes from 4628b9ec2..e65df1059
releaser: Prepare repository for 0.31-DEV
releaser: Add release notes to /docs for release of 0.30.1
releaser: Bump versions for release of 0.30.1
releaser: Add release notes draft for 0.30.1
circleci: Must go get mage
releaser: Correctly set final version on patch releases
Bump Snap to go1.9.1
Simplify Site benchmarks
Fix mage vs make issues
Revert "tplimpl: Output xmlns:xhtml only if there are translations available"
releaser: Prepare repository for 0.31-DEV
releaser: Add release notes to /docs for release of 0.30
releaser: Bump versions for release of 0.30
Use Make for the release for now
releaser: Add release notes draft for 0.30
Fix CircleCI build issue
Replace make with mage in CircleCI build
Update CircleCI build to use Mage
Merge commit 'ecf5e081b5540e69f4af330233f39a07baf53846'
Squashed 'docs/' changes from 000ab7c42..4628b9ec2
Add table linenos support for Chroma highlighter
Only re-render the view(s) you're working on
Make sure Date and PublishDate is always set to a value if one is available
Add correct config file name to verbose server log
metrics: Reset benchmark timer
metrics: Detect partialCached candidates
tpl: Rework the partial test and benchmarks
Simplify HugoNoGitInfo in magefile
Add mage installation step to CONTRIBUTING.md
Bump Go versions in Travis config
Change last 'make' statements to 'mage'
Minor README changes
Replace make with mage
Merge commit 'dae5a7c61cceeb0de59f2d755f63e453f71dd9b2'
Squashed 'docs/' changes from 36d7e22f5..000ab7c42
helpers: Fix broken test
tplimpl: Output xmlns:xhtml only if there are translations available