diff --git a/_categories/API-client.md b/_categories/API-client.md index ac47c116..649fb40d 100644 --- a/_categories/API-client.md +++ b/_categories/API-client.md @@ -4,5 +4,5 @@ title: API Clients excerpt: Technical documentation for interacting with Synapse using R, Python, command line, and the REST API. explanation: Unify data and code with Synapse programmatic clients. Programmatic clients provide an interface to Synapse to link computationally-intensive processing with relevant data stored on Synapse. section: core-components -order: 9 +order: 8 --- diff --git a/_categories/admin-and-settings.md b/_categories/admin-and-settings.md index 478c275f..ecf011c4 100644 --- a/_categories/admin-and-settings.md +++ b/_categories/admin-and-settings.md @@ -4,5 +4,5 @@ title: Administration and Settings excerpt: These topics will help you learn about useful settings in Synapse. explanation: These topics will help you learn about useful settings in Synapse. section: core-components -order: 8 +order: 6 --- diff --git a/_categories/challenges.md b/_categories/challenges.md index c6b04b4a..f27201f2 100644 --- a/_categories/challenges.md +++ b/_categories/challenges.md @@ -3,6 +3,6 @@ name: challenges title: Challenges excerpt: Synapse is being used to run Scientific Computing Challenges. Use these articles to find out more! explanation: Synapse is being used to run Scientific Computing Challenges. Use these articles to find out more! -section: additional-components -order: 11 +section: core-components +order: 10 --- diff --git a/_categories/collaboration-and-communication.md b/_categories/collaboration-and-communication.md index 93b00033..e709bc0c 100644 --- a/_categories/collaboration-and-communication.md +++ b/_categories/collaboration-and-communication.md @@ -4,5 +4,5 @@ title: Collaboration and Communication excerpt: Leverage Synapse features to collaborate in your Project. explanation: Synapse is a collaborative platform. Learn about tools that allow this, such as Discussion threads and Wikis. section: core-components -order: 6 +order: 5 --- diff --git a/_categories/governance.md b/_categories/governance.md index 6c22a018..20808d4d 100644 --- a/_categories/governance.md +++ b/_categories/governance.md @@ -4,5 +4,5 @@ title: Governance excerpt: Requirements and best practices for using Synapse in a compliant and ethical manner. explanation: Synapse enables responsible resource sharing with features that allow data contributors to control who views data and how. Sharing Settings can be defined on any File, Folder or Project to keep data private or grant access to any number of Users, including all Synapse users, or Teams. section: before-you-start -order: 2 +order: 3 --- diff --git a/_categories/in-practice.md b/_categories/in-practice.md index 6d8b7099..04dc3d3b 100644 --- a/_categories/in-practice.md +++ b/_categories/in-practice.md @@ -3,6 +3,6 @@ name: in-practice title: In Practice excerpt: Get ideas for how to use Synapse in your own research. explanation: Synapse In-Practice is a how-to guide to show you, with a series of steps, how to solve a specific problem. -section: additional-components -order: 12 +section: core-components +order: 11 --- diff --git a/_categories/onboarding.md b/_categories/onboarding.md index 1b0c9268..99fea287 100644 --- a/_categories/onboarding.md +++ b/_categories/onboarding.md @@ -4,5 +4,5 @@ title: Onboarding excerpt: Read these articles first to get a better understanding of Synapse. explanation: Leverage Synapse features to share, track, and discuss your data and analyses with other Users, Teams and the public. Synapse is a data sharing platform approved for storing data from human subjects research and operates under comprehensive governance policies. Sharing content on Synapse requires special care and thought. Synapse is built to work on the web and through a REST API, Python client, command line client, and R client for programmers. section: before-you-start -order: 1 +order: 2 --- diff --git a/_categories/reproducible-research.md b/_categories/reproducible-research.md index 38061088..e2d51a72 100644 --- a/_categories/reproducible-research.md +++ b/_categories/reproducible-research.md @@ -3,6 +3,6 @@ name: reproducible-research title: Reproducible Research excerpt: Leverage Provenance, DOIs and other features in Synapse to visualize evidence of reproducibility. explanation: Cite data directly using a DOI to fully integrate publications and relevant evidence into your Synapse Project. You can set Provenance to explicitly link GitHub code and other resources to data files. Tracking these steps directly can increase trust in the reliability of your data and analyses. -section: additional-components -order: 10 +section: core-components +order: 9 ---