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 |
---|---|---|
_service | 0000000713 713 Bytes | |
_servicedata | 0000000232 232 Bytes | |
hugo-0.58.0.tar.gz | 0030147856 28.8 MB | |
hugo.changes | 0000008065 7.88 KB | |
hugo.spec | 0000003557 3.47 KB | |
vendor.tar.gz | 0004806034 4.58 MB |
Revision 9 (latest revision is 192)
Jeff Kowalczyk (jfkw)
accepted
request 728368
from
Jeff Kowalczyk (jfkw)
(revision 9)
- Update to version 0.58.0: * Allow slices in the image Filter funcs, not just varargs * hugolib: Adjust Go version specific test * hugolib: Remove the old and slow site benchmarks * Cache processed images by their source path * Remove test artifact * Make the "is this a Hugo Module" logic more lenient * hugolib: Add a Sass includePaths test * Make home.Pages work like any other section * Add some fingerprint tests * resources: Cache Exif data to disk * Remove metaDataFormat setting * resources: Make the Exif benchmark filenames distinct * resources: Add Exif benchmark * resources: Remove unused map type * Add image.Exif * deps: Update go-org (fix descriptive lists) * tpl: Migrate last shortcodes (YouTube and Vimeo) to HTTPS embeds * Add a set of image filters * Image resource refactor * deps: Update go-org (fix footnotes in headlines) * Discrepancy typo fix * source: Remove debug check left during development * hugolib: Change to output non-panic error message if missing shortcode template
Comments 0