Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Make docs more content aware #1217

Open
@invidian

Description

@invidian

Currently when you go to https://kinvolk.io/docs/lokomotive/0.5/quickstarts/aks/, you can see "Lokomotive AKS quickstart guide" string all over the place.
Selection_281
Highlighted parts should be simplified to just "AKS". As far as I know this can be done with the following patch:

 ---
 title: Lokomotive AKS quickstart guide
+linkTitle: AKS
 weight: 10
 ---

We should of course go trough the entire docs tree and apply it everywhere where content is duplicated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions