brevno-suite/hugo
2019-04-01 Bjørn Erik... releaser: Remove version replacement in docs config
2019-04-01 Bjørn Erik... releaser: Adjust patch vs images logic
2019-03-30 Bjørn Erik... hugolib: Fix alias path for AMP and similar
2019-03-30 Bjørn Erik... resources: Fix image publish ordering issue
2019-03-28 Bjørn Erik... output: Add missing JSON tag
2019-03-28 Bjørn Erik... docs: Regenerate docshelper data
2019-03-28 Bjørn Erik... deps: Update Chroma
2019-03-28 Bjørn Erik... hugolib: Add a simple test for jsonify of Site
2019-03-26 Bjørn Erik... docs: Regenerate CLI docs
2019-03-26 Bjørn Erik... Merge commit 'c2037f0c9a3a35b9db9c404f6b5f94ec8b690a53'
2019-03-26 Bjørn Erik... Squashed 'docs/' changes from 4f4d1f48c..acf70cdd9
2019-03-26 Bjørn Erik... hugolib: Do not fall back to site title if not set...
2019-03-26 Bjørn Erik... deps: Update Afero
2019-03-26 Bjørn Erik... hugolib: Add a test for home page with no title
2019-03-26 Bjørn Erik... Avoid nilpointer on no File on Page
2019-03-26 Bjørn Erik... herrors/errors: Improve the "feature not available...
2019-03-25 Bjørn Erik... hugolib: Add String() to fileInfo
2019-03-25 Bjørn Erik... resources/page: Re-introduce .Page.Page
2019-03-24 Bjørn Erik... all: Apply staticcheck recommendations
2019-03-24 Bjørn Erik... hugolib: Remove unused slice
2019-03-23 Bjørn Erik... Run gofmt -s
2019-03-23 Bjørn Erik... Make Page an interface
2019-03-18 Daniel ComptonList future and expired dates in CSV format
2019-03-17 Bjørn Erik... Update to Go 1.12.1 and Go 1.11.6
2019-03-16 Bjørn Erik... tpl/tplimpl: Fix mutex unlock
2019-03-14 Bjørn Erik... commands: Fix doLiveReload logic
2019-03-13 Bjørn Erik... deps: Update Viper
2019-03-12 Bjørn Erik... hugolib: Adjust site benchmark
2019-03-07 Bjørn Erik... Update to Go 1.12
2019-03-06 Bjørn Erik... Remove Gitter dev chat link
2019-03-06 Bjørn Erik... tpl/tplimpl: Fix template truth logic
2019-03-05 grahamjamesaddisUpdate Travis config to work for forked builds
2019-03-04 arrtchiuAdd skipHTML option to blackfriday config
2019-03-02 Elliott Sales... Update stretchr/testify to 1.3.0.
2019-02-26 Berin LarsonRewrite relative action URLS
2019-02-22 Anthony MetzidisSupport Docker args TAGS, WORKDIR, CGO; speed up repeti...
2019-02-19 Bjørn Erik... hugolib: Adjust test for Go 1.12
2019-02-06 Anton HarniakouSupport nested keys/fields with missing values with...
2019-02-02 Bjørn Erik... commands: Update debouncer version
2019-02-02 Iskander (Alex... common/herrors: Fix args order in strings.TrimPrefix
2019-02-02 Iskander (Alex... tpl: Fix strings.HasPrefix args order
2019-02-01 hugoreleaserreleaser: Prepare repository for 0.55.0-DEV
2019-02-01 hugoreleaserreleaser: Add release notes to /docs for release of... v0.54.0
2019-02-01 hugoreleaserreleaser: Bump versions for release of 0.54.0
2019-02-01 Bjørn Erik... Release 0.54.0
2019-02-01 hugoreleaserreleaser: Add release notes draft for 0.54.0
2019-02-01 Bjørn Erik... releaser: Adjust patch logic
2019-02-01 Bjørn Erik... common/hugo: Use official semver even for main releases
2019-02-01 Bjørn Erik... Squashed 'docs/' changes from 49809a038..4f4d1f48c
2019-02-01 Bjørn Erik... Merge commit 'f27faf9afd0a8db768a21954b8755f1bf1a14f1b'
2019-02-01 Bjørn Erik... Squashed 'docs/' changes from 785e375f..49809a03
2019-02-01 Bjørn Erik... Merge commit '5e078383a787e8b5ec3ba73f05ea4130840afbe2'
2019-02-01 Bjørn Erik... tpl/data: Adjust tests
2019-02-01 Anthony Foktpl/data: Prevent getJSON and getCSV fetch failure...
2019-02-01 Bjørn Erik... commands: Add test for --configDir
2019-02-01 Bjørn Erik... Ignore unknown config files in config dir
2019-02-01 Anton HarniakouStore supported config formats in a variable
2019-01-31 Bjørn Erik... Fix some inline shortcode issues
2019-01-31 Bjørn Erik... Bump to Go 1.11.5
2019-01-30 Bjørn Erik... Update Afero
2019-01-29 Anthony Fokhugolib: Expand TestPageWithEmoji to cover '+', '-...
2019-01-29 Anthony FokAccept hyphen and plus sign in emoji detection
2019-01-25 Elliot MurphyFix OpenGraph image fallback to site params
2019-01-20 Anton HarniakouSupport numeric sort in ByParam
2019-01-20 Bjørn Erik... Fix Params case handling in the new site global
2019-01-13 Anton HarniakouMake hugo server -t work again
2019-01-10 Anthony FokAdd configFile(s) back to the watch list after RENAME...
2019-01-10 mywaitingRemove historical rssURI config
2019-01-08 Anton HarniakouUse subtests with server_test.go
2019-01-02 Bjørn Erik... resources: Move resource interfaces into its own package
2019-01-02 Bjørn Erik... resource: Move resource processors into sub-packages
2019-01-02 Marc RobinsonUpdate _index.md
2018-12-30 Bjørn Erik... hugolib: Restore 0.48 slash handling in taxonomies
2018-12-30 Bjørn Erik... Revert " Fix handling of taxonomy terms containing...
2018-12-30 Bjørn Erik... Update go.sum
2018-12-29 Bjørn Erik... Revert "hugolib: Restore taxonomy term path separation"
2018-12-28 Cameron Mooretpl: Fix reflect
2018-12-27 Bjørn Erik... cache/namedmemcache: Fix data race
2018-12-27 Bjørn Erik... Update Chroma
2018-12-27 Bjørn Erik... Make docshelper run again
2018-12-26 Bjørn Erik... releaser: Use Git short commit in release binaries
2018-12-26 Bjørn Erik... releaser: Bump Goreleaser version
2018-12-26 Bjørn Erik... Merge commit '978856e2ad12d2bcaf37bb9e31f806b30a4c42f4'
2018-12-26 Bjørn Erik... Squashed 'docs/' changes from bd91d1cfd..785e375f5
2018-12-24 hugoreleaserreleaser: Prepare repository for 0.54-DEV
2018-12-24 hugoreleaserreleaser: Add release notes to /docs for release of... v0.53
2018-12-24 hugoreleaserreleaser: Bump versions for release of 0.53
2018-12-24 Bjørn Erik... release: Fix goreleaser config
2018-12-24 hugoreleaserRelease 0.53
2018-12-23 Bjørn Erik... tpl/transform: Include options in cache key
2018-12-23 Bjørn Erik... docs: Adjust CSV example
2018-12-23 Bjørn Erik... Rename CSV option from comma to delimiter
2018-12-23 Bjørn Erik... docs: Document transform.Unmarshal
2018-12-23 Bjørn Erik... hugolib: Adjust test
2018-12-23 Bjørn Erik... docs: Regenerate CLI docs
2018-12-23 Bjørn Erik... tpl/transform: Simplify transform.Unmarshal func
2018-12-23 Bjørn Erik... Add CSV support to transform.Unmarshal
2018-12-23 Bjørn Erik... tpl/transform: Add transform.Unmarshal func
2018-12-21 Bjørn Erik... Prevent resource publishing for transformed inline...
2018-12-21 Bjørn Erik... hugolib: Add .Name as a shortcode variable
next