Date: Fri, 15 Jul 2016 15:01:57 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211127] New port: www/gohugo Static website generator Message-ID: <bug-211127-13-LXbJv2oL2y@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211127-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211127-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211127 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: swills Date: Fri Jul 15 15:01:40 UTC 2016 New revision: 418582 URL: https://svnweb.freebsd.org/changeset/ports/418582 Log: www/gohugo: create port Hugo is a general-purpose website framework. Technically speaking, Hugo i= s 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, H= ugo 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 R= uby, Python or PHP and without dependencies on any databases. WWW: http://gohugo.io PR: 211127 Submitted by: Ben Lavery <ben.lavery@hashbang0.com> (with minor changes) Changes: head/www/Makefile head/www/gohugo/ head/www/gohugo/Makefile head/www/gohugo/distinfo head/www/gohugo/pkg-descr head/www/gohugo/pkg-plist --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211127-13-LXbJv2oL2y>