Hugo static site generator

Edit Package hugo

Hugo is a static HTML and CSS website generator written in Go. It is optimized
for speed, ease of use, and configurability, and designed to work well for any
kind of website including blogs, tumbles, and docs. Hugo takes a directory with
Markdown and templates and renders them into a full HTML website, typically in a
fraction of a second. You can run Hugo from any directory, which works well for
shared hosts and other systems where you don’t have a privileged account. Hugo
provides a Privacy Config that can assist with General Data Protection
Regulation (GDPR) compliance issues.

https://gohugo.io/

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000668 668 Bytes
_servicedata 0000000234 234 Bytes
hugo-0.111.3.tar.gz 0029268171 27.9 MB
hugo.changes 0000112486 110 KB
hugo.spec 0000003262 3.19 KB
vendor.tar.gz 0010347556 9.87 MB
Revision 33 (latest revision is 73)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1083545 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 33)
- Update to version 0.111.3:
- Remove NO_BRP_STRIP_DEBUG=true experimentally to test which if
  any platforms in OBS currently produce invalid Go binaries when
  calling brp-15-strip-debug from brp-check-suse.
  Refs boo#1210938
  * Go packages %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
  * Available in golang-packaging as macro go_nostrip
  * go_nostrip is one of the only golang-packaging macros still
    useful after Go modules without a full rewrite or replacement
  * Also remove spec comment "# nodebug"
  * GNU strip circa 2016 would incorrectly strip Go intermediate
    step .a archives and write out an invalid binary instead of
    erroring.
  * Error manifested as fmt.a: go archive is missing __.PKGDEF
    on OBS built Go binaries which had passed their build step
  * Upstream issue reported in 2016 as
    https://github.com/golang/go/issues/17890
  * brp-check-suse PR https://github.com/openSUSE/brp-check-suse/pull/7
    closed in 2019 due to age, needs follow-up on current versions
- Remove unnecessary _service set_version param basename=hugo.
  set_version detection works with the current simple package name.
- Use _service mode manual as better alias name than disabled
- Use syntax Supplements: (hugo and bash-completion) as per rpmlint (forwarded request 1083543 from jfkw)
Comments 0
openSUSE Build Service is sponsored by