use fsnotify 0.9.3
Add in-section Next/Prev content pointers
Add ERROR logging on invalid date and publishdate
Add operator argument to `where` template function
Implement `apply`.
Add a chomp function.
Initialize funcMap in an init function.
Hygiene: Reduce copy-pasted code.
always use http scheme for localhost
Merge pull request #762 from bjornerik/fix/revert-revert-menutest
Revert "Temporarily disable failing menu test"
Bumping Travis to test go 1.3 & 1.4
Fix EOF
Add www.thehome.dk to showcase
Refactor tpl codes
Make 'where' template function accepts dot chaining key argument
[Docs] Mention support for the Ace HTML Template Engine
Docs copyediting: Add more external URLs; add backticks, etc.
[Docs] Go 1.4+ required for building on Windows
Fix a crash for ref page#anchor.
Merge pull request #742 from bjornerik/doc/blackfriday
Add ability to canonify URLs in rendered XML output.
Add doc for Blackfriday configuration
Add configurable support for angled quotes
Temporarily disable failing menu test
Wrap comments helpers package to fit 80-column width
Revise README.md: buildDate expects timezone; copyediting
Typo fix: "simple" → "simply" in templates/views.md
Minor copyediting, no new content added.
Fix long descriptions of `benchmark` and `serve` commands
Added delimit & sort template functions, tests and docs
Added AuthorList, Author, AuthorSocial, SiteSocial, Image and Video structs
Documentation for `ref` and `relref`.
Provide (relative) reference funcs & shortcodes.
Commented helpers package
Use current working dir as WorkingDir instead of hugo executable's dir
Trigger an editor after `hugo new`.
Commenting helpers package
Commented commands package
Revert "Make Urls in menus respect CanonifyUrls"
Make Urls in menus respect CanonifyUrls
Fix various Windows-issues
Add an `install` target to Makefile.
Fix front matter for 'Creating a New Theme'
Docs: Minor copyediting/proofreading
Docs: Quote <!--more--> in <code> instead of italicizing it
Correct URL of the favicon in the documentation
Always use RFC3339 for version date format.
Add Ace template engine support
Github page strategy for username.github.io repos
Fixed typo in summaries description in the documentation
showcase: update ucsb entry
Correct alias
Fix missing shortcode in doc
Adding Prev/Next functionality to all lists of pages (sections, taxonomies, etc)
adding appvoyer support for Windows CI integration
Doc for markdownify
Add markdownify template filter
update summary.md with info on handling of html tags
Enable descriptive header IDs.
fixing race condition in CreatePages
Added makefile that builds with git information
Correct path in theme search order
Added link to my blogpost about travelling with Hugo in asia
Added stou.dk to showcases
fix version command so that it will work with all supported config formats and added tests
typo: practical
fixed #656. Templates work properly when watching.
refactor handlers to use types instead of structs.
Move template library into it's own package (tpl). No longer dependent on hugolib. Can be used externally.
Added a new command `hugo list drafts` and `hugo list future`
Update shortcode doc for 0.13-DEV
Fix broken convert
Update shortcodes.md
Fix failing shortcode tests on Travis
Various fixes in RSS feed generation
fixing typo
Fix template checking order in site.go
Shortcode rewrite, take 2
Removing dependency on go-html-transform (fixing the build).
Fix `GroupBy` function issues
Reinsert deleted test
Update creating-a-new-theme.md
Update creating-a-new-theme.md
Update creating-a-new-theme.md
converted helpers usage of path 2 filepath
converted path 2 filepath
converted path 2 filepath
convert path 2 filepath
converted path 2 filepath
change path usage to filepath
add support for fsync's noTime flag
update README.md with info on adding compile information to version
Fixed launchcode5.md description