brevno-suite/hugo
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
2015-12-03 Anthony FokFix crash with "config", "check" and "benchmark"
2015-12-03 Bjørn Erik... Fix broken Highlight test
2015-12-03 Anthony FokAdd sanity checks for `hugo import jekyll`
2015-12-03 Anthony FokChange most global flags into local ones
2015-12-03 Anthony FokRevise format for "Unable to locate Config file" error
2015-12-02 Bjørn Erik... Switch to container-based Travis
2015-12-02 Bjørn Erik... Fix some errors with format patterns
2015-12-02 Anthony FokAdd a number sign "#" before a GitHub issue number
2015-12-02 Cameron MooreAdd gh shortcode to docs site
2015-12-02 Anthony FokOne more error fix in the server command
2015-12-02 Bjørn Erik... Some more error fixes in commands
2015-12-02 Bjørn Erik... Improve error handling in commands
2015-12-02 tryer3000Update external tutorial links in usage.md
2015-12-02 Anthony FokMove `import jekyll` functions to import_jekyll.go
2015-12-02 Anthony FokEnable dirname and filename completion for more flags
2015-12-02 Anthony FokPrint error when /index.html is zero-length
2015-12-02 Anthony FokRun `go fmt hugolib/site.go`
2015-12-01 Anthony FokBump min_version to 0.15 for `hugo new theme`
2015-12-01 Tatsushi DemachiMake noTimes command flag work
2015-12-01 Tatsushi DemachiCopy static dir files without theme's static dir
2015-12-01 Takeru NaitoFix typo in "Creating a New Theme"
2015-12-01 David OliverAdd Draft page variable to docs
2015-12-01 Gustav NäslundUse .Site.Pages in the documentation examples instead...
2015-12-01 Valentin VagoAdd Camunda blog and docs showcases
2015-11-30 Anthony FokChange plainIdAnchors to plainIDAnchors in docs
2015-11-30 Anthony FokCopyedit the shortcodes documentation some more
2015-11-30 digitalcraftsmanDocs: improve shortcodes page
2015-11-30 Anthony FokRemove an erroneous "$" prompt in quickstart guide
2015-11-30 Doug HornerAdded the command in the documentation.
2015-11-28 Anthony FokSupport setting target directory in `hugo gen man`
2015-11-28 Michael HendersonUpdate for version 0.16
2015-11-27 digitalcraftsmanDocs: remove note about config changes and manual liver...
2015-11-27 digitalcraftsmanDocs: improve usage.md
2015-11-27 digitalcraftsmanDocs: improve quickstart guide
2015-11-26 ChristophFloatUpdate press.md
2015-11-25 Bjørn Erik... Add note in doc about Jekyll import
2015-11-25 Bjørn Erik... Regenerate the commands section of doc
2015-11-25 Steve FranciaVersion bump to 0.16-DEV
2015-11-25 Steve Franciaversion bump to v0.15 v0.15
2015-11-25 Steve FranciaUpdate license file in the docs/website to apache
2015-11-25 Cameron MooreUpdate release notes with additional new features
2015-11-24 Steve FranciaUpdate and reorganize 0.15 release notes
2015-11-24 Bjørn Erik... Make the release note about renderToDisk more consise
2015-11-24 digitalcraftsmanUpdate release notes
2015-11-24 digitalcraftsmanAdd IsNamedParams property in shortcodes
2015-11-24 digitalcraftsmanAdd documentation for built-in shortcodes
2015-11-24 digitalcraftsmanAdd shortcode for tweets
2015-11-24 digitalcraftsmanAdd shortcode for github gists
2015-11-24 digitalcraftsmanAdd shortcode for vimeo
2015-11-24 digitalcraftsmanAdd shortcode for youtube
2015-11-24 digitalcraftsmanAdd shortcode for speakerdeck
2015-11-24 Cameron MooreUpdate shortcode docs with .IsNamedParams
2015-11-24 Steve FranciaChange the license to Apache 2.0
2015-11-23 Bjørn Erik... Simplify ExtractRootPaths
next