brevno-suite/hugo
2018-12-19 Bjørn Erik... parser/pageparser: Add a benchmark
2018-12-19 Bjørn Erik... tpl: Fix case handling in cast params
2018-12-19 Bjørn Erik... Update to Go 1.11.4
2018-12-19 Bjørn Erik... releaser: Get ldflags for build date etc. in line for...
2018-12-17 Bjørn Erik... transform/urlreplacers: Simplify implementation
2018-12-17 Bjørn Erik... transform/urlreplacers: Support unquoted URLs in canoni...
2018-12-17 Bjørn Erik... hugolib: Remove "double layout" lookup
2018-12-17 Bjørn Erik... Fix "failed to create file caches from configuration...
2018-12-14 Bjørn Erik... hugolib: Restore taxonomy term path separation
2018-12-12 Jean-François... importer: fix jekyll import highlight options
2018-12-12 Bjørn Erik... docs: Regenerate CLI docs
2018-12-12 Bjørn Erik... Merge commit 'eb16165694f868d73e57b6aed5c26ba5e98229de'
2018-12-12 Bjørn Erik... Squashed 'docs/' changes from 37095d540..d1cf9adc4
2018-12-11 Bjørn Erik... Add /config dir support
2018-12-10 Iskander (Alex... resource/image: Fix "always false" condition
2018-12-07 Cameron Mooretpl: Add reflect namespace
2018-12-07 Bjørn Erik... minifiers: Fixx CSS2 color code handling
2018-12-06 Bjørn Erik... tpl/hugo: Use the correct Hugo var
2018-12-06 Bjørn Erik... hugolib: Add .Site.Sites
2018-12-06 Bjørn Erik... Add tpl/site and tpl/hugo
2018-12-04 Bjørn Erik... cache/filecache: Simplify test
2018-12-04 Bjørn Erik... cache/filecache: Use OS fs for test
2018-11-30 Cameron Mooretpl: Add godoc packages comments
2018-11-29 Christian Oliffcommon/collections: Fix defines typo
2018-11-28 hugoreleaserreleaser: Prepare repository for 0.53-DEV
2018-11-28 hugoreleaserreleaser: Add release notes to /docs for release of... v0.52
2018-11-28 hugoreleaserreleaser: Bump versions for release of 0.52
2018-11-28 Bjørn Erik... Release 0.52
2018-11-28 hugoreleaserreleaser: Add release notes draft for 0.52
2018-11-28 Bjørn Erik... hugolib: Fall back to title in ByLinkTitle sort
2018-11-28 Bjørn Erik... hugolib: Improve nil handling in IsDescendant and IsAnc...
2018-11-28 Bjørn Erik... parser/pageparser: Fix handling of commented out front...
2018-11-27 Bjørn Erik... Remove duplicate mapstructure depdendency
2018-11-27 Bjørn Erik... Add dependency list to README
2018-11-27 Cameron Mooretpl/path: Add tests
2018-11-27 Bjørn Erik... tpl: Regenerate templates
2018-11-27 Max Arnoldtpl: Fix whitespace issue
2018-11-27 Bjørn Erik... tpl: Add "param" shortcode
2018-11-27 Bjørn Erik... docs: Document inline shortcodes
2018-11-27 Bjørn Erik... Add inline shortcode support
2018-11-27 Cameron Mooretpl/collections: Add float64 support to where
2018-11-24 Bjørn Erik... parser/pageparser: Fix when only shortcode and then...
2018-11-24 Bjørn Erik... commands: Include drafts in convert command
2018-11-23 Bjørn Erik... Handle themes in the new file cache (for images, assets)
2018-11-18 Kris BudhramFix ignored --config flag with 'new' command
2018-11-15 Bjørn Erik... Fix Permalink for resource, baseURL with path and canon...
2018-11-15 Bjørn Erik... Add tests for permalink on Resource with baseURL with...
2018-11-14 Bjørn Erik... helpers: Add a comment about file mode for new files
2018-11-14 Bjørn Erik... cache/filecache: Add a :project placeholder
2018-11-14 Bjørn Erik... cache/filecache: Add a cache prune func
2018-11-14 Bjørn Erik... cache/filecache: Add a filecache root dir
2018-11-14 Bjørn Erik... cache/filecache: Use time.Duration for maxAge
2018-11-14 Bjørn Erik... cache/filecache: Split implementation and config into...
2018-11-14 Bjørn Erik... Update to LibSASS 3.5.5
2018-11-13 Bjørn Erik... More spelling corrections
2018-11-13 Bjørn Erik... cache/filecache: Spelling corrections
2018-11-13 Bjørn Erik... Remove appveyor
2018-11-13 Bjørn Erik... docs: Document the new file cache
2018-11-13 Bjørn Erik... Add a consolidated file cache
2018-11-13 Emir BeganovićAdd Windows build config to Travis
2018-11-09 Bjørn Erik... Revert "Add Elasticsearch/bonsai.io to services doc."
2018-11-09 Allison ZadroznyAdd Elasticsearch/bonsai.io to services doc.
2018-11-09 Ian Lance Taylortpl: Fix test to pass with gccgo
2018-11-07 hugoreleaserreleaser: Prepare repository for 0.52-DEV
2018-11-07 hugoreleaserreleaser: Add release notes to /docs for release of... v0.51
2018-11-07 hugoreleaserreleaser: Bump versions for release of 0.51
2018-11-07 Bjørn Erik... Release 0.51
2018-11-07 hugoreleaserreleaser: Add release notes draft for 0.51
2018-11-07 Bjørn Erik... docs: Document shortcode error handling
2018-11-07 Bjørn Erik... docs: Document symdiff
2018-11-07 Bjørn Erik... docs: Document complement
2018-11-07 Bjørn Erik... hugolib: Improve error message on duplicate menu items
2018-11-07 Bjørn Erik... tpl/collections: Properly handle pointer types in compl...
2018-11-06 Bjørn Erik... deps: Update minify
2018-11-06 Bjørn Erik... tpl/collections: Add collections.SymDiff
2018-11-06 Bjørn Erik... hugolib: Fix changing paginators in lazy render
2018-11-06 Bjørn Erik... tpl/collections: Add collections.Complement
2018-11-06 秦世成commands: Fix spelling
2018-11-05 Bjørn Erik... docs: Re-generate CLI docs
2018-11-05 Bjørn Erik... Fix shortcode directly following a shortcode delimiter
2018-11-04 Bjørn Erik... commands: Add --minify to hugo server
2018-11-03 Bjørn Erik... commands: Fix recently broken error template
2018-11-03 Bjørn Erik... Make WARN the new default log log level
2018-11-02 Bjørn Erik... Revert "tpl: Update Jsonify to return pretty-print...
2018-11-02 Bjørn Erik... docs: Regenerate the docs helper
2018-11-02 Bjørn Erik... tpl: Fix the docshelper
2018-11-02 Kris BudhramSkip watcher event files if matched in ignoreFiles
2018-11-02 Bjørn Erik... deps: Update Chroma
2018-11-02 Lorenz Cuno... Fix ANSI character output regression on Windows
2018-11-01 Bjørn Erik... hugolib: Remove deprecated useModTimeAsFallback
2018-11-01 Bjørn Erik... hugolib: Bump to ERROR for the deprecated Pages.Sort
2018-11-01 Bjørn Erik... hugolib: Deprecate .Site.Ref and .Site.RelRef
2018-11-01 Bjørn Erik... Add file (line/col) info to ref/relref errors
2018-11-01 Bjørn Erik... hugolib: Add .Position to shortcode
2018-11-01 Bjørn Erik... hugolib: Fix REF_NOT_FOUND logging to include page...
2018-11-01 Bjørn Erik... common/loggers: Improve log color regexp
2018-10-31 Bjørn Erik... hugolib: Fix broken manual summary handling
2018-10-30 Bjørn Erik... tpl: Fix BOM issue in templates
2018-10-30 Bjørn Erik... hugolib: Fix deadlock when content building times out
2018-10-29 Christian OliffCorrect minor typo (#5372)
next