To align with the global Docs SEO optimization, canonical links have been added to all the pages on all the versions.
This will allow users searching for Elemental content to have the latest version displayed on their search results.
Signed-off-by: Nuno do Carmo nuno.carmo@suse.com
Signed-off-by: Nuno do Carmo nuno.carmo@suse.com
I've added an example for how a user can disable specific services, e.g.
servicelb on a target cluster. I've also fixed a couple of typos that I
found along the way.
Elemental has several modules with their own versions, so the versioning of the docs is split as major branches:
- Next: contains the docs of the development versions for all modules
- Stable: contains the docs of the released versions for all modules
Due to how the versioned docs work, the imported files have their path change from `../examples` to `@site/examples`.
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
* Elemental docs migration
- Created new Docusaurus site
- Copied the Elemental docs from rancher/elemental
- Applied same configuration as rancher/elemental
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
* Add navbar icons to links
Added from rancher/elemental PR #517
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
* Updated from rancher/elemental PRs
Delta update with the following `rancher/elemental` PRs applied:
- docs: Change nodeSelector example #508
- COS_GRUB is the EFI boot partition #518
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
* Removed package-lock.json file
Corrected headings in Architecture file
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>