pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
From: davecramer (@davecramer) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: Re: [pgjdbc/pgjdbc] PR #4075: docs: restructure site, compatibility page, changelog-driven releases
Date: Sat, 16 May 2026 17:26:55 +0000
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

> The error is "Hugo not Extended" — `docs/layouts/_default/baseof.html` uses `css.Sass`, which only works in the extended Hugo build. Your hugo version shows windows/arm64 without a `+extended` tag.
> 
> Fix:
> 
> ```
> scoop install hugo-extended    # or: choco install hugo-extended / winget install Hugo.Hugo.Extended
> hugo version                   # should now print: hugo v0.161.1+extended windows/arm64 ...
> ```
> 
> Or download hugo_extended_*_windows-arm64.zip from https://github.com/gohugoio/hugo/releases.
> 
> I'll extend the build so it also parse hugo version and fail with a clear message if `+extended` is missing, so the next person hits a readable Gradle error instead of an SCSS stack trace.

Same error 
```ERROR deprecated: The "_build" front matter key was deprecated in Hugo 0.145.0 and subsequently removed. Use "build" instead. See https://gohugo.io/content-management/build-options.
WARN  deprecated: .Site.Data was deprecated in Hugo v0.156.0 and will be removed in a future release. Use hugo.Data instead.
Built in 1098 ms
ERROR error building site: logged 1 error(s)```
 
with  hugo version
hugo v0.161.1-ea8f66a7ce988664dcc84c052fc96757042e2e4a+extended windows/amd64 BuildDate=2026-04-29T13:56:01Z VendorInfo=gohugoio


view thread (64+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: github://pgjdbc/pgjdbc
  Cc: [email protected], [email protected]
  Subject: Re: [pgjdbc/pgjdbc] PR #4075: docs: restructure site, compatibility page, changelog-driven releases
  In-Reply-To: <<[email protected]>>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox