No double slash when destination set to '/'
Handle sync (file copy) errors better)
Copyedit docs/content/tools/index.md
Add @wicast’s "Hugo is cool" post to Press page
Add docs/data/titles.toml to set title "Site Showcase"
Add ReadText project to Site Showcase
Adding LosslessLife blog to showcase.
Emphasize that commit message titles should start with a capital letter
Docs: add hugofy to tools
Revert "Update Go release version to 1.5.2 in Travis config"
Get rid of allocation in the BenchmarkReplaceShortcodeTokens itself
Docs: fix typo in tools section
Docs: add hugofy to tools
Update release notes
Adding article about moving to hugo
Print parse errors from Viper
doc: Add new article by Fabiano Frizzo to Press
Update Go release version to 1.5.2 in Travis config
Fix GroupByParam to return original param string
Add support for dynamic reloading of config file when watching
Add hugo theme site to the sidebar
Use Identifier as last sort resort for default menu sort
Small Doc Changes
Cosmetic change in README to trigger new build
Docs: fix broken links
Add internal Google Analytics template
Improvements to Automated Deployments tutorial
doc: Add new article by Thomas Peham to Press
Update link to S3 deploy instructions
Fix doc render on Firefox
Fixed link to Google Prettify
add bugtrackers.io to hugo docs showcases
Fix spell mistake in variables.md
add ninjaducks.in to showcase
Disable directory listing for Hugo file server
Remove dots from snippets.
Docs: fix typo under tools section
Fix missing "]" in README.md in commit 2242712
Add CircleCI status badge to README.md
Add smartDashes flag for Blackfriday
Remove anchor from fork link in README
Turn all README headlines into imperative mode
Trim down 'Adding Compile Information to Hugo' in README
Improve README
Preserve Unicode marks in MakePath
Show usage when new site creation fails
Improve error message on new site command
Add force flag
The missing static directory shouldn't fail the build
Fix some typos in docs
Add CLA assist to the contribution workflow in README
Update README.md
Disable LiveReload when Hugo is not running as a server
Load livereload.js from "/"
Create minimal default.md in archetype file
Fix typo in shortcode tests
Insert code tag for server-side syntax highlighting
Rename prettiyPath to prettifyPath
Unexport internal path helper
Fix In func given an []interface{}
Use https
Correct number of args to Errorf
Apply project wide go fmt
Add Param to release notes
Add Param to the docs
Add Param(key) to Node and Page
Docs: Add pointers to the new themes.gohugo.io site
Expose canonifyURLs as a command flag
Add `dict` func to release notes
Add dictionary function to be passed into a template
Docs: Added `hasCJKLanguage` global config flag and `isCJKLanguage` FrontMatter
Fix comment for NormalizeHugoFlags
Remove Go 1.3 from README
WordCount and Summary support CJK Language
Remove RuneCount from doc
Add Mmark GitHub-flavoured markdown to release notes
Add GitHub style code fence support to mmark
Docs: Added RIDING BYTES to Showcase Page
Adding maximeguitare.com to showcase
Let Cobra do the usage error logging
Improve command text for import command
Add Jekyll import to release notes
Hugo import from jekyll
Fix strange carousel width on http://gohugo.io/
Rename NormalizeHugoFlagsFunc to NormalizeHugoFlags
is it .md instead of .ad?
Used leading slash more consistently
Marked the whole path as code
Use filepath as the last default sort key for pages
Add the base64 template funcs to release notes
Add base64Decode and base64Encode template functions
Allow for any (short) line begining or ending with html comment
Change port number from 1414 to 1313 (default)