brevno-suite/hugo
2017-01-20 digitalcraftsmancmd: Remove empty tags/features strings in theme.toml...
2017-01-18 Wouter Groenevelddocs: Add Dokuwiki to hugo conversion tool
2017-01-18 Dmitry Kurkinmake: Fix typo
2017-01-18 digitalcraftsmandocs: Add tumblr-to-hugo to tools section
2017-01-18 Cameron Mooretpl: Fix deadlock in cached partials
2017-01-15 digitalcraftsmandocs: Update author credits in GH pages tutorial
2017-01-15 Gunnar Morlingdocs: Update tutorial on GitHub Pages deployment
2017-01-14 Bjørn Erik... tpl: Fix broken benchmarks
2017-01-11 Bjørn Erik... commands: Fix newly broken server flag handling
2017-01-11 Cameron MooreClean up Makefile (#2924)
2017-01-11 Brad PeabodyShow full template error
2017-01-10 Bjørn Erik... all: Refactor to nonglobal template handling
2017-01-08 Bjørn Erik... hugolib: Avoid double-encoding of paginator URLs
2017-01-07 Bjørn Erik... helpers: Allow tilde in URLs
2017-01-07 Bjørn Erik... all: Refactor to non-global logger
2017-01-06 Leo AriasAdd the instructions to install the snap
2017-01-06 magikstmhugolib: Remove summary.go
2017-01-06 Cameron Moorehugolib: Allow arrays of arrays in frontmatter Params
2017-01-06 Cameron Moorecommands: Show OS and ARCH in version output
2017-01-06 Mathias Biilmanntpl: Add truncate template function
2017-01-06 magikstmtarget: Add COM0 and LPT0 as reservedNames on Windows
2017-01-05 Bjørn Erik... hugolib: Sync page collections with Site.Info on rebuil...
2017-01-05 Bjørn Erik... commans: Remove unneeded build constraint
2017-01-05 magikstmhugolib: Correct usage of "shortcode" in error messages
2017-01-05 Bjørn Erik... commands, vendor: Remove log level setting in Jekyll...
2017-01-05 Bjørn Erik... vendor: Update jww logger
2017-01-05 Bjørn Erik... docs: Vanity-update of site meta description
2017-01-04 Bjørn Erik... helpers: Remove unusded WordCount
2017-01-04 Ryan Wattersdocs: Update references to _index.md
2017-01-04 Anthony Fokdocs: Add new article about Netlify's PR site preview
2017-01-04 Anthony Fokhelpers: Fix minor typo in error message for Seq()
2017-01-03 Anthony Foktpl: Fix Unix time test case in TestDateFormat()
2017-01-03 Bjørn Erik... vendor: Fix broken build
2017-01-03 Daniel LangUpdate documentation and test for sitemap template
2017-01-03 Cameron Moorehugolib: Clean up a benchmark
2017-01-03 Bjørn Erik... commands, helpers, vendor: Update to the latest jww...
2017-01-02 bogemhelpers: Add doc to Language.SetParam
2017-01-02 bogemcommands, helpers: Fix docs
2017-01-02 bogemcommands: Fix case in default config variable
2017-01-02 bogemcommands: Fix case in names of some methods
2017-01-02 digitalcraftsmandocs: Fix typo in overview/source-directory.md
2017-01-02 Timo Litziusdocs: Add heimatverein-niederjosbach.de to the showcase
2017-01-02 Timo Litziusdocs: Add dbzman-online.eu to the showcase
2017-01-02 Bret Mogilefskydocs: Fix typo in v0.18 release notes
2017-01-02 Cameron Mooredocs: Don't use binary version in docs site
2017-01-02 Bjørn Erik... hugolib: Add a taxonomy test case
2017-01-02 Cameron MooreRemove waffle.io graph from README
2017-01-01 Bjørn Erik... docs: Replace .Now with now
2017-01-01 David KassaFix Appveyor Windows build and GitInfo path issue...
2017-01-01 Bjørn Erik... hugolib: Deprecate Page.Now
2017-01-01 Bjørn Erik... hugolib: Bump the current warning deprecations
2017-01-01 Nishanth Shanmughamtpl: Add now function
2016-12-31 digitalcraftsmandocs, tpl: Fix documentation of UniqueID
2016-12-31 Bjørn Erik... source: Make UniqueID ... unique
2016-12-31 digitalcraftsmantpl: Use HTTPS in Google Analytics template
2016-12-31 Gertjan van... docs: Add HugoPhotoSwipe to the tools section
2016-12-29 Bjørn Erik... travis: Add GOARCH 386 test
2016-12-29 Bjørn Erik... docs: Add release notes for Hugo 0.18.1
2016-12-29 Anthony Fokvendor: Update Cobra
2016-12-28 Gilbert Gilb'sFix Dockerfile
2016-12-28 Asif Mehedidocs: Update GitLab depleyment in /themes/installing.md
2016-12-28 Jean-Yves Gastauddocs: Hide next arrow in theme
2016-12-28 Jean-Yves Gastauddocs: Remove right padding in theme
2016-12-28 Jean-Yves Gastauddocs: Fix h1 size on small breakpoint in theme
2016-12-28 Jean-Yves Gastauddocs: Remove unuseful breakpoint in theme
2016-12-28 Jean-Yves Gastauddocs: Fix menu arrows position on mobile devices
2016-12-28 Bjørn Erik... hugolib: Fix preserveTaxonomyNames regressions
2016-12-28 digitalcraftsmandocs: Add hugofy for VS Code to the tools section
2016-12-28 Cameron Moorelivereload: Simplify RefreshPath
2016-12-27 Bjørn Erik... hugolib: Fix IsTranslated for "old" node types
2016-12-27 Cameron Moorehugolib: Use reflect.DeepEqual in tests
2016-12-27 Cameron Moorehugolib: Fix redundant URL file extension on taxonomy...
2016-12-26 Bjørn Erik... docs: Enable ToC for extras/shortcodes
2016-12-26 Bjørn Erik... hugolib: Make template error messages more verbose
2016-12-26 Bjørn Erik... helpers: Add patch version
2016-12-26 Bjørn Erik... vendor: Update Afero
2016-12-25 Bjørn Erik... vendor: Temp roll back to an older Afero
2016-12-25 Bjørn Erik... tpl: Update dateFormat test expectations for epoch...
2016-12-25 Bjørn Erik... vendor: Update dependencies
2016-12-25 Tristan Ricetpl: Fix crash when using imageConfig
2016-12-23 Cameron Moorehelpers: Remove "no theme set" warning
2016-12-23 Cameron Mooretpl: Update getenv to accept interface{} params
2016-12-23 Cameron Mooretpl: Update title to accept interface{} params
2016-12-23 Cameron Mooretpl: Update upper to accept interface{} params
2016-12-23 Cameron Mooretpl: Update lower to accept interface{} params
2016-12-23 Cameron Mooretpl: Update hasPrefix to accept interface{} params
2016-12-23 Cameron MooreUpdate Travis go versions
2016-12-22 Asif Mehedidocs: Convert code in multilingual.md to TOML
2016-12-22 patrickdocs: Add neavey.net to the showcase.
2016-12-22 Emily Huynhdocs: Fix typo in templates/blocks
2016-12-22 Akilan Elangodocs: Add details about binary names for setup on Windows
2016-12-22 avicommand: Add `themesDir` command argument to specify...
2016-12-21 Christian Mendozadocs: Update christianmendoza.me in the showcase
2016-12-21 Bjørn Erik... hugolib: Add a test assertion for IsTranslated
2016-12-20 Bjørn Erik... docs: Regenerate commands doc
2016-12-19 Bjørn Erik... Bump to 0.19-DEV
2016-12-19 Bjørn Erik... Add GoBuilds to .gitignore
2016-12-19 Bjørn Erik... docs: Add new alias feature to release docs v0.18
2016-12-19 Bjørn Erik... Bump to 0.18 release version
2016-12-19 Bjørn Erik... docs: Add 0.18 release notes
next