Skip to content

docs: initialise the Hextra submodule first - #24

Merged
jgrodziski merged 1 commit into
mainfrom
23-pnpm--r-build-fails-on-a-fresh-clone-unknown-output-format-llms-for-kind-home
Sep 22, 2026
Merged

jgrodziski merged 1 commit into
mainfrom
23-pnpm--r-build-fails-on-a-fresh-clone-unknown-output-format-llms-for-kind-home

Conversation

@dpanza

@dpanza dpanza commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

A plain clone leaves website/themes/hextra empty, and Hugo then rejects hugo.yaml with unknown output format "llms" because that format is declared by the theme. Clone with --recurse-submodules, or run git submodule update --init before pnpm -r build.

Fixes #23

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
codegraph 27022bf Commit Preview URL Sep 22 2026, 08:15 PM

A plain clone leaves website/themes/hextra empty, and Hugo then
rejects hugo.yaml with `unknown output format "llms"` because that
format is declared by the theme. Clone with --recurse-submodules,
or run `git submodule update --init` before `pnpm -r build`.

Fixes #23

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@jgrodziski
jgrodziski force-pushed the 23-pnpm--r-build-fails-on-a-fresh-clone-unknown-output-format-llms-for-kind-home branch from 538959f to 27022bf Compare September 22, 2026 20:14
@jgrodziski
jgrodziski merged commit 5624106 into main Sep 22, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pnpm -r build fails on a fresh clone: unknown output format "llms" for kind "home"

2 participants