brevno-suite/hugo
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
2015-11-23 Andrew BramptonAdd PygmentsOptions option
2015-11-23 Kato KazuyoshiPermalink on Node and Page should be of string
2015-11-23 Marek JandaMove blackfriday site-wide config loading to NewBlackFr...
2015-11-23 Cameron MooreAdd shortcode IsNamedParams property
2015-11-23 Bjørn Erik... Restructure the gen commands
2015-11-23 Bjørn Erik... Improve "watching for ..." logging
2015-11-22 Anthony FokAdd commands/genman.go to autogenerate man pages
2015-11-22 Anthony FokFix missing word in code comment (my own fault)
2015-11-21 Bjørn Erik... Avoid multiple locks for shortcode template
2015-11-21 Bjørn Erik... Improve RW-locking of template in shortcode handling
2015-11-21 Bjørn Erik... Fix recently introduced new data race in the shortcode...
2015-11-21 Anthony FokCopyedit long help message in commands/server.go
2015-11-20 Cameron MooreAdd RSSLink to SiteInfo
2015-11-20 Marek JandaApply absURL on social tag urls
2015-11-20 Cameron MooreReturn error if shortcode template.Tree is nil
2015-11-20 Anthony Fokdocs: Change "Github" to "GitHub"
2015-11-20 Anthony Fokdocs: Optimize a few large showcase thumbnail PNGs
2015-11-20 digitalcraftsmanAdd Go in 5 minutes to the showcases
2015-11-20 digitalcraftsmanDocs: fix typo in template function section
2015-11-20 Cameron MooreAdd SafeJS template function
2015-11-20 Bjørn Erik... Add increased time.Time support to the 0.15 release...
2015-11-20 Bjørn Erik... Update Travis 1.4.2 > 1.4.3
2015-11-20 Steve Franciafix broken image in showcase
next