Separate reading source and processing source operations
Ignore temp files created by IntelliJ when saving
Add leepenney.com to showcase page
Add Web Study List to showcase page
Docs: add Hugopit to tools section
Add Rakuten Tech Blog in showcase page
Fix some Go vet errors
Docs: Add doc for string and int
Add int and string cast template funcs
Docs: Enable plain id anchors
Add one more menu test
Add menu test for external URL
Docs: Add missing "-b master" parameter to "git submodule add" command
Update Travis config to Go 1.5.3
Add one more temporary template test for linux/arm
Add temporary template test for linux/arm
update server to match latest afero
Docs: Change the pseudo-absolute path to a relative one
Docs: add emilyhorsman.com (buttercup theme) to showcase
Add some p-wrap shortcode tests
Group vars in paginator
Docs: add panel showing the last revision of a page
Docs: Copyedit extras/robots-txt.md
docs: Add lastmod to content files
Update press.md
Add embeded template for robots.txt
Replace *bytes.Buffer with io.Writer in rendering
Update and refactor to ack Go Authors
Docs: Update copyright year on gohugo.io front page
Docs: Run "brew update" before "brew install hugo"
Add some trailing newline shortcode tests
Use a Docker container to build hugo
Added documentation about variable scoping in "partials".
Added "Caddy server"'s handling of 404 errors.
Small refactor: don't call `p.Permalink()` for all aliases, call it only
Update doc to reflect default value of watch variable
Allow renaming of sitemap.xml
added remaining relevant options
added more pygments opts
Rename random to shuffle. Remove count parameteter to simplify its role. Add tests for randomising.
Add Random function to template functions
Fix /.xml RSSLink when uglyurls are enabled
Added async version of Google Analytics internal template
Copy static files changed
Add to press.md two articles about Hugo on AWS Lambda
Change Gitter badge to "gitter | dev chat" in README.md
Update press.md
Add template funcs countwords and countrunes
Add hasPrefix template function.
Source file based relative linking
Write a simplistic test for site.refLink
Add themesDir option to configuration
Fixes #1292
Docs: add hugodeploy to tools section
Add to press.md Beginners Tutorial for Hugo (German)
Docs: remove unnecessary --watch flag
Docs: add cross-references to installation guides
Update Hugo examples
Add Coding Journal (blog.kulman.sk) to the Showcase
update to use cobra's sub package doc
Copy only the static files changed
Ignore temp files created by IntelliJ when saving
Docs: Add nohighlight shortcode and improve formatting
Docs: Add lang attribute to Chinese and Japanese Press entries
Update embedded livereload.js to 2.2.1 in livereload.go
Upgrade Bootswatch, Font Awesome and jQuery in examples/blog
Docs: Upgrade highlight.js to 9.0.0
Docs: Upgrade InstantClick from 3.0.1 to 3.1.0
Docs: Upgrade livereload.js from post-2.0.8 to 2.2.1
Docs: Upgrade Owl Carousel to 2.0.0-beta.3 (2015-06-19)
Docs: Upgrade jquery.scrollTo from 1.4.6 to 2.1.2
Docs: Correct file permissions from 0755 to 0644
Docs: Rebase bootstrap-gohugo.css on Bootstrap v3.3.6
Docs: Rename bootstrap-theme.css to bootstrap-gohugo.css
Docs: Upgrade Bootstrap from v3.2.0 to v3.3.6
Docs: Remove unused GitHub:buttons files
Docs: Upgrade Font Awesome from 4.1.0 to 4.5.0
Upgrade jQuery 2.1.1 to 2.1.4 in doc
Clean up the loop counter variables confusion in TestPageCache
Docs: Allow HTML in Showcase titles
Use MkdirAll instead of Mkdir in `hugo gen doc`
Fix hugo server "Watching for changes" path display
Docs: Make <hr> slightly darker on gohugo.io
Document 32-bit `hugo server` crash in v0.15 Release Note
Add gadgetplayboy.com to Showcase and an article to Press
Remove "Host:" prefix from Host header
Correct the strings.Contains syntax in failing test
Fix remote test on Go 1.4
Set the request Host on http test server
Fix failing template related tests in Go 1.6
Fix data race in non-renderable pages
Fix 2 data races in TestPageCache
Docs: add hugo-lambda to tools section
Improve some random feedback messages
Move cobra.MousetrapHelpText to hugo_windows.go
Docs: Enhance contrast and increase font-weight
Fix formatting of "Installing on Windows" tutorial