mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
597 B
Plaintext
10 lines
597 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.
|