tektoncd/website

Missing permanent links to the last release

Open

#215 opened on Nov 14, 2020

View on GitHub
 (3 comments) (2 reactions) (0 assignees)CSS (171 forks)auto 404
help wantedkind/featurelifecycle/frozen

Repository metrics

Stars
 (69 stars)
PR merge metrics
 (PR metrics pending)

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/

Contributor guide