hugo 0.110.0-1ubuntu1 source package in Ubuntu

Changelog

hugo (0.110.0-1ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - 0004-skip-tests-that-access-the-internet.patch: add TestGetResourceHead
      to this patch as it tries to access the internet.
    - 0006-skip-special-character-tests.patch: skip some tests that are
      incompatible with the character sets in ppc64el.

 -- William 'jawn-smith' Wilson <email address hidden>  Fri, 03 Feb 2023 14:54:33 -0500

Upload details

Uploaded by:
William Wilson
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
hugo_0.110.0.orig.tar.gz 27.7 MiB eeb137cefcea1a47ca27dc5f6573df29a8fe0b7f1ed0362faf7f73899e313770
hugo_0.110.0-1ubuntu1.debian.tar.xz 450.3 KiB 0d8974bca21a0c521a027375c3923ff18cf31b0ba5471703d822bf6b02159539
hugo_0.110.0-1ubuntu1.dsc 5.0 KiB f079e73cbf2ac564446c30d898cd8bcf8dcdbc375f491b1fa64da8199eda8d4a

View changes file

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