brevno-suite/hugo
2018-10-06 Bjørn Erik... tpl: Fix baseof.html in error message
2018-10-03 Bjørn Erik... helpers: Consolidate MakeSegment vs MakePathSanitized
2018-10-03 Gregorio Martinezhugolib: Use stdlib context package
2018-10-03 Cameron Moorehugolib: Normalize permalink path segments
2018-10-03 Gregorio Martinezhugolib: Fix FuzzyWordCount test error message
2018-10-03 Kaushal ModiRender Markdown in figure shortcode "caption" and ...
2018-10-03 Kaushal ModiRe-organize the figure shortcode for better readability
2018-10-03 Gregorio MartinezUpdate README & CONTRIBUTING
2018-10-03 Cameron Mooretpl: Cast IsSet key to int for indexed types
2018-10-03 Cameron Moorehugolib: Improve error message for bad taxonomy weights
2018-10-03 Cameron Moorehugolib: Cast taxonomy weight parameters to int
2018-10-03 Cameron Moorehugolib: Allow nil to be unwrapped as *Page
2018-10-02 Bjørn Erik... tpl/collections: Fix handling of different interface...
2018-10-02 Cameron Mooretpl: Add a delimiter parameter to lang.NumFmt
2018-10-01 Anthony Foksnap: Add custom x-nodejs plugin to support ppc64el...
2018-10-01 Anthony Foksnap: Fetch mage with GO111MODULE=off
2018-10-01 Anthony Foksnap: Revert 'Skip "mage -v test" due to build failure...
2018-10-01 Anthony Foksnap: Use build-snaps instead of building go from source
2018-09-26 Bjørn Erik... hugolib: Be a litle more specific in NextPage TODO
2018-09-26 Ricardo N Felicianohugolib: Introduce Page.NextPage and Page.PrevPage
2018-09-25 Anthony Foksnap: Skip "mage -v test" due to build failure on Launchpad
2018-09-25 Anthony Fokreleaser: Update path to snap/snapcraft.yaml
2018-09-25 Anthony Foksnap: Fix go plugin build failure by renaming go.mod
2018-09-25 Anthony Foksnap: Move snapcraft.yaml to snap/snapcraft.yaml
2018-09-25 Anthony Foksnapcraft: Try installing postcss again
2018-09-25 Anthony Foksnapcraft: Set GO111MODULE=on in override-build script
2018-09-24 Bjørn Erik... build: Update the temp docker script
2018-09-24 hugoreleaserreleaser: Prepare repository for 0.50-DEV
2018-09-24 hugoreleaserreleaser: Add release notes to /docs for release of... v0.49
2018-09-24 hugoreleaserreleaser: Bump versions for release of 0.49
2018-09-24 Bjørn Erik... Release 0.49
2018-09-24 Bjørn Erik... docs: Document directory based archetypes
2018-09-24 hugoreleaserreleaser: Add release notes draft for 0.49
2018-09-24 Bjørn Erik... ci: Add "go mod download" to CI scripts
2018-09-24 Bjørn Erik... docs: Regenerate CLI docs
2018-09-24 Bjørn Erik... docs: Document group
2018-09-23 Bjørn Erik... Merge commit '807c551922707fc5ae0eb26e8f01638c0c63fdb3'
2018-09-23 Bjørn Erik... Squashed 'docs/' changes from 6b00298bb..e5e98b950
2018-09-23 Bjørn Erik... resource/integrity: Make Data.Integrity be of type...
2018-09-23 Bjørn Erik... Add directory based archetypes
2018-09-23 Ricardo N FelicianoBuild on CircleCI outside of GOPATH
2018-09-23 Bjørn Erik... Prevent symbolic links from themes
2018-09-22 Ricardo N Felicianotpl/collections: Allow first function to return an...
2018-09-21 Ricardo N Felicianotpl/opengraph: Use safeHTMLAttr instead of safeHTML...
2018-09-21 Bjørn Erik... hugolib: Remove deprecated rssURI
2018-09-21 Bjørn Erik... commands: Remove deprecated flags
2018-09-21 Bjørn Erik... hugolib: Deprecate Pages.Sort
2018-09-21 Bjørn Erik... hugolib: Minor cleaning in the sorting code
2018-09-21 Bjørn Erik... hugolib: Clear the page cache per render
2018-09-21 Bjørn Erik... hugolib: Compare every element in pages cache
2018-09-18 Bjørn Erik... Revert "hugolib: Normalize permalink path segments"
2018-09-14 Bjørn Erik... Update releasenotes_writer.go
2018-09-14 Cameron Moorehugolib: Normalize permalink path segments
2018-09-14 Bjørn Erik... hugolib: Do not set RSS as Kind in RSS output
2018-09-14 Bjørn Erik... hugolib: Make sure ambiguous lookups in GetPage gets...
2018-09-14 Bjørn Erik... docs: Add docs for append
2018-09-14 Bjørn Erik... tpl/collections: Add collections.Append
2018-09-14 Bjørn Erik... Merge commit '13e64d72763bf8d6d92d4cdfc15ed45ee9debfab'
2018-09-14 Bjørn Erik... Squashed 'docs/' changes from 9b494a58c..6b00298bb
2018-09-13 Alexandrosminifiers: Set minifier to KeepEndTags
2018-09-12 James Kieferminifiers: Make JSON minification more generic
2018-09-12 Bjørn Erik... Update Mage
2018-09-11 Bjørn Erik... tpl/data: Revise error handling in getJSON and getCSV
2018-09-11 Cameron Mooretpl: Show error on union or intersect of uncomparable...
2018-09-10 Bjørn Erik... tpl/collections: Improve type handling in collections...
2018-09-08 Bjørn Erik... tpl/collections: Allow pointer receiver in Group
2018-09-08 Bjørn Erik... tpl/collections: Add group template func
2018-09-08 Vincent Danjeanhugolib: Allow creating page groups from any page colle...
2018-09-07 Bjørn Erik... Update dependencies
2018-09-07 Bjørn Erik... tpl/strings: Add strings.FirstUpper
2018-09-07 Cameron Moorehugofs: Fix filepath issue in test
2018-09-07 Cameron Mooreresource: Fix golint issues
2018-09-07 Cameron MooreImprove some godoc comments
2018-09-07 Cameron Mooretpl: Fix golint godoc issues
2018-09-07 Cameron Mooremedia: Fix golint issues
2018-09-07 Cameron Mooreoutput: Fix golint godoc issues
2018-09-07 Cameron Moorepublisher: Fix golint godoc issue
2018-09-07 Cameron Moorelangs: Fix golint godoc issue
2018-09-07 Cameron Moorei18n: Fix golint issue
2018-09-07 Cameron Moorerelated: Fix golint issues
2018-09-07 Cameron Moorereleaser: Fix golint issues
2018-09-07 Cameron Mooresource: Fix golint godoc issues
2018-09-07 Cameron Moorehugofs: Fix golint issues
2018-09-07 Cameron Moorehelpers: Fix golint issues
2018-09-07 Cameron Mooredeps: Fix most golint issues
2018-09-07 Cameron Mooreconfig: Fix golint issues
2018-09-07 Cameron Moorecommon: Fix golint errors
2018-09-07 Cameron Moorecommands: Fix golint issues
2018-09-06 Thomas Josthugolib: Do not FirstUpper taxonomy titles
2018-09-06 Bjørn Erik... Fix broken Travis config
2018-09-03 Bjørn Erik... Update to latest Mage
2018-09-03 Bjørn Erik... resource: Fix broken build
2018-09-02 Bjørn Erik... resource: Remove some duplicate code
2018-08-31 zyfdeghUpdate Dockerfile to Go 1.11
2018-08-30 Cameron Moorehugolib: Simplify some code
2018-08-30 Cameron Moorehugolib: Add missing error checks
2018-08-30 Cameron Moorehugolib: Remove extraneous createStaticFs call
2018-08-30 Cameron Moorehugolib: Fix godoc comment
2018-08-30 Cameron Moorehugolib: Fix typo in private func name
2018-08-30 Michael HendersonFix error message for go vet
next