Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Sat, 16 May 2026 10:39:28 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #4075: docs: restructure site, compatibility page, changelog-driven releases In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 4466605546 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 4075 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4075#issuecomment-4466605546 Content-Type: text/plain; charset=utf-8 I get an error building this with hugo v0.161.1-ea8f66a7ce988664dcc84c052fc96757042e2e4a windows/arm64 BuildDate=2026-04-29T13:56:01Z VendorInfo=gohugoio ```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. Built in 20 ms ERROR error building site: render: [en v1.0.0 guest] failed to render pages: render of "/categories" failed: "C:\Users\davec\projects\jdbc\pgjdbc\docs\layouts\_d efault\baseof.html:16:42": execute of template failed: template: list.html:16:42: executing "list.html" at <$style.Permalink>: error calling Permalink: TOCSS: fa iled to transform "/sass/main.scss" (text/x-scss). Check your Hugo installation; you need the extended version to build SCSS/SASS with transpiler set to 'libsass'.: this feature is not available in your current Hugo version, see https://goo.gl/YMrWcn for more information ```