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
node to page: Do not create section node for root
node to page: Get Rebuild up to speed
node to page: Fix home target path on Windows
node to page: Remove unused code
node to page: Handle aliases, 404, robots.txt, sitemap
node to page: Handle translations
node to page: Fix the page collections
node to page: Use _index as identificator for the list nodes
node to page: Handle RSS
node to page: Create pages for nodes without content
node to page: Handle taxonomy terms
node to page: Handle taxonomy lists
node to page: Handle sections
node to page: Handle home
node to page: Basic outline
Revert "Fix case issues with Params"
Fix case issues with Params
docs: Fix list template link
docs: Add a simple list template
hugolib: Don't write zero-bytes files to disk
docs: Rename RSSlink to RSSLink
commands: Make benchmark command more useful
docs: Add balaramadurai.net to the showcase
tpl: Add imageConfig function
source, tpl: Fix staticcheck complaints
docs: Fix typos in extras/scratch.md
hugolib: Must update PathSpec on SiteInfo per language
commands, tpl: Get rid of repeating viper accesses
hugolib: Fix page sorting when weight is zero
docs: Add article by Zetao Yang
docs: Compress Hugo logo (hugo.png)
helpers: Golint fixes
hugolib: Simplify range
Enhance commit message guidelines
docs: Link latest change as commit in the footer
doc: Add a "Deployment with rsync" tutorial page
transform: Return any read or write error from Apply
commands: Move initialization of flags in separate function
docs: Remove non-showcase Hugo sites
Add GitInfo
Fix page names that contain dot
Revert "docs: Add www.bullion-investor.com to the showcase gallery"
docs: Add www.bullion-investor.com to the showcase gallery
docs: Add two articles written by Hash Borgir
Fix RSS Title regression
Make it clear that Path is relative to content root
Remove Wercker config
Make Amber read from the Afero source file system
Add missing template error logging
Get rid of the rawContentCopy field of the Page struct
docs: Fix punctuation in content.md
docs: Add clearhaus.com to the showcase
docs: Fix typos in content section
Remove now superfluous lowercasing
vendor: Update Viper
all: Unify case of config variable names
Handle ToC before handling shortcodes
Avoid reading from Viper for path and URL funcs
docs: Clarify installation of themes
docs: Improve instructions in quickstart.md
docs: Add dmitriid.com to the showcase
Bump Travis to Go 1.7.3
commands: Do not print error on missing unknown dirs
commands: Only watch relevant themes dir
Add page context to error logging in rendering
Fix a more summary corner case
Consolidate the Param methods
docs: Add singular/plural i18n example
docs: Add christianmendoza.me to the showcase
docs: Add fixatom.com to the showcase
docs: Add hugojoomla to the tools section
docs: Remove merge artifact
helpers: Slight improvement of ToLowerMap
Fix case issue Viper vs Blackfriday config
docs: Update link for Ace template site
docs: Add docs.eurie.io to the showcase
docs: Add GitLab to Forestry.io integrations
Updated link for Ace template site
Fix pygments check in test
vendor: Add external
Make the pygments shortcode test matching less specific
Implement support for alias templates