hugo 0.126.1-1 source package in Ubuntu

Changelog

hugo (0.126.1-1) unstable; urgency=medium

  * New upstream version 0.126.1
  * Bump versioned dependencies as per go.mod
  * Add github.com/gohugoio/hugo-goldmark-extensions/extras v0.1.0
    as a local copy
  * Add livereload/{gen/livereload-hugo-plugin.js,livereload.min.js}
    to DH_GOLANG_INSTALL_EXTRA
  * Add livereload/gen to DH_GOLANG_EXCLUDES to avoid building /usr/bin/gen

 -- Anthony Fok <email address hidden>  Mon, 20 May 2024 20:05:43 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
hugo_0.126.1-1.dsc 5.6 KiB 9c541b296b0170908a2210138e2b6e12e15c01fbcd7f89ec57591e17b5a28f59
hugo_0.126.1.orig.tar.gz 20.1 MiB b7e1f393977bdf6275cf33dfff6d1bcd3bab4895e7302c8fd30f05556b13a6ad
hugo_0.126.1-1.debian.tar.xz 586.8 KiB 653a94bafc6596bec106c15f0a42164fdfc163de52694fd2c5884e08233a39d6

Available diffs

No changes file available.

Binary packages built by this source

hugo: Fast and flexible Static Site Generator written in Go

 Hugo is a static site generator written in Go. It is optimized for speed,
 ease of use, and configurability. Hugo takes a directory with content and
 templates, and renders them into a full HTML website.
 .
 Hugo relies on Markdown files with front matter for meta data. And you
 can run Hugo from any directory. This works well for shared hosts and
 other systems where you don’t have a privileged account.
 .
 Hugo renders a typical website of moderate size in a fraction of a
 second. A good rule of thumb is that each piece of content renders in
 around 1 millisecond.
 .
 Hugo is meant to work well for any kind of website including blogs,
 tumblelogs and docs.
 .
 Complete documentation is available at https://gohugo.io/

hugo-dbgsym: debug symbols for hugo