20 Commits

Author SHA1 Message Date
paco
2a6841c47b update www/hugo to release 0.71.0
* Use WARN log level also for the early initialization [518d1496]
* Update to Go 1.14.3 and Go 1.13.11 [3cc41523]
* Improve error message when no Babel installed [2fd0a5a6]
* Add test for headings render hook [6e051c05]
* Add render template hooks for headings [423b8f2f]
* Add math.Pow [99193449]
* Do not suppress .well-known/ directory [558c0930]
* Quote "@babel/cli" to solve build error [b69a3614]
* Remove custom x-nodejs plugin [a0103864]
* Use .Lastmod for og:updated_time [6205d56b]
* Fix Babel on Windows [723ec555]
* Upgrade chroma to 0.7.3 to fix invalid css [b342e8fb]

ok rsadowski@ kmos@
2020-05-21 16:37:44 +00:00
paco
7814044f8c update www/hugo to bugfix release 0.69.2
* Fix IsAncestor and IsDescendant when the same page is passed
* deps: Update goldmark-highlighting
* Fix IsAncestor and IsDescendant under subsection

ok jca@
2020-04-24 13:21:03 +00:00
paco
3f91bcc7dd update www/hugo to bugfix release 0.69.1
*  hugolib/filesystems: Fix typo in test suite
* Fix class collector when running with --minify
* related: Fix toLower
* Fix broken test [b3c82575]
* tpl/tmplimpl/template: Change defer RLock to RUnlock
* hugolib: Add Unlock before panic
* docs: Fix typo in Hugo's Security Model
* deps: Update go-org to v1.1.0
* commands: Modify gen chromastyles to output all CSS classes
* deps: Update to goldmark v1.1.28
* Fix query parameter handling in server fast render mode

ok jca@
2020-04-22 11:25:25 +00:00
paco
3775050750 update www/hugo to bugfix release 0.69.0
* Extend Jsonify to support options map
* Extend Jsonify to support optional indent parameter
* Regen docs helper
* Collect HTML elements during the build to use in PurgeCSS etc.
* Update to latest emoji package
* Update hosting-on-aws-amplify.md
* Add basic "post resource publish support"
* Typo correction [commit 7eba37ae]
* Use semver for min_version per recommendations
* Updateto gitmap v1.1.2
* Add data context to the key in ExecuteAsTemplate"
* Fix hugo mod vendor for regular file mounts
* Revert "Revert "common/herrors: Fix typos in comments""
* Fix typos in comments" [commit 4437e918]
* Fix typos in comments [commi t1123711b]
* Fix TrimShortHTML
* Fix IsDescendant/IsAncestor for overlapping section names
* fix typo in getting started
* Fix _build.list.local logic
* Fix cache reset for a page's collections on server live reload

ok jca@
2020-04-10 19:08:39 +00:00
paco
5fe3e73de2 update www/hugo to bugfix release 0.68.3
Just one change for this release:
* Fix _build.list.local logic
* Fix cache reset for a page's collections on server live reload

ok jca@
2020-03-24 15:37:58 +00:00
paco
74ea6a8438 update www/hugo to bugfix release 0.68.1
Just one change for this release:
* Revert "resources: Add data context to the key in ExecuteAsTemplate"

ok jca@
2020-03-22 16:53:12 +00:00
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