1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/www/gohugo/pkg-descr
Jochen Neumeister b8d1d43c2b Update to 0.54.0
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.54.0

PR:		235420
Submitted by:	ben.lavery@hashbang0.com (maintainer)
Sponsored by:	Netzkommune GmbH
2019-02-05 14:54:17 +00:00

12 lines
621 B
Plaintext

Hugo is a general-purpose website framework. Technically speaking, Hugo is a
static site generator. Unlike other systems which dynamically build a page
every time a visitor requests one, Hugo does the building when you create your
content. Since websites are viewed far more often than they are edited, Hugo is
optimized for website viewing while providing a great writing experience.
Sites built with Hugo are extremely fast and very secure. Hugo sites can be
hosted anywhere and run without dependencies on expensive runtimes like Ruby,
Python or PHP and without dependencies on any databases.
WWW: https://gohugo.io