Go to file
akashraj4261 c6634a7941
Merge pull request #29 from akashraj4261/akash/level_1-heading-fix
Fixed the level-1 heading issues that John mentioned.
2025-10-16 14:50:38 +05:30
.github Merge pull request #8 from rancher/jhkrug-patch-1 2025-09-11 17:08:16 +05:30
dsc-style-bundle@92cf9c057b Bump dsc-style-bundle from `509a71a` to `92cf9c0` 2025-10-10 16:25:21 +00:00
images/architecture
product-docs-common@2723bc29ad Fixed the level-1 heading issues that John mentioned. 2025-10-16 14:31:41 +05:30
versions/latest Fixed the level-1 heading issues that John mentioned. 2025-10-16 14:31:41 +05:30
.gitignore Corrected the playbook config files. 2025-10-13 15:35:18 +05:30
.gitmodules Use shared resource for attributes 2025-09-24 17:19:51 -07:00
CODEOWNERS
LICENSE
Makefile
README.md
package-lock.json
package.json
playbook-local.yml Corrected the playbook config files. 2025-10-13 15:35:18 +05:30
playbook-remote.yml Corrected the playbook config files. 2025-10-13 15:35:18 +05:30

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

Extentions