From 727e27ea6ffbc0bcf3866dbb42306a370c03bb0e Mon Sep 17 00:00:00 2001 From: Andy Freer Date: Sun, 9 Feb 2020 20:25:39 +0000 Subject: [PATCH] Data: Add Docs --- data/docs.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/docs.yaml diff --git a/data/docs.yaml b/data/docs.yaml new file mode 100644 index 0000000..1fb5929 --- /dev/null +++ b/data/docs.yaml @@ -0,0 +1,21 @@ +title: Docs +color: green +icon: stroke_decentralization +description: Dash Platorm Documentation resources. +content: + - title: DashJS + website: https://dashevo.github.io/DashJS + picture: /images/brand/dashjs.png + description: > + JavaScript library for Dapp developers on Dash Platform + - title: Platform Developer Guide + website: https://dashplatform.readme.io/ + picture: /images/brand/dash_logo_2018_rgb_for_screens.png + description: > + Guides and documentation to help you start working with Dash Platform as quickly as possible, as well as support if you get stuck. + - title: Core Developer Guide + website: https://dash-docs.github.io/en/developer-guide + source: https://github.com/dash-docs/dash-docs + picture: /images/brand/dash_logo_2018_black.png + description: > + Detailed docs for working with Dash's internal Core Network