mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-27 06:36:08 +00:00
Nav: Adjust ordering (via YAML 'weight' param)
This commit is contained in:
parent
331ea896c9
commit
07c915099a
7 changed files with 7 additions and 2 deletions
|
@ -2,6 +2,7 @@ title: Articles
|
|||
color: navy
|
||||
icon: stroke_pencil
|
||||
description: Articles about Dash Platform.
|
||||
weight: 1
|
||||
content:
|
||||
- title: Announcing the Release of Dash Platform v0.11
|
||||
date: "2020-03-18"
|
||||
|
|
|
@ -2,6 +2,7 @@ title: Bounties
|
|||
color: yellow
|
||||
icon: stroke_pencil
|
||||
description: Articles about Dash Platform.
|
||||
weight: 7
|
||||
content:
|
||||
- title: Dash Heart Bounty
|
||||
website: https://trello.com/c/BhXzmXez/7-dash-heart-bounty
|
||||
|
|
|
@ -2,6 +2,7 @@ title: DAPI
|
|||
color: teal
|
||||
icon: stroke_copy
|
||||
description: Useful code & tutorials for Dash Platform
|
||||
weight: 2
|
||||
content:
|
||||
- title: DashJS
|
||||
website: https://dashevo.github.io/DashJS/#/
|
||||
|
|
|
@ -2,6 +2,7 @@ title: Dapps
|
|||
color: aqua
|
||||
icon: stroke_marketing
|
||||
description: Dapps under development for Dash Platform
|
||||
weight: 3
|
||||
content:
|
||||
- title: DPNS
|
||||
website: https://dashplatform.readme.io/docs/explanation-dpns
|
||||
|
|
|
@ -2,7 +2,7 @@ title: Docs
|
|||
color: green
|
||||
icon: stroke_decentralization
|
||||
description: Dash Platorm Documentation resources.
|
||||
weight: 10
|
||||
weight: 4
|
||||
content:
|
||||
- title: DashJS
|
||||
website: https://dashevo.github.io/DashJS
|
||||
|
|
|
@ -2,7 +2,7 @@ title: Tools
|
|||
color: yellow
|
||||
icon: stroke_code
|
||||
description: Tools for developing with Dash Platform.
|
||||
weight: 6
|
||||
weight: 5
|
||||
content:
|
||||
- title: EvoNet Faucet
|
||||
website: http://devnet-evonet-1117662964.us-west-2.elb.amazonaws.com/
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
title: Videos
|
||||
color: red
|
||||
description: Videos about Dash Platform.
|
||||
weight: 6
|
||||
icon: stroke_speaker
|
||||
content:
|
||||
- title: DASH EvoNet Review
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue