diff --git a/content/about/about.md b/content/about/overview.md similarity index 100% rename from content/about/about.md rename to content/about/overview.md diff --git a/content/community/community-channels.md b/content/community/channels.md similarity index 100% rename from content/community/community-channels.md rename to content/community/channels.md diff --git a/content/community/contribute/community-contribute-to-precice.md b/content/community/contribute/contribute-to-precice.md similarity index 99% rename from content/community/contribute/community-contribute-to-precice.md rename to content/community/contribute/contribute-to-precice.md index f8308cc03a2..e3146198d6d 100644 --- a/content/community/contribute/community-contribute-to-precice.md +++ b/content/community/contribute/contribute-to-precice.md @@ -222,7 +222,7 @@ The content of the tutorials is sourced from the develop branch of the tutorials 1. Trigger the [update submodules workflow](https://github.com/precice/precice.github.io/actions/workflows/update-submodules.yml) and, after it completes, create a new branch and pull request (this may also happen automatically, or someone from the preCICE team may have to do it for you). 2. Edit the [`_config.yml` file](https://github.com/precice/precice.github.io/blob/master/_config.yml) to append the directory name of your tutorial under `subprojects:`. 3. Edit the [tutorials sidebar](https://github.com/precice/precice.github.io/blob/master/_data/sidebars/tutorial_sidebar.yml) to add your tutorial permalink (defined in the heading of the `README.md` you created) to a fitting place, next to a similar tutorial. -4. Edit the [tutorials landing page](https://github.com/precice/precice.github.io/blob/master/content/tutorials/tutorials.md) to add your tutorial to the overview. +4. Edit the [tutorials landing page](https://github.com/precice/precice.github.io/blob/master/content/tutorials/overview.md) to add your tutorial to the overview. After your PR gets reviewed, approved, and merged, the website will be built automatically, and your tutorial will appear online in a couple of minutes. diff --git a/content/community/contribute/community-contribute-open-projects.md b/content/community/contribute/open-projects.md similarity index 100% rename from content/community/contribute/community-contribute-open-projects.md rename to content/community/contribute/open-projects.md diff --git a/content/community/community-contributors.md b/content/community/contributors.md similarity index 100% rename from content/community/community-contributors.md rename to content/community/contributors.md diff --git a/content/community/minisymposia/community-events-wccm-2021.md b/content/community/minisymposia/wccm-2021.md similarity index 100% rename from content/community/minisymposia/community-events-wccm-2021.md rename to content/community/minisymposia/wccm-2021.md diff --git a/content/community/community.md b/content/community/overview.md similarity index 100% rename from content/community/community.md rename to content/community/overview.md diff --git a/content/community/community-projects.md b/content/community/projects.md similarity index 100% rename from content/community/community-projects.md rename to content/community/projects.md diff --git a/content/community/community-support-precice.md b/content/community/support-precice.md similarity index 100% rename from content/community/community-support-precice.md rename to content/community/support-precice.md diff --git a/content/community/community-training.md b/content/community/training.md similarity index 100% rename from content/community/community-training.md rename to content/community/training.md diff --git a/content/community/trainings/training-2026-10.md b/content/community/trainings/2026-10.md similarity index 100% rename from content/community/trainings/training-2026-10.md rename to content/community/trainings/2026-10.md diff --git a/content/community/workshops/precice-workshop-2020.md b/content/community/workshops/2020.md similarity index 100% rename from content/community/workshops/precice-workshop-2020.md rename to content/community/workshops/2020.md diff --git a/content/community/workshops/precice-workshop-2021.md b/content/community/workshops/2021.md similarity index 100% rename from content/community/workshops/precice-workshop-2021.md rename to content/community/workshops/2021.md diff --git a/content/community/workshops/precice-workshop-2022.md b/content/community/workshops/2022.md similarity index 100% rename from content/community/workshops/precice-workshop-2022.md rename to content/community/workshops/2022.md diff --git a/content/community/workshops/precice-workshop-2023.md b/content/community/workshops/2023.md similarity index 100% rename from content/community/workshops/precice-workshop-2023.md rename to content/community/workshops/2023.md diff --git a/content/community/workshops/precice-workshop-2024.md b/content/community/workshops/2024.md similarity index 100% rename from content/community/workshops/precice-workshop-2024.md rename to content/community/workshops/2024.md diff --git a/content/community/workshops/precice-workshop-2025.md b/content/community/workshops/2025.md similarity index 100% rename from content/community/workshops/precice-workshop-2025.md rename to content/community/workshops/2025.md diff --git a/content/community/workshops/precice-workshop-2027.md b/content/community/workshops/2027.md similarity index 100% rename from content/community/workshops/precice-workshop-2027.md rename to content/community/workshops/2027.md diff --git a/content/community/workshops/precice-workshop-organizing.md b/content/community/workshops/organizing.md similarity index 100% rename from content/community/workshops/precice-workshop-organizing.md rename to content/community/workshops/organizing.md diff --git a/content/community/workshops/precice-workshop.md b/content/community/workshops/overview.md similarity index 100% rename from content/community/workshops/precice-workshop.md rename to content/community/workshops/overview.md diff --git a/content/docs/adapters/gismo/adapter-gismo.md b/content/docs/adapters/gismo/overview.md similarity index 100% rename from content/docs/adapters/gismo/adapter-gismo.md rename to content/docs/adapters/gismo/overview.md diff --git a/content/docs/adapters/nutils/adapter-nutils.md b/content/docs/adapters/nutils/overview.md similarity index 100% rename from content/docs/adapters/nutils/adapter-nutils.md rename to content/docs/adapters/nutils/overview.md diff --git a/content/docs/adapters/adapter-overview.md b/content/docs/adapters/overview.md similarity index 100% rename from content/docs/adapters/adapter-overview.md rename to content/docs/adapters/overview.md diff --git a/content/docs/configuration/advanced/configuration-action.md b/content/docs/configuration/advanced/action.md similarity index 100% rename from content/docs/configuration/advanced/configuration-action.md rename to content/docs/configuration/advanced/action.md diff --git a/content/docs/configuration/advanced/configuration-coupling-multi.md b/content/docs/configuration/advanced/coupling-multi.md similarity index 100% rename from content/docs/configuration/advanced/configuration-coupling-multi.md rename to content/docs/configuration/advanced/coupling-multi.md diff --git a/content/docs/configuration/advanced/configuration-export.md b/content/docs/configuration/advanced/export.md similarity index 100% rename from content/docs/configuration/advanced/configuration-export.md rename to content/docs/configuration/advanced/export.md diff --git a/content/docs/configuration/advanced/configuration-logging.md b/content/docs/configuration/advanced/logging.md similarity index 100% rename from content/docs/configuration/advanced/configuration-logging.md rename to content/docs/configuration/advanced/logging.md diff --git a/content/docs/configuration/advanced/configuration-watchintegral.md b/content/docs/configuration/advanced/watchintegral.md similarity index 100% rename from content/docs/configuration/advanced/configuration-watchintegral.md rename to content/docs/configuration/advanced/watchintegral.md diff --git a/content/docs/configuration/advanced/configuration-watchpoint.md b/content/docs/configuration/advanced/watchpoint.md similarity index 100% rename from content/docs/configuration/advanced/configuration-watchpoint.md rename to content/docs/configuration/advanced/watchpoint.md diff --git a/content/docs/configuration/basics/configuration-acceleration.md b/content/docs/configuration/basics/acceleration.md similarity index 100% rename from content/docs/configuration/basics/configuration-acceleration.md rename to content/docs/configuration/basics/acceleration.md diff --git a/content/docs/configuration/basics/configuration-communication.md b/content/docs/configuration/basics/communication.md similarity index 100% rename from content/docs/configuration/basics/configuration-communication.md rename to content/docs/configuration/basics/communication.md diff --git a/content/docs/configuration/basics/configuration-coupling-mesh-exchange.md b/content/docs/configuration/basics/coupling-mesh-exchange.md similarity index 100% rename from content/docs/configuration/basics/configuration-coupling-mesh-exchange.md rename to content/docs/configuration/basics/coupling-mesh-exchange.md diff --git a/content/docs/configuration/basics/configuration-coupling.md b/content/docs/configuration/basics/coupling.md similarity index 100% rename from content/docs/configuration/basics/configuration-coupling.md rename to content/docs/configuration/basics/coupling.md diff --git a/content/docs/configuration/basics/configuration-basics.md b/content/docs/configuration/basics/introduction.md similarity index 100% rename from content/docs/configuration/basics/configuration-basics.md rename to content/docs/configuration/basics/introduction.md diff --git a/content/docs/configuration/basics/configuration-mapping.md b/content/docs/configuration/basics/mapping.md similarity index 100% rename from content/docs/configuration/basics/configuration-mapping.md rename to content/docs/configuration/basics/mapping.md diff --git a/content/docs/configuration/configuration-overview.md b/content/docs/configuration/overview.md similarity index 100% rename from content/docs/configuration/configuration-overview.md rename to content/docs/configuration/overview.md diff --git a/content/docs/configuration/configuration-xml-reference.md b/content/docs/configuration/xml-reference.md similarity index 100% rename from content/docs/configuration/configuration-xml-reference.md rename to content/docs/configuration/xml-reference.md diff --git a/content/docs/couple-your-code/advanced/couple-your-code-adapter-software-engineering.md b/content/docs/couple-your-code/advanced/adapter-software-engineering.md similarity index 100% rename from content/docs/couple-your-code/advanced/couple-your-code-adapter-software-engineering.md rename to content/docs/couple-your-code/advanced/adapter-software-engineering.md diff --git a/content/docs/couple-your-code/advanced/couple-your-code-coupling-flow.md b/content/docs/couple-your-code/advanced/coupling-flow.md similarity index 100% rename from content/docs/couple-your-code/advanced/couple-your-code-coupling-flow.md rename to content/docs/couple-your-code/advanced/coupling-flow.md diff --git a/content/docs/couple-your-code/advanced/couple-your-code-direct-access.md b/content/docs/couple-your-code/advanced/direct-access.md similarity index 100% rename from content/docs/couple-your-code/advanced/couple-your-code-direct-access.md rename to content/docs/couple-your-code/advanced/direct-access.md diff --git a/content/docs/couple-your-code/advanced/couple-your-code-distributed-meshes.md b/content/docs/couple-your-code/advanced/distributed-meshes.md similarity index 100% rename from content/docs/couple-your-code/advanced/couple-your-code-distributed-meshes.md rename to content/docs/couple-your-code/advanced/distributed-meshes.md diff --git a/content/docs/couple-your-code/advanced/couple-your-code-existing-mpi-environment.md b/content/docs/couple-your-code/advanced/existing-mpi-environment.md similarity index 100% rename from content/docs/couple-your-code/advanced/couple-your-code-existing-mpi-environment.md rename to content/docs/couple-your-code/advanced/existing-mpi-environment.md diff --git a/content/docs/couple-your-code/advanced/couple-your-code-fem-meshes.md b/content/docs/couple-your-code/advanced/fem-meshes.md similarity index 100% rename from content/docs/couple-your-code/advanced/couple-your-code-fem-meshes.md rename to content/docs/couple-your-code/advanced/fem-meshes.md diff --git a/content/docs/couple-your-code/advanced/couple-your-code-global-data.md b/content/docs/couple-your-code/advanced/global-data.md similarity index 100% rename from content/docs/couple-your-code/advanced/couple-your-code-global-data.md rename to content/docs/couple-your-code/advanced/global-data.md diff --git a/content/docs/couple-your-code/advanced/couple-your-code-just-in-time-mapping.md b/content/docs/couple-your-code/advanced/just-in-time-mapping.md similarity index 100% rename from content/docs/couple-your-code/advanced/couple-your-code-just-in-time-mapping.md rename to content/docs/couple-your-code/advanced/just-in-time-mapping.md diff --git a/content/docs/couple-your-code/advanced/couple-your-code-moving-or-changing-meshes.md b/content/docs/couple-your-code/advanced/moving-or-changing-meshes.md similarity index 95% rename from content/docs/couple-your-code/advanced/couple-your-code-moving-or-changing-meshes.md rename to content/docs/couple-your-code/advanced/moving-or-changing-meshes.md index 5ca1f324e6c..8b480ad63c6 100644 --- a/content/docs/couple-your-code/advanced/couple-your-code-moving-or-changing-meshes.md +++ b/content/docs/couple-your-code/advanced/moving-or-changing-meshes.md @@ -15,7 +15,7 @@ Examples of this method are the [perpendicular flap tutorials](tutorials-perpend ## Just-in-time data mapping -Instead of defining a static mesh during initialization, coordinates can be provided at runtime to read and write data at the provided coordinates using so-called [just-in-time data mappings](couple-your-code-just-in-time-mapping.md). This feature has particularly been developed for mesh-particle coupling, where one participant has a static mesh and the other participant has time-dependent coupling locations. However, it might be useful in other scenarios as well. +Instead of defining a static mesh during initialization, coordinates can be provided at runtime to read and write data at the provided coordinates using so-called [just-in-time data mappings](couple-your-code-just-in-time-mapping.html). This feature has particularly been developed for mesh-particle coupling, where one participant has a static mesh and the other participant has time-dependent coupling locations. However, it might be useful in other scenarios as well. ## Mapping inside adapter diff --git a/content/docs/couple-your-code/advanced/couple-your-code-waveform.md b/content/docs/couple-your-code/advanced/waveform.md similarity index 100% rename from content/docs/couple-your-code/advanced/couple-your-code-waveform.md rename to content/docs/couple-your-code/advanced/waveform.md diff --git a/content/docs/couple-your-code/couple-your-code-api.md b/content/docs/couple-your-code/api.md similarity index 100% rename from content/docs/couple-your-code/couple-your-code-api.md rename to content/docs/couple-your-code/api.md diff --git a/content/docs/couple-your-code/couple-your-code-overview.md b/content/docs/couple-your-code/overview.md similarity index 100% rename from content/docs/couple-your-code/couple-your-code-overview.md rename to content/docs/couple-your-code/overview.md diff --git a/content/docs/couple-your-code/porting/couple-your-code-porting-overview.md b/content/docs/couple-your-code/porting/overview.md similarity index 100% rename from content/docs/couple-your-code/porting/couple-your-code-porting-overview.md rename to content/docs/couple-your-code/porting/overview.md diff --git a/content/docs/couple-your-code/step-by-step/couple-your-code-defining-mesh-connectivity.md b/content/docs/couple-your-code/step-by-step/defining-mesh-connectivity.md similarity index 100% rename from content/docs/couple-your-code/step-by-step/couple-your-code-defining-mesh-connectivity.md rename to content/docs/couple-your-code/step-by-step/defining-mesh-connectivity.md diff --git a/content/docs/couple-your-code/step-by-step/couple-your-code-gradient-data.md b/content/docs/couple-your-code/step-by-step/gradient-data.md similarity index 100% rename from content/docs/couple-your-code/step-by-step/couple-your-code-gradient-data.md rename to content/docs/couple-your-code/step-by-step/gradient-data.md diff --git a/content/docs/couple-your-code/step-by-step/couple-your-code-implicit-coupling.md b/content/docs/couple-your-code/step-by-step/implicit-coupling.md similarity index 100% rename from content/docs/couple-your-code/step-by-step/couple-your-code-implicit-coupling.md rename to content/docs/couple-your-code/step-by-step/implicit-coupling.md diff --git a/content/docs/couple-your-code/step-by-step/couple-your-code-initializing-coupling-data.md b/content/docs/couple-your-code/step-by-step/initializing-coupling-data.md similarity index 100% rename from content/docs/couple-your-code/step-by-step/couple-your-code-initializing-coupling-data.md rename to content/docs/couple-your-code/step-by-step/initializing-coupling-data.md diff --git a/content/docs/couple-your-code/step-by-step/couple-your-code-mesh-and-data-access.md b/content/docs/couple-your-code/step-by-step/mesh-and-data-access.md similarity index 100% rename from content/docs/couple-your-code/step-by-step/couple-your-code-mesh-and-data-access.md rename to content/docs/couple-your-code/step-by-step/mesh-and-data-access.md diff --git a/content/docs/couple-your-code/step-by-step/couple-your-code-preparing-your-solver.md b/content/docs/couple-your-code/step-by-step/preparing-your-solver.md similarity index 100% rename from content/docs/couple-your-code/step-by-step/couple-your-code-preparing-your-solver.md rename to content/docs/couple-your-code/step-by-step/preparing-your-solver.md diff --git a/content/docs/couple-your-code/step-by-step/couple-your-code-steering-methods.md b/content/docs/couple-your-code/step-by-step/steering-methods.md similarity index 100% rename from content/docs/couple-your-code/step-by-step/couple-your-code-steering-methods.md rename to content/docs/couple-your-code/step-by-step/steering-methods.md diff --git a/content/docs/couple-your-code/step-by-step/couple-your-code-time-step-sizes.md b/content/docs/couple-your-code/step-by-step/time-step-sizes.md similarity index 100% rename from content/docs/couple-your-code/step-by-step/couple-your-code-time-step-sizes.md rename to content/docs/couple-your-code/step-by-step/time-step-sizes.md diff --git a/content/docs/dev-docs/dev-conventions.md b/content/docs/dev-docs/conventions.md similarity index 100% rename from content/docs/dev-docs/dev-conventions.md rename to content/docs/dev-docs/conventions.md diff --git a/content/docs/dev-docs/dev-eventtimings.md b/content/docs/dev-docs/eventtimings.md similarity index 100% rename from content/docs/dev-docs/dev-eventtimings.md rename to content/docs/dev-docs/eventtimings.md diff --git a/content/docs/dev-docs/dev-logging.md b/content/docs/dev-docs/logging.md similarity index 100% rename from content/docs/dev-docs/dev-logging.md rename to content/docs/dev-docs/logging.md diff --git a/content/docs/dev-docs/dev-naming.md b/content/docs/dev-docs/naming.md similarity index 100% rename from content/docs/dev-docs/dev-naming.md rename to content/docs/dev-docs/naming.md diff --git a/content/docs/dev-docs/dev-optimization.md b/content/docs/dev-docs/optimization.md similarity index 100% rename from content/docs/dev-docs/dev-optimization.md rename to content/docs/dev-docs/optimization.md diff --git a/content/docs/dev-docs/dev-overview.md b/content/docs/dev-docs/overview.md similarity index 100% rename from content/docs/dev-docs/dev-overview.md rename to content/docs/dev-docs/overview.md diff --git a/content/docs/dev-docs/dev-publications.md b/content/docs/dev-docs/publications.md similarity index 100% rename from content/docs/dev-docs/dev-publications.md rename to content/docs/dev-docs/publications.md diff --git a/content/docs/dev-docs/dev-release.md b/content/docs/dev-docs/release.md similarity index 100% rename from content/docs/dev-docs/dev-release.md rename to content/docs/dev-docs/release.md diff --git a/content/docs/dev-docs/dev-testing.md b/content/docs/dev-docs/testing.md similarity index 100% rename from content/docs/dev-docs/dev-testing.md rename to content/docs/dev-docs/testing.md diff --git a/content/docs/dev-docs/dev-tooling.md b/content/docs/dev-docs/tooling.md similarity index 100% rename from content/docs/dev-docs/dev-tooling.md rename to content/docs/dev-docs/tooling.md diff --git a/content/docs/docs-meta/docs-meta-cheatsheet.md b/content/docs/docs-meta/cheatsheet.md similarity index 100% rename from content/docs/docs-meta/docs-meta-cheatsheet.md rename to content/docs/docs-meta/cheatsheet.md diff --git a/content/docs/docs-meta/docs-meta-common-issues.md b/content/docs/docs-meta/common-issues.md similarity index 100% rename from content/docs/docs-meta/docs-meta-common-issues.md rename to content/docs/docs-meta/common-issues.md diff --git a/content/docs/docs-meta/docs-meta-content-guidelines.md b/content/docs/docs-meta/content-guidelines.md similarity index 100% rename from content/docs/docs-meta/docs-meta-content-guidelines.md rename to content/docs/docs-meta/content-guidelines.md diff --git a/content/docs/docs-meta/docs-meta-landing-page.md b/content/docs/docs-meta/landing-page.md similarity index 100% rename from content/docs/docs-meta/docs-meta-landing-page.md rename to content/docs/docs-meta/landing-page.md diff --git a/content/docs/docs-meta/docs-meta-migration-guide.md b/content/docs/docs-meta/migration-guide.md similarity index 100% rename from content/docs/docs-meta/docs-meta-migration-guide.md rename to content/docs/docs-meta/migration-guide.md diff --git a/content/docs/docs-meta/docs-meta-overview.md b/content/docs/docs-meta/overview.md similarity index 100% rename from content/docs/docs-meta/docs-meta-overview.md rename to content/docs/docs-meta/overview.md diff --git a/content/docs/docs-meta/docs-meta-publish-to-pdf.md b/content/docs/docs-meta/publish-to-pdf.md similarity index 100% rename from content/docs/docs-meta/docs-meta-publish-to-pdf.md rename to content/docs/docs-meta/publish-to-pdf.md diff --git a/content/docs/docs-meta/docs-meta-search.md b/content/docs/docs-meta/search.md similarity index 100% rename from content/docs/docs-meta/docs-meta-search.md rename to content/docs/docs-meta/search.md diff --git a/content/docs/fundamentals/fundamentals-faq.md b/content/docs/fundamentals/faq.md similarity index 100% rename from content/docs/fundamentals/fundamentals-faq.md rename to content/docs/fundamentals/faq.md diff --git a/content/docs/fundamentals/fundamentals-license.md b/content/docs/fundamentals/license.md similarity index 100% rename from content/docs/fundamentals/fundamentals-license.md rename to content/docs/fundamentals/license.md diff --git a/content/docs/fundamentals/fundamentals-literature-guide.md b/content/docs/fundamentals/literature-guide.md similarity index 100% rename from content/docs/fundamentals/fundamentals-literature-guide.md rename to content/docs/fundamentals/literature-guide.md diff --git a/content/docs/fundamentals/fundamentals-overview.md b/content/docs/fundamentals/overview.md similarity index 100% rename from content/docs/fundamentals/fundamentals-overview.md rename to content/docs/fundamentals/overview.md diff --git a/content/docs/fundamentals/fundamentals-previous-versions.md b/content/docs/fundamentals/previous-versions.md similarity index 100% rename from content/docs/fundamentals/fundamentals-previous-versions.md rename to content/docs/fundamentals/previous-versions.md diff --git a/content/docs/fundamentals/fundamentals-roadmap.md b/content/docs/fundamentals/roadmap.md similarity index 100% rename from content/docs/fundamentals/fundamentals-roadmap.md rename to content/docs/fundamentals/roadmap.md diff --git a/content/docs/fundamentals/fundamentals-terminology.md b/content/docs/fundamentals/terminology.md similarity index 100% rename from content/docs/fundamentals/fundamentals-terminology.md rename to content/docs/fundamentals/terminology.md diff --git a/content/docs/installation/bindings/installation-bindings-fortran.md b/content/docs/installation/bindings/fortran.md similarity index 100% rename from content/docs/installation/bindings/installation-bindings-fortran.md rename to content/docs/installation/bindings/fortran.md diff --git a/content/docs/installation/bindings/installation-bindings-julia.md b/content/docs/installation/bindings/julia.md similarity index 94% rename from content/docs/installation/bindings/installation-bindings-julia.md rename to content/docs/installation/bindings/julia.md index 1f0f0835d31..57c1d84038b 100644 --- a/content/docs/installation/bindings/installation-bindings-julia.md +++ b/content/docs/installation/bindings/julia.md @@ -7,7 +7,7 @@ summary: "Use add PreCICE to install the Julia language bindings from the offici ## The versioning scheme -The versioning scheme of the Julia bindings is the major and minor preCICE version which the bindings are tested with, followed by the version of the Julia bindings. This differs from the [matlab](installation-bindings-python.md) and [python](installation-bindings-python.md) bindings due to the [Julia versioning guidelines](https://pkgdocs.julialang.org/v1/toml-files/#The-version-field), which only allow major, minor, and patch versions. +The versioning scheme of the Julia bindings is the major and minor preCICE version which the bindings are tested with, followed by the version of the Julia bindings. This differs from the [matlab](installation-bindings-matlab.html) and [python](installation-bindings-python.html) bindings due to the [Julia versioning guidelines](https://pkgdocs.julialang.org/v1/toml-files/#The-version-field), which only allow major, minor, and patch versions. Example: version `1` of the Julia bindings for preCICE version `2.4.0` is `2.4.1` diff --git a/content/docs/installation/bindings/installation-bindings-matlab.md b/content/docs/installation/bindings/matlab.md similarity index 100% rename from content/docs/installation/bindings/installation-bindings-matlab.md rename to content/docs/installation/bindings/matlab.md diff --git a/content/docs/installation/bindings/installation-bindings-python.md b/content/docs/installation/bindings/python.md similarity index 100% rename from content/docs/installation/bindings/installation-bindings-python.md rename to content/docs/installation/bindings/python.md diff --git a/content/docs/installation/bindings/installation-bindings-rust.md b/content/docs/installation/bindings/rust.md similarity index 100% rename from content/docs/installation/bindings/installation-bindings-rust.md rename to content/docs/installation/bindings/rust.md diff --git a/content/docs/installation/building-from-source/installation-source-building.md b/content/docs/installation/building-from-source/building.md similarity index 100% rename from content/docs/installation/building-from-source/installation-source-building.md rename to content/docs/installation/building-from-source/building.md diff --git a/content/docs/installation/building-from-source/installation-source-cmake.md b/content/docs/installation/building-from-source/cmake.md similarity index 100% rename from content/docs/installation/building-from-source/installation-source-cmake.md rename to content/docs/installation/building-from-source/cmake.md diff --git a/content/docs/installation/building-from-source/installation-source-configuration.md b/content/docs/installation/building-from-source/configuration.md similarity index 100% rename from content/docs/installation/building-from-source/installation-source-configuration.md rename to content/docs/installation/building-from-source/configuration.md diff --git a/content/docs/installation/building-from-source/installation-source-dependencies.md b/content/docs/installation/building-from-source/dependencies.md similarity index 100% rename from content/docs/installation/building-from-source/installation-source-dependencies.md rename to content/docs/installation/building-from-source/dependencies.md diff --git a/content/docs/installation/building-from-source/installation-source-finding.md b/content/docs/installation/building-from-source/finding.md similarity index 100% rename from content/docs/installation/building-from-source/installation-source-finding.md rename to content/docs/installation/building-from-source/finding.md diff --git a/content/docs/installation/building-from-source/installation-source-installation.md b/content/docs/installation/building-from-source/installation.md similarity index 100% rename from content/docs/installation/building-from-source/installation-source-installation.md rename to content/docs/installation/building-from-source/installation.md diff --git a/content/docs/installation/building-from-source/installation-source-preparation.md b/content/docs/installation/building-from-source/preparation.md similarity index 100% rename from content/docs/installation/building-from-source/installation-source-preparation.md rename to content/docs/installation/building-from-source/preparation.md diff --git a/content/docs/installation/building-from-source/installation-source-testing.md b/content/docs/installation/building-from-source/testing.md similarity index 100% rename from content/docs/installation/building-from-source/installation-source-testing.md rename to content/docs/installation/building-from-source/testing.md diff --git a/content/docs/installation/building-from-source/installation-source-troubleshooting.md b/content/docs/installation/building-from-source/troubleshooting.md similarity index 100% rename from content/docs/installation/building-from-source/installation-source-troubleshooting.md rename to content/docs/installation/building-from-source/troubleshooting.md diff --git a/content/docs/installation/installation-distribution.md b/content/docs/installation/distribution.md similarity index 100% rename from content/docs/installation/installation-distribution.md rename to content/docs/installation/distribution.md diff --git a/content/docs/installation/installation-linking.md b/content/docs/installation/linking.md similarity index 100% rename from content/docs/installation/installation-linking.md rename to content/docs/installation/linking.md diff --git a/content/docs/installation/installation-overview.md b/content/docs/installation/overview.md similarity index 100% rename from content/docs/installation/installation-overview.md rename to content/docs/installation/overview.md diff --git a/content/docs/installation/installation-packages.md b/content/docs/installation/packages.md similarity index 100% rename from content/docs/installation/installation-packages.md rename to content/docs/installation/packages.md diff --git a/content/docs/installation/installation-source-advanced.md b/content/docs/installation/source-advanced.md similarity index 100% rename from content/docs/installation/installation-source-advanced.md rename to content/docs/installation/source-advanced.md diff --git a/content/docs/installation/installation-spack.md b/content/docs/installation/spack.md similarity index 100% rename from content/docs/installation/installation-spack.md rename to content/docs/installation/spack.md diff --git a/content/docs/installation/installation-special-systems.md b/content/docs/installation/special-systems.md similarity index 100% rename from content/docs/installation/installation-special-systems.md rename to content/docs/installation/special-systems.md diff --git a/content/docs/installation/installation-vm.md b/content/docs/installation/vm.md similarity index 100% rename from content/docs/installation/installation-vm.md rename to content/docs/installation/vm.md diff --git a/content/docs/running/running-distributed.md b/content/docs/running/distributed.md similarity index 100% rename from content/docs/running/running-distributed.md rename to content/docs/running/distributed.md diff --git a/content/docs/running/running-output-files.md b/content/docs/running/output-files.md similarity index 100% rename from content/docs/running/running-output-files.md rename to content/docs/running/output-files.md diff --git a/content/docs/running/running-overview.md b/content/docs/running/overview.md similarity index 100% rename from content/docs/running/running-overview.md rename to content/docs/running/overview.md diff --git a/content/docs/running/running-simple.md b/content/docs/running/simple.md similarity index 100% rename from content/docs/running/running-simple.md rename to content/docs/running/simple.md diff --git a/content/docs/running/running-slurm.md b/content/docs/running/slurm.md similarity index 100% rename from content/docs/running/running-slurm.md rename to content/docs/running/slurm.md diff --git a/content/docs/tooling/tooling-builtin.md b/content/docs/tooling/builtin.md similarity index 100% rename from content/docs/tooling/tooling-builtin.md rename to content/docs/tooling/builtin.md diff --git a/content/docs/tooling/tooling-cli.md b/content/docs/tooling/cli.md similarity index 100% rename from content/docs/tooling/tooling-cli.md rename to content/docs/tooling/cli.md diff --git a/content/docs/tooling/tooling-config-visualization.md b/content/docs/tooling/config-visualization.md similarity index 100% rename from content/docs/tooling/tooling-config-visualization.md rename to content/docs/tooling/config-visualization.md diff --git a/content/docs/tooling/tooling-overview.md b/content/docs/tooling/overview.md similarity index 100% rename from content/docs/tooling/tooling-overview.md rename to content/docs/tooling/overview.md diff --git a/content/docs/tooling/tooling-performance-analysis.md b/content/docs/tooling/performance-analysis.md similarity index 100% rename from content/docs/tooling/tooling-performance-analysis.md rename to content/docs/tooling/performance-analysis.md diff --git a/content/docs/tooling/tooling-rbf-shape.md b/content/docs/tooling/rbf-shape.md similarity index 100% rename from content/docs/tooling/tooling-rbf-shape.md rename to content/docs/tooling/rbf-shape.md diff --git a/content/privacy/privacy.md b/content/privacy/overview.md similarity index 100% rename from content/privacy/privacy.md rename to content/privacy/overview.md diff --git a/content/tutorials/tutorials.md b/content/tutorials/overview.md similarity index 100% rename from content/tutorials/tutorials.md rename to content/tutorials/overview.md diff --git a/content/tutorials/tutorials-visualization.md b/content/tutorials/visualization.md similarity index 100% rename from content/tutorials/tutorials-visualization.md rename to content/tutorials/visualization.md