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
Split go build in Dockerfile
Update Dockerfile to benefit build cache
snap: Add git to snap package for GitInfo
Squashed 'docs/' changes from 1662b9d0..20959c7b
Squashed 'docs/' changes from 5be6fef0..1662b9d0
releaser: Prepare repository for 0.29-DEV
releaser: Add release notes to /docs for release of 0.28
releaser: Bump versions for release of 0.28
releaser: Add final 0.28 release notes
releaser: Add release notes draft for 0.28
Merge commit '61c27b58b353c73772aae572c7d822fdfdf7791b'
Merge commit '30694a133a88d5f76a51d0372646e10cbeca7691'
Use Chroma as new default syntax highlighter
tpl: Add urls.Parse function
tpl: Add math.Ceil, Floor, and Round
Make noHTTPCache default on
Trim newlines in the hightlight shortcode
vendor: Update goorgeous
Add liveReloadPort flag to server
Fix the docs helper tool
Allow the pull-docs script to pull other than master
Merge commit '7a89dce53bfbd67a17442a8f9be8fa895fc4f9b1'