From 958d9a4bd1d5e89ecbebb91fa3486bbfdac9c460 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Sat, 14 Nov 2020 00:01:40 +0100 Subject: [PATCH] repo reorg --- data/repositories.yml | 26 +++++++++++++++++--------- data/sidebars/concepts.yml | 4 ++-- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/data/repositories.yml b/data/repositories.yml index ada67d41..5b3fbc25 100644 --- a/data/repositories.yml +++ b/data/repositories.yml @@ -7,23 +7,31 @@ - name: ocean.py - name: react -- group: Smart Contracts +- group: Core items: - name: contracts - -- group: Ocean Market - items: - - name: market - -- group: Services - items: - - name: barge - name: aquarius links: - name: API reference url: /references/aquarius/ - name: provider +- group: Ocean Market + items: + - name: market + links: + - name: Live + url: https://market.oceanprotocol.com + - name: market-stats + - name: market-purgatory + - name: list-purgatory + +- group: Tools + items: + - name: barge + - name: art + - name: eslint-config-oceanprotocol + - group: Compute-to-Data items: - name: operator-service diff --git a/data/sidebars/concepts.yml b/data/sidebars/concepts.yml index eb055701..6bcd77d7 100644 --- a/data/sidebars/concepts.yml +++ b/data/sidebars/concepts.yml @@ -2,12 +2,12 @@ items: - title: Introduction link: /concepts/introduction/ + - title: Quickstart + link: /concepts/quickstart/ - title: Architecture Overview link: /concepts/architecture/ - title: Compute-to-Data link: /concepts/compute-to-data/ - - title: Quickstart - link: /concepts/quickstart/ - group: Networks items: