hugo 0.58.3-1 source package in Ubuntu

Changelog

hugo (0.58.3-1) unstable; urgency=medium

  * New upstream bug-fix release 0.58.3:
    - Add some more resource transform tests c262a95a @bep #6348
    - Fix cache key transformed resources 6dec671f @bep #6348
    - deploy: Do not compile in Azure on Solaris c0d7188e @fazalmajid #6324

 -- Anthony Fok <email address hidden>  Wed, 09 Oct 2019 02:55:21 -0600

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
hugo_0.58.3-1.dsc 4.4 KiB 0a7a881d35c61c74ff0158d76c3d6d5b68a1b4785af52d4bb03d2f958e956abf
hugo_0.58.3.orig.tar.gz 28.7 MiB 4733f22fc447d745c88f7c688407d67e9ab67e7e276557f3a48edd8b37900718
hugo_0.58.3-1.debian.tar.xz 1.3 MiB 9c166147c6b27a566db082846df3299ba1ba64373f8ce74e94fdf83019bba44e

Available diffs

No changes file available.

Binary packages built by this source

golang-github-gohugoio-hugo-dev: No summary available for golang-github-gohugoio-hugo-dev in ubuntu focal.

No description available for golang-github-gohugoio-hugo-dev in ubuntu focal.

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