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.116.0.tar.gz | 0028631254 27.3 MB | |
hugo.changes | 0000128856 126 KB | |
hugo.spec | 0000003262 3.19 KB | |
vendor.tar.gz | 0011072871 10.6 MB |
Revision 42 (latest revision is 81)
Yuchen Lin (maxlin_factory)
accepted
request 1101550
from
Jeff Kowalczyk (jfkw)
(revision 42)
- Update to version 0.116.0: * build(deps): bump github.com/evanw/esbuild from 0.18.11 to 0.18.17 * config: Do not fail on unknown config keys * resources: Fix spelling in method name * docs: Regenerate CLI docs * Fix so temporary images do not get published * readme: Fix link * commands: Update cacheDir description * Update where.md * docs: Update where function operators * docs: Rework the cacheDir documentation * Deprecate taxonomyTerm * Warn about unknown kinds in disableKinds * Move all Kind constants to its own package * build(deps): bump github.com/rogpeppe/go-internal * build(deps): bump golang.org/x/image from 0.8.0 to 0.9.0 * Remove unused autogenerated method * commands: Replace deprecated ioutil with os * tpl/collections: Add BenchmarkWhereOps * tpl/collections: Add like operator to where function * tpl/collections: Fix description of apply function * snap: Set cache location to $HOME/.cache/hugo_cache * Use os.UserCacheDir as first fallback if cacheDir is not set * Add a common regexp cache * Fix multiple languages in HUGO_DISABLELANGUAGES * snap: Allow access to SSH keys and $HOME/.config/hugo * deps: Upgrade github.com/yuin/goldmark v1.5.4 => v1.5.5 (forwarded request 1101545 from jfkw)
Comments 0