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/
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:seife:Factory/hugo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000668 668 Bytes | |
_servicedata | 0000000234 234 Bytes | |
hugo-0.122.0.tar.gz | 0021166953 20.2 MB | |
hugo.changes | 0000143100 140 KB | |
hugo.spec | 0000003274 3.2 KB | |
vendor.tar.gz | 0011942363 11.4 MB |
Revision 55 (latest revision is 81)
Ana Guerrero (anag+factory)
accepted
request 1144781
from
Jeff Kowalczyk (jfkw)
(revision 55)
- Update to version 0.122.0: * build(deps): bump golang.org/x/tools from 0.16.0 to 0.17.0 * build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 * docs: Regen docshelper * Squashed 'docs/' changes from 4dd2d6415..3b1a8579d * markup/goldmark: Support passthrough extension * build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 * build(deps): bump github.com/evanw/esbuild from 0.19.8 to 0.19.12 * tpl/tplimpl: Fix incorrect lastBuildDate * tpl: fix incorrect lastBuildDate * parser/metadecoders: Accumulate org keywords into arrays * deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13 * Upgrade to Go 1.21.6 * parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal * README: Update minimum Go version to 1.20 (forwarded request 1144780 from jfkw)
Comments 0