hugo 0.122.0-1 source package in Ubuntu

Changelog

hugo (0.122.0-1) unstable; urgency=medium

  * New upstream version 0.122.0
  * Add github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.1.0
    as a local copy
  * Bump versioned dependencies as per go.mod

 -- Anthony Fok <email address hidden>  Sun, 04 Feb 2024 07:35:47 -0700

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.122.0-1.dsc 5.4 KiB 2d745fb2f56e7acd9b28dbcc045042bdc910da5e573387c801ee6475df5990a0
hugo_0.122.0.orig.tar.gz 20.1 MiB 7468280290ce43276e26f964b0cab234d2bf0546f80295890189054b98ffac38
hugo_0.122.0-1.debian.tar.xz 456.6 KiB e80348e28d78c327476637d6c5122b3d0dbca86effc05cf9e6ea38d51be8db74

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