hugolib: Enable override of theme base template only
docs: Clarify single page template search path
docs: Fix pipe examples
docs: Fix Ref and RelRef syntax
docs: Document partialCached func
docs: Add .Site.RegularPages docs
docs: Update GitInfo usage docs
docs: Cleanup Extras menu ordering
docs: Add Extras > GitInfo
create: Allow empty dates in archetype in new
docs: Fix querify example
tpl: Add a querify test case that is actually and URL
Fix menu URL for node type pages
docs: Clarify usage of archetypes provided by themes
docs: Update File variables
docs: Fix prev/next links in content section
hugolib: Fix comment
hugolib: Respect disableRSS
tpl: Avoid repeating the same test case in TestMD5 and TesSHA*
docs: Fix linebreaks in templates/variables.md
tpl: Add sha256 template function
docs: Update description of querify
docs: Document querify template func
hugolib: Add regular content page count in publish summary
hugolib: Remove superfluous assignment
hugolib: Make RawContent raw again
commands: Add noChmod option to disable perm sync
vendor: Update fsync
create: Run all the test variants in TestNewContent
hugolib: Fix rendered empty msg
create: Simplify archetype logic
create: Fix archetype title and date handling
vendor: Update go-toml
makefile: Add test-cover-html
hugolib: Create the permalink once only
tpl: Fix params case issue with nested template funcs
hugolib: Fix regressions with uglyURLs
hugolib: Avoid repeated Viper loads of sectionPagesMenu
hugolib: Add shortcode for Instagram
docs: Set correct default archetype directory in overview
examples: Update blog example
examples: Update multilingual example
Revise the deprecation strategy
hubolib: Simplify map range
vendor: Update go-toml
vendor: remove afero/sftp deps
Fix alignment of go gets in Dockerfile
helpers: Fix typo in language.Get documentation
hugolib: Add missing paginator test case
tpl: Add some missing test cases
tpl: Fix spelling in test
tpl: Drop an else block in checkCondition
hugolib: Omit type from declaration of var lang
hugolib: Camelcase ALL_CAPS vars and const in tests
hugolib, source, tpl: Fix docs
helpers: Rename WalkRootTooShortError to ErrWalkRootTooShort
helpers: Add documentation to some Language methods
helpers: Use iterate operator by int in Emojify
commands, hugolib: Unify case of config variable names
commands, hugolib, parser, tpl: Use errors.New instead of fmt.Errorf
commands, hugolib, source, target, tpl: Get rid of some fmt statements
all: Use jww instead of fmt for printing
Fix case issues with Params
docs: Add Pages to variables section
node to page: Re-add translations sort of regular pages
docs: Add release notes about node to page
docs: Add sections on node now being a page
node to page: Fix site pages sort
node to page: Fixe index page translation issues
docs: Revise docs to reflect that Node is gone
docs: Make the tools content page a section page
node to page: Don't repeat the RSS title if it is the same
node to page: Temporary set RSS date to zero
node to page: Render aliases before pages
node to page: Need to append theme templates
node to page: Only return regular pages in home.Data.Pages
node to page: Final TODO-fixes
node to page: Fix the Page copy()
node to page: Misc. TODO-fixes
node to page: Handle URLs
node to page: Remove Node
node to page: Make Kind a string
node to page: Rename PageType to Kind
node to page: Export GetPage to the templates
node to page: Handle Date and Lastmod
node to page: Add Pages to Page
node to page: Make Nodes into Pages
node to page: Refactor the build process
node to page: Handle sections with only _index.md
node to page: Handle aliases on home page etc.
node to page: Handle menus on home page etc.
node to page: Handle taxonomies on home page etc.
node to page: Add all nodes to sitemap