tpl: add sanity check to prevent panic in seq on big nums
tpl: check for too many arguments in apply
tpl: avoid panic on too few args to apply
doc: move the index func reference to where it's used
Add index reference to go template primer doc page
Print ERROR on theme vs Hugo version mismatch
Clarify partials folder subfolders
Single rather than double backticks in types.md
Clarify hugo new command in types.md
Do not fail on unknown files in /data
pagination: export pager to make Golint happy
Add shortcut to Scratch from shortcode
doc: clarify Scratch usage in shortcodes
Check spelling and some minor additions to Ace doc
Expand the ACE base template lookup pattern
Polish func naming in shortcode handling
Remove unused types Shortcode and ShortcodeFunc
Only write highlight to cache when CacheDir is set
Fix potential Windows path issue with Pygments cache
Added isso as a Disqus alternative to the docs
Add "Google Cloud Storage" article to docs Press page
Typo in mathjax.md
Add Google Cloud Storage to doc
Add custom Windows mousestrap message
Remove section about the buildDate being configurable
Fix README part about missing Windows tests
Document getenv template function
Add a section comparing the 'build' and 'server'
Sort function names in templates documentation
docs: how to compile on mac, fix minor errors
helpers: add some missing documentation
hugolib: make Page implement the ReaderFrom interface
Return early from DistinctErrorLogger's Printf
List directories being watched when server is run
documentation: mention data files under liverload
Remove paragraph tags produced by markdownify
Make contentTransformer names consistent
Return error on wrong use of the Paginator
Add pager size argument to paginator methods
Updates documentation with instructions for a Windows computer
Capitalize singular
Updates documentation with instructions for a Mac
Update embedded rss.xml code in the docs
Add some more corner tests for ReaderContains
Handle views in combo with Ace base templates
Hash all pygments parameters.
Fix section name guessing on Windows
Cache pygments rendering between runs
Add support for Ace base and inner templates
Add missing ".adoc" extension in handler_page.go
Change to variadic int args in Slicestr
Implement substr template function
Add Substr and Split template functions
Pull Data Files tests into its own file
Rename interface contentRewriter to contentTransformer
Change safeHTtml to safeHTML in sitemap template
template: add some missing test cases for First
transform: remove some superfluous int conversions
Remove URL param from exported AbsURL methods
Write to rotating ContentReWriter in transformer chain
Calculate the next Hugo version in Deprecated
Update Hugo docs with the initialisms suggested by golint
More initialism corrections (golint)
Press: Add "Migrating to Hugo From Octopress" by Nathan LeClaire
[Docs] Copyedit http://gohugo.io/extras/dynamiccontent/
Add "getenv" as an wrapper for os.Getenv
removed duplicate word in readme
Revert "Added image support to the sitemap.xml template"
Added image support to the sitemap.xml template
Add Seq template func
Experimental AsciiDoc support with external helpers