hugolib: Continue the file context/line number errors work
hugolib: Remove the now superflous Source struct
Convert the rest to new page parser code paths
parser/metadecoders: Consolidate the metadata decoders
hugolib: Redo the summary delimiter logic
hugolib: Integrate new page parser
hugolib: Use []byte in shortcode parsing
parser/pageparser: Use []byte in page lexer
parser/pageparser: Add front matter etc. support
parser/pageparser: File renames and splitting
Move the shortcode parser to the new pageparser package
commands: Avoid panic in error handler on config errors
tpl: Update Jsonify to return pretty-print output
Prevent stale content in Fast Render Mode
hugolib: Fix test on Windows
tpl: Improve the Execute panic error message
Allow date and slug from filename for leaf bundles
commands: Show server error info in browser
Simple doc fix in CONTRIBUTING.md
tpl: Use .Lastmod in embedded schema template
Revert "commands: Add .gitignore "hugo new site""
commands: Add .gitignore "hugo new site"
resource: Optimize integrity string generation
commands: Add help text to "hugo new"
snap: Set "extended" tag based on build_url on Launchpad
helpers: Call rst2html directly on *nix
Update URLs to stop 301 redirects
Merge branch 'release-0.49.2'
common/collections: Fix type checking in Append
releaser: Prepare repository for 0.50-DEV
releaser: Add release notes to /docs for release of 0.49.2
releaser: Bump versions for release of 0.49.2
releaser: Add release notes draft for 0.49.2
common/collections: Fix type checking in Append
Merge branch 'release-0.49.1'
releaser: Prepare repository for 0.50-DEV
releaser: Add release notes to /docs for release of 0.49.1
releaser: Bump versions for release of 0.49.1
releaser: Add release notes draft for 0.49.1
common/maps: Improve append in Scratch
tpl/collections: Fix handling of different interface types in Slice
Add GOPATH Hugo building tip
common/maps: Improve append in Scratch
Revert "tpl: Fix baseof.html in error message"
tpl: Fix baseof.html in error message
helpers: Consolidate MakeSegment vs MakePathSanitized
hugolib: Use stdlib context package
hugolib: Normalize permalink path segments
hugolib: Fix FuzzyWordCount test error message
Render Markdown in figure shortcode "caption" and "attr" params
Re-organize the figure shortcode for better readability
Update README & CONTRIBUTING
tpl: Cast IsSet key to int for indexed types
hugolib: Improve error message for bad taxonomy weights
hugolib: Cast taxonomy weight parameters to int
hugolib: Allow nil to be unwrapped as *Page
tpl/collections: Fix handling of different interface types in Slice
tpl: Add a delimiter parameter to lang.NumFmt
snap: Add custom x-nodejs plugin to support ppc64el and s390x
snap: Fetch mage with GO111MODULE=off
snap: Revert 'Skip "mage -v test" due to build failure on Launchpad'
snap: Use build-snaps instead of building go from source
hugolib: Be a litle more specific in NextPage TODO
hugolib: Introduce Page.NextPage and Page.PrevPage
snap: Skip "mage -v test" due to build failure on Launchpad
releaser: Update path to snap/snapcraft.yaml
snap: Fix go plugin build failure by renaming go.mod
snap: Move snapcraft.yaml to snap/snapcraft.yaml
snapcraft: Try installing postcss again
snapcraft: Set GO111MODULE=on in override-build script
build: Update the temp docker script
releaser: Prepare repository for 0.50-DEV
releaser: Add release notes to /docs for release of 0.49
releaser: Bump versions for release of 0.49
docs: Document directory based archetypes
releaser: Add release notes draft for 0.49
ci: Add "go mod download" to CI scripts
docs: Regenerate CLI docs
docs: Document group
Merge commit '807c551922707fc5ae0eb26e8f01638c0c63fdb3'
Squashed 'docs/' changes from 6b00298bb..e5e98b950
resource/integrity: Make Data.Integrity be of type template.HTMLAttr
Add directory based archetypes
Build on CircleCI outside of GOPATH
Prevent symbolic links from themes
tpl/collections: Allow first function to return an empty slice
tpl/opengraph: Use safeHTMLAttr instead of safeHTML for HTML attributes
hugolib: Remove deprecated rssURI
commands: Remove deprecated flags
hugolib: Deprecate Pages.Sort
hugolib: Minor cleaning in the sorting code
hugolib: Clear the page cache per render
hugolib: Compare every element in pages cache
Revert "hugolib: Normalize permalink path segments"
Update releasenotes_writer.go
hugolib: Normalize permalink path segments
hugolib: Do not set RSS as Kind in RSS output