From 0b23a8658e21b25cd884439d7fd2d3342e3a5988 Mon Sep 17 00:00:00 2001 From: Oliver Beckstein Date: Thu, 7 May 2026 15:54:00 -0700 Subject: [PATCH] update redirects - explicitlt redirect from /pages/NAME/ (trailing /) --- citations.md | 4 +++- community.md | 4 +++- contribute.md | 4 +++- documentation.md | 4 +++- events.md | 4 +++- getting_started.md | 4 +++- learning_MDAnalysis.md | 4 +++- mdakits.md | 4 +++- privacy.md | 4 +++- team.md | 4 +++- 10 files changed, 30 insertions(+), 10 deletions(-) diff --git a/citations.md b/citations.md index 61a0b005..3ec74382 100644 --- a/citations.md +++ b/citations.md @@ -2,7 +2,9 @@ layout: page title: Citations order: 11 -redirect_from: /pages/citations +redirect_from: + - /pages/citations + - /pages/citations/ --- MDAnalysis and the included algorithms are scientific software that diff --git a/community.md b/community.md index a9084545..0beca4fb 100644 --- a/community.md +++ b/community.md @@ -2,7 +2,9 @@ layout: page title: Community order: 6 -redirect_from: /pages/community +redirect_from: + - /pages/community + - /pages/community/ --- MDAnalysis is developed and maintained as a freely available, open-source project by a global community of scientists. Our community adheres to our [Code of Conduct]({{ site.baseurl }}/conduct/) and welcomes everyone to participate—whether through GitHub Discussions, issue reports, or code contributions. diff --git a/contribute.md b/contribute.md index a8896901..d84cdd5c 100644 --- a/contribute.md +++ b/contribute.md @@ -2,7 +2,9 @@ layout: page title: Contribute order: 8 -redirect_from: /pages/contribute +redirect_from: + - /pages/contribute + - /pages/contribute/ --- MDAnalysis is an open-source project that welcomes and encourages contributions from the community. Whether you're a developer, documentation writer, or interested in improving the website, there are many ways to get involved. diff --git a/documentation.md b/documentation.md index 5e725827..ca7db727 100644 --- a/documentation.md +++ b/documentation.md @@ -2,7 +2,9 @@ layout: page title: Documentation order: 5 -redirect_from: /pages/documentation +redirect_from: + - /pages/documentation + - /pages/documentation/ --- The [MDAnalysis library]({{ site.github.repo }}) (`import MDAnalysis`) is open-source code, available under the [GNU Lesser General Public License, version 3 or later (LGPLv3+)](https://www.gnu.org/licenses/lgpl-3.0.html). MDAnalysis provides **comprehensive documentation** to help users at all levels—whether you're just getting started, developing new tools, or contributing to the project. From **step-by-step tutorials** to an in-depth **API reference**, these resources will guide you through installing, using, and extending MDAnalysis. diff --git a/events.md b/events.md index 40fc80dd..58f08e6d 100644 --- a/events.md +++ b/events.md @@ -2,7 +2,9 @@ layout: page title: Events order: 7 -redirect_from: /pages/events +redirect_from: + - /pages/events + - /pages/events/ --- MDAnalysis hosts and participates in various **community-driven events, user group meetings (UGMs), workshops, and hackathons** to foster collaboration and learning. diff --git a/getting_started.md b/getting_started.md index 3e8065e4..3be80f02 100644 --- a/getting_started.md +++ b/getting_started.md @@ -2,7 +2,9 @@ layout: page title: Getting Started order: 3 -redirect_from: /pages/getting_started +redirect_from: + - /pages/getting_started + - /pages/getting_started/ --- MDAnalysis is a Python library for analyzing molecular dynamics (MD) simulations. This page will guide you through quickly installing MDAnalysis, exploring a basic example, and accessing learning resources to get started. diff --git a/learning_MDAnalysis.md b/learning_MDAnalysis.md index f432ce21..56de9890 100644 --- a/learning_MDAnalysis.md +++ b/learning_MDAnalysis.md @@ -2,7 +2,9 @@ layout: page title: Learning MDAnalysis order: 4 -redirect_from: /pages/learning_MDAnalysis +redirect_from: + - /pages/learning_MDAnalysis + - /pages/learning_MDAnalysis/ --- MDAnalysis is a powerful Python library for analyzing MD simulations. While primarily designed to help you build custom analysis tools, it also supports interactive data exploration in environments like [IPython](http://ipython.org/) and [Jupyter notebooks](https://jupyter.org/), especially when combined with [pandas](http://pandas.pydata.org/). This makes MDAnalysis an excellent choice for rapid prototyping and exploratory analysis. diff --git a/mdakits.md b/mdakits.md index a3fa5662..d9cd9b21 100644 --- a/mdakits.md +++ b/mdakits.md @@ -2,7 +2,9 @@ layout: page title: MDA Ecosystem order: 10 -redirect_from: /pages/mdakits +redirect_from: + - /pages/mdakits + - /pages/mdakits/ --- MDAnalysis is developed with extensibility in mind, allowing diff --git a/privacy.md b/privacy.md index e8f7ad3f..26c389e0 100644 --- a/privacy.md +++ b/privacy.md @@ -2,7 +2,9 @@ layout: page title: Privacy Policy order: 12 -redirect_from: /pages/privacy +redirect_from: + - /pages/privacy + - /pages/privacy/ --- MDAnalysis is a [fiscally sponsored diff --git a/team.md b/team.md index c1349d01..cbdac408 100644 --- a/team.md +++ b/team.md @@ -2,7 +2,9 @@ layout: page title: MDAnalysis Team order: 9 -redirect_from: /pages/team +redirect_from: + - /pages/team + - /pages/team/ --- MDAnalysis is a community-driven project that is made possible through the efforts of many members who contribute in numerous and diverse ways, ranging from direct package development, maintenance, documentation, communication, and managerial responsibilities. On this page we list identified project roles and team members for each of those roles. We note that the listed roles on this page can differ significantly in scope and required effort.