Fixed the level-1 heading issues that John mentioned. |
||
|---|---|---|
| .github | ||
| dsc-style-bundle@92cf9c057b | ||
| images/architecture | ||
| product-docs-common@2723bc29ad | ||
| versions/latest | ||
| .gitignore | ||
| .gitmodules | ||
| CODEOWNERS | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| package-lock.json | ||
| package.json | ||
| playbook-local.yml | ||
| playbook-remote.yml | ||
README.md
k3k-product-docs
Building using local playbook, UI fetching, and link validation using log-level info:
npx antora --fetch rke2-local-playbook.yml --log-level info
Build content only after initial UI fetch:
npx antora rke2-local-playbook.yml
Running site using local playbook:
npx http-server build/site -c-1