From 91ff39de0609b21854db9a9964af750d255fa7c3 Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Sun, 8 Sep 2024 22:30:08 -0500 Subject: [PATCH] chore: Make the order match the original --- sites/stats/pages/code/contributors.md | 1 + sites/stats/pages/code/core_repos.md | 1 + sites/stats/pages/code/index.md | 1 + sites/stats/pages/code/issues.md | 1 + sites/stats/pages/code/pipelines/index.md | 1 + sites/stats/pages/code/pull_requests.md | 1 + sites/stats/pages/code/repo_traffic.md | 1 + sites/stats/pages/community/github.md | 1 + sites/stats/pages/community/index.md | 1 + sites/stats/pages/community/slack.md | 1 + 10 files changed, 10 insertions(+) diff --git a/sites/stats/pages/code/contributors.md b/sites/stats/pages/code/contributors.md index c9579d9199..1c59d1f7f5 100644 --- a/sites/stats/pages/code/contributors.md +++ b/sites/stats/pages/code/contributors.md @@ -1,5 +1,6 @@ --- title: Contributors +sidebar_position: 4 --- ## Contributor Leaderboard diff --git a/sites/stats/pages/code/core_repos.md b/sites/stats/pages/code/core_repos.md index 4f80ceec4d..caa4bb61f5 100644 --- a/sites/stats/pages/code/core_repos.md +++ b/sites/stats/pages/code/core_repos.md @@ -1,5 +1,6 @@ --- title: Core Repos +sidebar_position: 6 --- diff --git a/sites/stats/pages/code/index.md b/sites/stats/pages/code/index.md index 0fe61fe786..dadc5a9d39 100644 --- a/sites/stats/pages/code/index.md +++ b/sites/stats/pages/code/index.md @@ -1,5 +1,6 @@ --- title: Code stats +sidebar_position: 2 --- Whilst we always prefer quality over quantity, these numbers reflect the work output from the nf-core community. diff --git a/sites/stats/pages/code/issues.md b/sites/stats/pages/code/issues.md index 68ffdf138c..4d830b94bd 100644 --- a/sites/stats/pages/code/issues.md +++ b/sites/stats/pages/code/issues.md @@ -1,5 +1,6 @@ --- title: Issues +sidebar_position: 3 --- GitHub issues can be created to log feature requests, bug reports or questions. diff --git a/sites/stats/pages/code/pipelines/index.md b/sites/stats/pages/code/pipelines/index.md index 1eaac4ba99..c8ba42e4a5 100644 --- a/sites/stats/pages/code/pipelines/index.md +++ b/sites/stats/pages/code/pipelines/index.md @@ -1,5 +1,6 @@ --- title: Pipeline numbers +sidebar_position: 5 --- All nf-core pipelines are only considered stable when they have at least one release. Until then, they are classed as "in development". diff --git a/sites/stats/pages/code/pull_requests.md b/sites/stats/pages/code/pull_requests.md index de8731d989..c55ce43a57 100644 --- a/sites/stats/pages/code/pull_requests.md +++ b/sites/stats/pages/code/pull_requests.md @@ -1,5 +1,6 @@ --- title: Pull Requests +sidebar_position: 2 --- When people contribute code to a nf-core repository, we conduct a "Pull request" - other members of the nf-core community review the proposed code and make suggestions, before merging into the main repository. diff --git a/sites/stats/pages/code/repo_traffic.md b/sites/stats/pages/code/repo_traffic.md index 054844cae1..7950c1bf55 100644 --- a/sites/stats/pages/code/repo_traffic.md +++ b/sites/stats/pages/code/repo_traffic.md @@ -1,5 +1,6 @@ --- title: Repository Traffic +sidebar_position: 1 --- Every time a nextflow user pulls an nf-core pipeline, the repository is cloned. Here we can track how much that happens across all nf-core repositories. Please note that these numbers come with some caveats [ see more ]. diff --git a/sites/stats/pages/community/github.md b/sites/stats/pages/community/github.md index 5c6228527a..7c151f55d1 100644 --- a/sites/stats/pages/community/github.md +++ b/sites/stats/pages/community/github.md @@ -1,5 +1,6 @@ --- title: GitHub +sidebar_position: 2 --- ## GitHub organisation members diff --git a/sites/stats/pages/community/index.md b/sites/stats/pages/community/index.md index 82c04d4b3c..efba0a4056 100644 --- a/sites/stats/pages/community/index.md +++ b/sites/stats/pages/community/index.md @@ -1,5 +1,6 @@ --- title: Community +sidebar_position: 1 --- The numbers below track our growth over the various channels that the nf-core community operates in. diff --git a/sites/stats/pages/community/slack.md b/sites/stats/pages/community/slack.md index c7d704edb5..cb1e575518 100644 --- a/sites/stats/pages/community/slack.md +++ b/sites/stats/pages/community/slack.md @@ -1,5 +1,6 @@ --- title: Slack +sidebar_position: 1 --- Slack is a real-time messaging tool, with discussion split into channels and groups. We use it to provide help to people running nf-core pipelines, as well as discussing development ideas. You can join the nf-core slack by getting an invite [here](https://nf-co.re/join/slack).