Hugo static site generator
Hugo is a static HTML and CSS website generator written in Go. It is optimized
for speed, ease of use, and configurability, and designed to work well for any
kind of website including blogs, tumbles, and docs. Hugo takes a directory with
Markdown and templates and renders them into a full HTML website, typically in a
fraction of a second. You can run Hugo from any directory, which works well for
shared hosts and other systems where you don’t have a privileged account. Hugo
provides a Privacy Config that can assist with General Data Protection
Regulation (GDPR) compliance issues.
https://gohugo.io/
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / hugo
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:go/hugo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000716 716 Bytes | |
_servicedata | 0000000234 234 Bytes | |
hugo-0.108.0.tar.gz | 0029124557 27.8 MB | |
hugo.changes | 0000103749 101 KB | |
hugo.spec | 0000003319 3.24 KB | |
vendor.tar.gz | 0010573540 10.1 MB |
Revision 78 (latest revision is 192)
Jeff Kowalczyk (jfkw)
accepted
request 1040817
from
Jeff Kowalczyk (jfkw)
(revision 78)
- Update to version 0.108.0: * Make the hugo env non verbose output slightly more verbose * Add dart-sass-embedded version info to hugo env -v * deps: Upgrade github.com/bep/godartsass v0.15.0 => v0.16.0 * tpl/embedded: Make Open Graph's series optional * common/hugio: Fix multiWriteCloser.Close * build(deps): bump github.com/getkin/kin-openapi from 0.109.0 to 0.110.0 * docs: Add basic doc for wrapStandAloneImageWithinParagraph etc. * dartsass: Add sourceMapIncludeSources option * github: Update Dart Sass Embedded to 1.56.1 * markup/goldmark: Add removeSurroundingParagraph for Markdown images * build(deps): bump github.com/evanw/esbuild from 0.15.16 to 0.15.18 * build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 * build(deps): bump github.com/evanw/esbuild from 0.15.15 to 0.15.16 * tpl/tplimpl: Allow alternate comment syntax * resources: Increase timeout for http.Client * tpl/collections: Fix some index cases where the indices given is a slice and be more lenient with nil inputs * tpl: Misco GoDoc improvements * config/security: Add CI env var to whitelist * deps: Upgrade github.com/bep/godartsass v0.14.0 => v0.15.0 * tpl: Use consistent delimiter spacing in examples
Comments 0