docs: Regenerate CLI docs
releaser: Add release notes draft for 0.35
Merge commit '337d0c5f516ee085205e8abefdb7f87e6d33ca05'
Squashed 'docs/' changes from 56c34962c..dce236ad1
Add "removable-media" interface to snapcraft.yaml
Fix Docker build
readme: Update list of "builders" to include myself
Fix language params handling
commands: Remove some now superflous Fast Render Mode code
hugolib: Extract the Fast Render Mode logic into a method
hugolib: Handle newly created files in Fast Render Mode
command: Remove undraft command
commands: Mark deprecated flags in the CLI help
hugolib: Deprecate useModTimeAsFallback
tpl: Update Twitter card to also consider images in .Resources
resource: Make resource counters for name and title independent
create: Provide .Name to the archetype templates
commands: Deprecate CLI flags canonifyURLs, pluralizeListTitles, preserveTaxonomyNames, uglyURLs
hugolib: Fix --uglyURLs from comand line regression
Only set 'url' if permalink in metadata and remove duplicate confirm msg
Fix handling of top-level page bundles
tpl/collections: Seed random on init only
commands: Fix baseURL server regression for multilingual sites
resource: Start Resources :counter first time they're used
travis: Re-enable macOS builds
Add a way to disable one or more languages
Fix "date" page param
Support pages without front matter
Add page metadata dates tests
hugolib: Remove unused code
hugolib, output: Fix robots.txt in multihost mode
docs: Re-generate CLI docs
Remove and update deprecation status
output: Remove duplicate layout lookup layouts
hugolib: Add the last lookup variant for the GetPage index
github: Shorten the stale setup
resource: Fix typo in comment
hugolib: Simplify bundle lookup via .Site.GetPage, ref, relref
Add a GetPage to the site benchmarks
Add headless bundle support
Merge matching resources params maps
Add some general code contribution criterias
travis: Disable macOS builds for now
helpers: Avoid unescape in highlight
Tighten page kind logic, introduce tests
releaser: Prepare repository for 0.35-DEV
releaser: Add release notes to /docs for release of 0.34
releaser: Bump versions for release of 0.34
releaser: Add release notes draft for 0.34
resource: Avoid some strings.ToLower in globbing
releaser: Fix BuildDate in release binaries
resource: Add Match and GetMatch
hugolib: Fix handling of pages bundled in sub-folders in ByPrefix etc.
output: Add some more layout docshelper variants
hugolib: Add validation for defaultContentLanguage
releaser: Prepare repository for 0.34-DEV
releaser: Add release notes to /docs for release of 0.33
releaser: Bump versions for release of 0.33
releaser: Add release notes draft for 0.33
output: Redo the docshelper layouts examples
Merge commit '3cf4300097610bb8b5bd0686d96d1df5db641895'
Squashed 'docs/' changes from ddb7d8fae..56c34962c
Improve .Site.GetPage for regular translated pages
resource: Use path.Match instead of filepath.Match
resource: Add front matter metadata to Resource
Update Afero to avoid panic on "file name is too long"
resource: Fix handling of very long image file names
commands: And now really fix the server watch logic
commands: Fix server without watch
Update Chroma and other third-party deps
commands: Remove superflous BuildDate logic
layout: Respect Type and Layout for list template selection
Run benchmarks 3 times
resource: Add some GoDoc
hugolib: Allow url in front matter for list type pages
resource: Implement Resources.ByPrefix
resource: Make GetByPrefix work for Page resources
Support uglyURLs per section
resource: Make .Resources.GetByPrefix case insensitive
Update CONTRIBUTING.md
Support offline builds
releaser: Prepare repository for 0.33-DEV
releaser: Add release notes to /docs for release of 0.32.4
releaser: Bump versions for release of 0.32.4
releaser: Add release notes draft for 0.32.4
releaser: Git info bounds checking
resource: Remove superflous comment
Correct fix for --cleanDestinationDir flag
Revert "Remove the --cleanDestinationDir flag", there is a better fix.
Fix non-ASCII path handling for Page resources
Remove the --cleanDestinationDir flag
releaser: Prepare repository for 0.33-DEV
releaser: Add release notes to /docs for release of 0.32.3
releaser: Bump versions for release of 0.32.3
releaser: Add release notes draft for 0.32.3