hugo 0.37-2 source package in Ubuntu

Changelog

hugo (0.37-2) unstable; urgency=medium

  * Depend on golang-github-alecthomas-chroma (>= 0.3.0)
    just as the upstream Hugo 0.37 does, for fixing a bug in yaml
    highlighting. See https://github.com/gohugoio/hugo/issues/4418
    and https://github.com/alecthomas/chroma/issues/119.

 -- Anthony Fok <email address hidden>  Thu, 01 Mar 2018 23:55:47 -0700

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.37-2.dsc 3.3 KiB 2bba48a5b585f5ec5baadc040bd96c6ad035b8d7df601ff79248a48c6b65302e
hugo_0.37.orig.tar.gz 27.2 MiB 29b2b472e5baaa2056c5744c4ce0341ff7a83990a822eb53012baced535ca083
hugo_0.37-2.debian.tar.xz 242.4 KiB e2e97d7590689224a043fc106f3f97327b6ef3e8480e017b5ca9b15a944f6e16

Available diffs

No changes file available.

Binary packages built by this source

golang-github-gohugoio-hugo-dev: Go source code and library of Hugo the static website generator

 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.
 .
 This package contains Hugo’s source code and helper libraries.

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