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 | 0000000668 668 Bytes | |
_servicedata | 0000000234 234 Bytes | |
hugo-0.126.0.tar.gz | 0021225770 20.2 MB | |
hugo.changes | 0000160859 157 KB | |
hugo.spec | 0000003811 3.72 KB | |
vendor.tar.gz | 0011887283 11.3 MB |
Revision 173 (latest revision is 192)
Jeff Kowalczyk (jfkw)
accepted
request 1174050
from
Jeff Kowalczyk (jfkw)
(revision 173)
- Update to version 0.126.0: * tpl/tplimpl: Plainify title and description in twitter_cards.html * tpl/tplimpl: Plainify title and description in schema.html * resources/images: Handle NaN EXIF latitude and longitude * Create pages from _content.gotmpl * create/skeletons: Remove superfluous language code fallback * tpl/tplimpl: Improve locale value in opengraph.html * build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 * build(deps): bump golang.org/x/image from 0.15.0 to 0.16.0 * livereload: Improve the livereload script build and update to v4.0.2 * tpl/tplimpl: Retain query string and fragment in render-image.html * markup/goldmark: Support extras extension
Comments 0