Commit Graph

3 Commits

Author SHA1 Message Date
Bastian Hofmann
e610bc8ef2 Move cluster-capabilities-table to a headless bundle and include it as a page instead of reading the file
This prevents the table to automatically be included on pages of other bundles.
By including the page instead of reading the file also the shortcodes in the table are expanded correctly.

This fixes broken links in the table.

Fixes https://github.com/rancher/docs/issues/2577

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-07-08 11:15:08 -07:00
Catherine Luse
1787e3c0a5 Revert "Move cluster-capabilities-table to a headless bundle and include it as a page instead of reading the file"
This reverts commit 0ebb806516.
2020-07-07 22:00:38 -07:00
Bastian Hofmann
0ebb806516 Move cluster-capabilities-table to a headless bundle and include it as a page instead of reading the file
This prevents the table to automatically be included on pages of other bundles.
By including the page instead of reading the file also the shortcodes in the table are expanded correctly.

This fixes broken links in the table.

Fixes https://github.com/rancher/docs/issues/2577

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2020-07-07 21:33:43 -07:00