Skip to content

Commit ce23e71

Browse files
committed
reorder pages in sidebar
1 parent c25260d commit ce23e71

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

pages/citations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: Citations
4-
order: 9
4+
order: 8
55
---
66

77
MDAnalysis and the included algorithms are scientific software that

pages/contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: Contribute
4-
order: 6
4+
order: 5
55
---
66

77
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.

pages/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: Events
4-
order: 4
4+
order: 7
55
---
66

77
MDAnalysis hosts and participates in various **community-driven events, user group meetings (UGMs), and workshops** to foster collaboration and learning.

pages/learning_MDAnalysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: Learning MDAnalysis
4-
order: 3
4+
order: 2
55
---
66

77
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.

pages/mdakits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: MDAKits and MDA-based tools
4-
order: 5
4+
order: 4
55
---
66

77
MDAnalysis is developed with extensibility in mind, allowing

0 commit comments

Comments
 (0)