brevno-suite/hugo
2016-01-05 Daniel MartíReplace *bytes.Buffer with io.Writer in rendering
2016-01-05 Cameron MooreUpdate and refactor to ack Go Authors
2016-01-05 Anthony FokDocs: Update copyright year on gohugo.io front page
2016-01-05 Anthony FokDocs: Run "brew update" before "brew install hugo"
2016-01-04 Bjørn Erik... Add some trailing newline shortcode tests
2016-01-04 Sven DowideitUse a Docker container to build hugo
2016-01-04 Alexandre BourgetAdded documentation about variable scoping in "partials".
2016-01-04 Alexandre BourgetAdded "Caddy server"'s handling of 404 errors.
2016-01-04 Alexandre BourgetSmall refactor: don't call `p.Permalink()` for all...
2016-01-04 Kartik SinghalUpdate doc to reflect default value of watch variable
2016-01-04 Gerben CastelAllow renaming of sitemap.xml
2016-01-04 Ben Thomasadded remaining relevant options
2016-01-04 Ben Thomasadded more pygments opts
2016-01-04 Antti JärvinenRename random to shuffle. Remove count parameteter...
2016-01-04 Antti JärvinenAdd Random function to template functions
2016-01-04 John McFarlaneFix /.xml RSSLink when uglyurls are enabled
2016-01-04 Wade FitzpatrickAdded async version of Google Analytics internal template
2016-01-04 Fabiano FrizzoCopy static files changed
2016-01-03 Anthony FokAdd to press.md two articles about Hugo on AWS Lambda
2016-01-03 Anthony FokChange Gitter badge to "gitter | dev chat" in README.md
2016-01-02 omintyUpdate press.md
2016-01-02 digitalcraftsmanAdd template funcs countwords and countrunes
2016-01-02 Colin BateAdd hasPrefix template function.
2016-01-01 Sven DowideitSource file based relative linking
2016-01-01 Sven DowideitWrite a simplistic test for site.refLink
2016-01-01 digitalcraftsmanAdd themesDir option to configuration
2016-01-01 Daniel TISCHERFixes #1292
2015-12-31 digitalcraftsmanDocs: add hugodeploy to tools section
2015-12-31 omintyAdd to press.md Beginners Tutorial for Hugo (German)
2015-12-27 digitalcraftsmanDocs: remove unnecessary --watch flag
2015-12-27 digitalcraftsmanDocs: add cross-references to installation guides
2015-12-27 digitalcraftsmanUpdate Hugo examples
2015-12-25 Igor KulmanAdd Coding Journal (blog.kulman.sk) to the Showcase
2015-12-24 Steve Franciaupdate to use cobra's sub package doc
2015-12-23 Fabiano FrizzoCopy only the static files changed
2015-12-23 Steve FranciaIgnore temp files created by IntelliJ when saving
2015-12-23 Anthony FokDocs: Add nohighlight shortcode and improve formatting
2015-12-23 Anthony FokDocs: Add lang attribute to Chinese and Japanese Press...
2015-12-22 Anthony FokUpdate embedded livereload.js to 2.2.1 in livereload.go
2015-12-22 Anthony FokUpgrade Bootswatch, Font Awesome and jQuery in examples...
2015-12-22 Anthony FokDocs: Upgrade highlight.js to 9.0.0
2015-12-22 Anthony FokDocs: Upgrade InstantClick from 3.0.1 to 3.1.0
2015-12-22 Anthony FokDocs: Upgrade livereload.js from post-2.0.8 to 2.2.1
2015-12-21 Anthony FokDocs: Upgrade Owl Carousel to 2.0.0-beta.3 (2015-06-19)
2015-12-21 Anthony FokDocs: Upgrade jquery.scrollTo from 1.4.6 to 2.1.2
2015-12-21 Anthony FokDocs: Correct file permissions from 0755 to 0644
2015-12-21 Anthony FokDocs: Rebase bootstrap-gohugo.css on Bootstrap v3.3.6
2015-12-21 Anthony FokDocs: Rename bootstrap-theme.css to bootstrap-gohugo.css
2015-12-21 Anthony FokDocs: Upgrade Bootstrap from v3.2.0 to v3.3.6
2015-12-21 Anthony FokDocs: Remove octicons fonts
2015-12-20 Anthony FokDocs: Remove unused GitHub:buttons files
2015-12-19 Anthony FokDocs: Upgrade Font Awesome from 4.1.0 to 4.5.0
2015-12-19 Anthony FokUpgrade jQuery 2.1.1 to 2.1.4 in doc
2015-12-19 Bjørn Erik... Clean up the loop counter variables confusion in TestPa...
2015-12-19 Anthony FokDocs: Allow HTML in Showcase titles
2015-12-19 Anthony FokUse MkdirAll instead of Mkdir in `hugo gen doc`
2015-12-19 Anthony FokFix hugo server "Watching for changes" path display
2015-12-19 Anthony FokDocs: Make <hr> slightly darker on gohugo.io
2015-12-19 Anthony FokDocument 32-bit `hugo server` crash in v0.15 Release...
2015-12-19 Salar RahmanianAdd gadgetplayboy.com to Showcase and an article to...
2015-12-18 Bjørn Erik... Fix build
2015-12-18 Bjørn Erik... Remove "Host:" prefix from Host header
2015-12-18 Bjørn Erik... Correct the strings.Contains syntax in failing test
2015-12-18 Bjørn Erik... Fix remote test on Go 1.4
2015-12-18 Bjørn Erik... Set the request Host on http test server
2015-12-18 Bjørn Erik... Fix failing template related tests in Go 1.6
2015-12-18 Bjørn Erik... Fix data race in non-renderable pages
2015-12-18 Bjørn Erik... Fix 2 data races in TestPageCache
2015-12-17 digitalcraftsmanDocs: add hugo-lambda to tools section
2015-12-17 Anthony FokImprove some random feedback messages
2015-12-17 Anthony FokMove cobra.MousetrapHelpText to hugo_windows.go
2015-12-17 Anthony FokDocs: Enhance contrast and increase font-weight
2015-12-17 Anthony FokFix formatting of "Installing on Windows" tutorial
2015-12-16 Anthony FokRegenerate the commands section of doc
2015-12-16 Anthony FokAdd `--source` flag back to `hugo new` command
2015-12-16 John KuUse absolute path when editing with editor
2015-12-16 digitalcraftsmanDocs: reference Jekyll import command in tools section
2015-12-16 digitalcraftsmanDocs: add Contentful converter to tools section
2015-12-14 Bjørn Erik... Do not fail on unknown Jekyll file
2015-12-13 Anthony FokRemove/update outdated links in Press and Showcase
2015-12-12 Bjørn Erik... Duplicate p.Description in Params map
2015-12-11 Maxime MichelAdded a missing closing tag
2015-12-11 Anthony FokRevise docs/content/tools/index.md (minor fixes)
2015-12-11 Michael HoltRemove Duplicate "Editor Plugins" Section
2015-12-11 Cameron MooreDocument PreserveTaxonomyNames
2015-12-11 Anthony FokRegenerate the commands section of doc
2015-12-11 Cameron MooreDocs: remove references to dynamic CMS products
2015-12-11 Cameron MooreDocs: document Node.IsHome
2015-12-10 Anthony FokAdd copyright header to that source files that don...
2015-12-08 Steve FranciaFix some of the "new site" tests
2015-12-08 Steve Franciaadd more architectures to .goxc
2015-12-08 Steve Franciamove some of the path helper utilities to afero
2015-12-08 Steve FranciaUpdate "Join Chat" to "Dev Chat"
2015-12-08 Bjørn Erik... Turn off failing new site test
2015-12-07 Tatsushi DemachiAdd boolean value comparison to where tpl function
2015-12-07 Bjørn Erik... Fix copyright headers in source files
2015-12-07 Anthony FokSort and remove "" from "Available templates" list
2015-12-06 gunnaraasenRemove transformation of menu URLs
2015-12-04 inondleAdded 'themes' as a default new site directory
2015-12-04 Bjørn Erik... Update Travis config to Go 1.5.2
next