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
Create magefile from Makefile
tpl: Add errorf template function
Clean up lint in various packages
helpers: Fix broken Chroma test
hugolib: Fix broken hightlighter smoke test
vendor: Update dependencies
vendor: Update Chroma
Change SummaryLength to be configurable (#3924)
tpl: Add os.fileExists template function
Merge commit '9d68f695e782c6a83c77aff13317c7a22c694c98'
Squashed 'docs/' changes from 20959c7b..36d7e22f
tpl: Add float template function
hugolib: Move metrics output to the end of the site build
examples: Fix `now` usage in footer
releaser: Prepare repository for 0.30-DEV
releaser: Add release notes to /docs for release of 0.29
releaser: Bump versions for release of 0.29
releaser: Add release notes for 0.29
tpl: Set Metrics at creation time
metrics: Fix sort order
Revert "vendor: Update Chroma"
metrics: Add simple template metrics feature
vendor: Update Chroma
commands: Make noHTTPCache default false
tpl: Add math.Ceil, Floor, and Round to method mappings