Revisions of hugo

buildservice-autocommit accepted request 1156219 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 152)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1156218 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 151)
- Update to version 0.123.8:
  * markup/goldmark: TOC: render strikethrough, emojis
  * Add hugo.IsMultiHost
  * docs: Fix hyphens and grammar in synopsis of command 'hugo server'
  * resources/images: Retain newlines with text overlays
  * Don't auto-create empty sections for nested taxonomies
  * Fix resource name in resources.ByType
  * Fix global resource isn't published when using an uncommon code construct
  * Fix section page resource not published if resource filename partially matches content file name
  * Fix taxonomy kind template lookup issue
  * tpl/tplimpl: Honor markdown attributes in embedded image render hook
buildservice-autocommit accepted request 1155748 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 150)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1155747 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 149)
- Update to version 0.123.7:
  * hugofs: Fix vertical mount merge issue
  * Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass
  * Fix resources.GetMatch, resources.Match, and resources.ByType to they don't normalize permalinks
  * Make sure that sitemaps gets generated even if there is a content bundle with the same path
  * resources/page: Make Taxonomy.Get and Taxonomy.Count case-insensitive
buildservice-autocommit accepted request 1153026 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 148)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1153024 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 147)
- Update to version 0.123.6:
  * Fix panic when cascading headless from site config to section that does not have an _index.md file
  * Fix assets vs data issue
  * Fix draft for non-default content when content in default language does not exist
buildservice-autocommit accepted request 1153001 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 146)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1153000 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 145)
- Update to version 0.123.5:
  * Fix .Page.Pages with similary named sections
  * Fix single mount rename panic
  * Fix multihost processed image not copied to non-default content languages
  * build(deps): bump github.com/bep/overlayfs from 0.9.1 to 0.9.2
buildservice-autocommit accepted request 1152009 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 144)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1152008 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 143)
- Update to version 0.123.4:
  * Fix cascade-pattern-with-extension for cascade in site config
  * build(deps): bump github.com/spf13/fsync from 0.10.0 to 0.10.1
  * Fix term template lookup when its backed by a content file
  * resource: Revert the normalization of Resource.Name
  * Fix panic for disableKinds page for content resources
  * tocss: Fix the import resolving from absolute to relative assets paths
  * Maek Resoyrce.Key as (mostly) internal
  * config/allconfig: Fix typo
buildservice-autocommit accepted request 1150057 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 142)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1150052 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 141)
- Update to version 0.123.3:
  * cache/dynacache: Reset ticker in case one cache eviction takes some time
  * Revert "cache/dynacache: Prevent multiple concurrent resizes"
  * cache/dynacache: Prevent multiple concurrent resizes
  * Speed up GetPage
  * hugolib: Fix a .Page.GetPage from bundle case
  * resources: Skip the image golden tests when running locally
  * js: Support JSX and JSXImportSourceOptions
  * hugolib: Add capitalizeListTitles config option
buildservice-autocommit accepted request 1149614 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 140)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1149613 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 139)
- Update to version 0.123.2:
  * Fix it so not all bundled resources are removed when one translation is drafted
  * commands/mod: Ignore invalid module path
  * Fix regression on handling of overlapping file mounts
  * Sitemap should not use list.xml
  * Fix rebuild when adding a bundle with space in name
  * Fix relative import issue in libsass/dart sass
  * Fix relref regression with trailing slash

- Update to version 0.123.1:
  * tpl/tplimpl: Resolve fragments in link render hook
  * Fix rebuilding of pages without default content language
  * Fix dart sass import regression
  * Fall back to original name in Resources.GetMatch/Match
  * Fix robots.txt using the built-in template regression
buildservice-autocommit accepted request 1147652 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 138)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1147649 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 137)
- Update to version 0.123.0:
buildservice-autocommit accepted request 1144781 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 136)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1144780 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 135)
- Update to version 0.122.0:
  * build(deps): bump golang.org/x/tools from 0.16.0 to 0.17.0
  * build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0
  * docs: Regen docshelper
  * Squashed 'docs/' changes from 4dd2d6415..3b1a8579d
  * markup/goldmark: Support passthrough extension
  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
  * build(deps): bump github.com/evanw/esbuild from 0.19.8 to 0.19.12
  * tpl/tplimpl: Fix incorrect lastBuildDate
  * tpl: fix incorrect lastBuildDate
  * parser/metadecoders: Accumulate org keywords into arrays
  * deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13
  * Upgrade to Go 1.21.6
  * parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal
  * README: Update minimum Go version to 1.20
buildservice-autocommit accepted request 1137109 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 134)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1137108 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 133)
- Update to version 0.121.2:
  * build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
  * tpl/math: Add math.Rand template function
  * Adjust site benchmark
  * Simplify baseline benchmark
  * resources/images: Create AutoOrient image filter
  * all: Remove unused code
Displaying revisions 41 - 60 of 192
openSUSE Build Service is sponsored by