brevno-suite/hugo
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
2016-12-16 Bjørn Erik... vendor: Update go-toml
2016-12-16 Ashutosh Gangwardocs: Fix broken link to Content Types
2016-12-16 Brian Shumatedocs: Update layouts path name
2016-12-15 Bjørn Erik... docs: Improve documentation for block templates
2016-12-15 Bjørn Erik... hugolib: Enable override of theme base template only
2016-12-15 Cameron Mooredocs: Clarify single page template search path
2016-12-15 Cameron Mooredocs: Fix pipe examples
2016-12-15 Cameron Mooredocs: Fix Ref and RelRef syntax
2016-12-15 Cameron Mooredocs: Document partialCached func
2016-12-15 Cameron Mooredocs: Add .Site.RegularPages docs
2016-12-15 Cameron Mooredocs: Update GitInfo usage docs
2016-12-15 Cameron Mooredocs: Cleanup Extras menu ordering
2016-12-15 Cameron Mooredocs: Add Extras > GitInfo
2016-12-15 Bjørn Erik... create: Allow empty dates in archetype in new
2016-12-14 madheaddocs: Fix querify example
2016-12-12 Bjørn Erik... tpl: Add a querify test case that is actually and URL
2016-12-11 Bjørn Erik... Fix menu URL for node type pages
2016-12-10 Eugene Brodskydocs: Clarify usage of archetypes provided by themes
2016-12-10 Cameron Mooredocs: Update File variables
2016-12-09 Cipto Hadidocs: Fix prev/next links in content section
2016-12-06 Bjørn Erik... hugolib: Fix comment
2016-12-06 Bjørn Erik... hugolib: Respect disableRSS
2016-12-04 Bjørn Erik... tpl: Avoid repeating the same test case in TestMD5...
2016-12-04 digitalcraftsmandocs: Fix linebreaks in templates/variables.md
2016-12-04 digitalcraftsmantpl: Add sha256 template function
2016-12-03 digitalcraftsmandocs: Update description of querify
2016-12-03 digitalcraftsmandocs: Document querify template func
2016-12-03 Bjørn Erik... hugolib: Add regular content page count in publish...
2016-12-02 Bjørn Erik... hugolib: Remove superfluous assignment
2016-12-01 Bjørn Erik... hugolib: Make RawContent raw again
2016-11-30 Cameron Moorecommands: Add noChmod option to disable perm sync
2016-11-30 Bjørn Erik... vendor: Update fsync
2016-11-30 Bjørn Erik... create: Run all the test variants in TestNewContent
2016-11-29 Chase Adamshugolib: Fix rendered empty msg
2016-11-29 Bjørn Erik... create: Simplify archetype logic
2016-11-29 Bjørn Erik... create: Fix archetype title and date handling
2016-11-28 Bjørn Erik... vendor: Update go-toml
2016-11-27 Bjørn Erik... makefile: Add test-cover-html
2016-11-27 Bjørn Erik... hugolib: Create the permalink once only
2016-11-27 Bjørn Erik... tpl: Fix params case issue with nested template funcs
2016-11-27 Bjørn Erik... hugolib: Fix regressions with uglyURLs
2016-11-24 Bjørn Erik... hugolib: Avoid repeated Viper loads of sectionPagesMenu
2016-11-23 Victor Kropphugolib: Add shortcode for Instagram
2016-11-23 digitalcraftsmandocs: Set correct default archetype directory in overview
2016-11-23 bogemexamples: Update blog example
2016-11-23 bogemexamples: Update multilingual example
2016-11-23 Bjørn Erik... commands: Simplify
2016-11-23 Bjørn Erik... helpers: Simplify
2016-11-23 Bjørn Erik... tpl: Simplify
2016-11-23 Bjørn Erik... target: Simplify
2016-11-23 Bjørn Erik... transform: Simplify
next