tektoncd/website

Missing permanent links to the last release

Aberta

#215 aberto em 14 de nov. de 2020

 (3 comentários) (2 reações) (0 responsável)CSS (171 forks)auto 404
help wantedkind/featurelifecycle/frozen

Métricas do repositório

Stars
 (69 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Feature request

As a website user, I'd like to have permanent links to any documentation on the website.

Use case

Link sharing, blog posts, bookmarks and so.

More details

Links to vault releases are safe, but those to the latest release do not include the version on the URL, and it is not possible to have a version of the URL with the version inside for the latest release.

As a side, it would be nice to have "nice" URL, that one could build by heart, something like:

  • /docs/pipeline/v0.18.0/tasks
  • /docs/triggers/latest/eventlisteners/

Guia do colaborador