mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
OK quickstart content now
This commit is contained in:
parent
e280e1b824
commit
2c7cea62d6
10
content/concepts/quickstart.md
Normal file
10
content/concepts/quickstart.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: Quickstart
|
||||||
|
description:
|
||||||
|
---
|
||||||
|
|
||||||
|
These Ocean drivers each have their own quickstart. Pick your favorite and have fun!
|
||||||
|
|
||||||
|
- [ocean.js](/references/ocean.js/)
|
||||||
|
- [ocean.py](/references/ocean.py/)
|
||||||
|
- [Ocean React](/references/react/)
|
@ -1,6 +1,6 @@
|
|||||||
- title: Quickstart
|
- title: Quickstart
|
||||||
description: Try out ocean.js, ocean.py or React drivers.
|
description: Try out ocean.js, ocean.py or React drivers.
|
||||||
link: /concepts/introduction/
|
link: /concepts/quickstart/
|
||||||
color: blue
|
color: blue
|
||||||
|
|
||||||
- title: Core Concepts
|
- title: Core Concepts
|
||||||
@ -16,4 +16,4 @@
|
|||||||
- title: API References
|
- title: API References
|
||||||
description: Interfaces for libraries and services.
|
description: Interfaces for libraries and services.
|
||||||
link: /references/introduction/
|
link: /references/introduction/
|
||||||
color: green
|
color: blue
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
- group: Basics
|
- group: Basics
|
||||||
items:
|
items:
|
||||||
|
- title: Quickstart
|
||||||
|
link: /concepts/quickstart/
|
||||||
- title: Introduction
|
- title: Introduction
|
||||||
link: /concepts/introduction/
|
link: /concepts/introduction/
|
||||||
- title: Architecture Overview
|
- title: Architecture Overview
|
||||||
|
Loading…
Reference in New Issue
Block a user