hugo 0.92.1-1 source package in Ubuntu

Changelog

hugo (0.92.1-1) unstable; urgency=medium

  * New upstream version 0.92.1
  * Update versioned dependencies as per go.mod

 -- Anthony Fok <email address hidden>  Sat, 29 Jan 2022 00:56:42 -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.92.1-1.dsc 4.9 KiB ebe704e43f45319c530386a2aa6ec16d7089d780eacf5758006ec4efed47d3ef
hugo_0.92.1.orig.tar.gz 27.2 MiB ac698634f62f397ea0df5bfcbb4ba523743aa5a0f52c06aef9b261224d173883
hugo_0.92.1-1.debian.tar.xz 464.0 KiB c7233d82654d713e5c7293a139b48af0e009fc45b968d776309d07371e2f5f63

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