14 Commits

Author SHA1 Message Date
paco
615c852094 update www/hugo to latest versio 0.68.0
Changes for this release:
* Some minify configuration adjustments
* Add minify config
* Allow headless bundles to list pages via $page.Pages and
  $page.RegularPages
* Update to Go 1.14.1 and 1.13.9
* Pass directory name to filters in LstatIfPossible in the same way as
  Readdir
* Update to goldmark 1.1.25.
* Add workaround for regular CSS imports in SCSS
* Add .RegularPagesRecursive
* Add data context to the key in ExecuteAsTemplate
* Improve Tailwind/PostCSS error messages
* Update Blackfriday
* Add languageDirection to language configuration
* Fix Go build version
* Fix GetTerms nil pointer
* Fix scss vs css import regexp
* Fix --templateMetricsHints
* Try to fix a Go 1.15 go vet error

ok jca@
2020-03-21 12:48:36 +00:00
paco
5f218680c5 update www/hugo to latest versio 0.67.1
Changes for this release:
* metrics: Fix --templateMetricsHints [5eadc4c0]
* resources: Add data context to the key in ExecuteAsTemplate [18cb21ff]
* Improve Tailwind/PostCSS error messages [df298558]
* deps: Update Blackfriday [b1106f87]
* resources: Try to fix a Go 1.15 go vet error [c0177fe2]
* Add languageDirection to language configuration [5914f91b]

ok jca@
2020-03-16 10:44:38 +00:00
paco
4e7a411ee4 update www/hugo to latest version (0.67.0) 2020-03-10 09:20:06 +00:00
paco
67342580bc update www/hugo to 0.66.0
ok sthen@, jca@
2020-03-05 06:16:25 +00:00
paco
4eeffaaec0 update www/hugo to 0.65.3
also taking maintainer.

ok abieber@, jca@
2020-03-01 21:20:21 +00:00
danj
5171d0cdfa Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:39:42 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
rsadowski
64b35f6050 Update hugo to 0.53
From Kevin Wondratsch (Maintainer) Thanks!
2018-12-27 17:39:35 +00:00
rsadowski
5bec2905ac Update hugo-0.52
NO_TEST hint by Edward Lopez-Acosta

From Kevin Wondratsch (Maintainer) Thanks!
2018-12-15 14:19:17 +00:00
rsadowski
ae66af0772 Update hugo-0.51
From Kevin Wondratsch (Maintainer) Thanks!
2018-11-15 21:12:05 +00:00
rsadowski
e6a9d9a72f Update hugo-0.49
From Kevin Wondratsch. (maintainer) Thanks!
2018-10-02 06:41:29 +00:00
rsadowski
94ffb0758b Update hugo-0.47.1
From Kevin Wondratsch. Thanks!
2018-10-01 09:00:28 +00:00
jca
fadeb1002a Update to hugo-0.42
From Kevin Wondratsch (maintainer) + clue stick from sthen@
2018-06-14 11:57:19 +00:00
solene
1975ed21ea import hugo 0.41
Hugo is a static HTML and CSS website generator written in Go.  It is
optimized for speed, ease of use, and configurability.  Hugo takes a
directory with content and templates and renders them into a full HTML
website. Hugo relies on Markdown files with front matter for metadata.

Port made by Kevin Wondratch (maintainer)

help from abieber@ and sthen@

ok jca@ rsadowski@
2018-06-11 21:17:14 +00:00