k8ssandra / k8ssandra-operator

The Kubernetes operator for K8ssandra
https://k8ssandra.io/
Apache License 2.0
171 stars 78 forks source link

Fix docs site #912

Open olim7t opened 1 year ago

olim7t commented 1 year ago

The docs site is broken:

% cd docs
% npm run build:production

> k8ssandra-docs-v2@0.1.0 build:production
> hugo --environment production

hugo: downloading modules …
hugo: collected modules in 19667 ms
Start building sites …
hugo v0.111.3+extended darwin/amd64 BuildDate=unknown
Error: Error building site: ".../k8ssandra-operator/docs/content/en/tasks/monitor/_index.md:1:1": EOF looking for end YAML front matter delimiter

┆Issue is synchronized with this Jira Story by Unito ┆Issue Number: K8OP-233

Miles-Garnsey commented 1 year ago

@adejanovski does the docs site need to be built with a particular npm version?