Commit graph

3 commits

Author SHA1 Message Date
Sonia Sandler
a6883bc14c
chore: change GitHub podman desktop links in website to podman-desktop org (#10340)
* chore: change GitHub podman desktop links in website to podman-desktop org

Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: update podman desktop GitHub link in docusaurus config file

Signed-off-by: Sonia Sandler <ssandler@redhat.com>

---------

Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2024-12-16 11:58:45 -05:00
Tim deBoer
5326dd611d feat: reorganize doc navigation by provider
Switches to give every provider (Podman, Lima, Kind, Minikube, OpenShift) its own root folder in the doc navigation (and the child '/installing' is normally where installation instructions are).

Why? Currently the topics for several of these are spread out between multiple sections, e.g. there is Lima information in onboarding for containers, onboarding for Kubernetes, and Kubernetes; installing Podman is under Onboarding for containers but setting the default connection is in Working with containers. As a user I know if I'm using provider X and if I'm looking for information on using X within Podman Desktop, vs how to use Podman Desktop.

After this move, there was only one page in each of the 'onboarding' sections - the onboarding containers overview and working with an existing Kubernetes. These two pages were moved into the respective /containers and /kubernetes folders so that the section could be removed. /working-with-containers was reduced to /containers to match all the other folders.

As much as possible (except for links) I've tried not to edit the content of any page. In a couple cases I had to merge pages that were near duplicates, and likewise there are a couple places where we didn't have a single landing page before (e.g. OpenShift) where I added an initial page.

Added redirects in the docusaurus config, and as much as possible updated links in existing files to point to the new locations.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
2023-11-02 08:05:01 -04:00
Fabrice Flore-Thébault
1b3c030ec3
docs: consistently use lower case in URLs: lowercase installation (#3998) 2023-09-21 12:24:29 +00:00
Renamed from website/docs/Installation/linux-install/installing-podman-desktop-from-a-flatpak-bundle.md (Browse further)