hugo 0.127.0-1 source package in Ubuntu

Changelog

hugo (0.127.0-1) unstable; urgency=medium

  * New upstream version 0.127.0
  * Add local copy of github.com/gohugoio/httpcache

 -- Anthony Fok <email address hidden>  Sat, 15 Jun 2024 08:21:13 -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.127.0-1.dsc 5.6 KiB f174073482af6e7aea0223319e32a80c036261ad413a77f6223e91e4602f8eef
hugo_0.127.0.orig.tar.gz 20.2 MiB 549c7ebdf2ee6b3107ea10a9fbd9932a91bb3f30f7e8839245f6d8e318aca88c
hugo_0.127.0-1.debian.tar.xz 595.5 KiB fecb382aca7aeeec9fd997b82d72ab0e048408ea0a2f91591f54d77d0d8c5eba

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