site/_src/_data/menus.yml

41 lines
852 B
YAML

---
main:
- title: Features
url: /features/
- title: Developers
url: /developers/getstarted/
items:
- title: Get Started
url: /developers/getstarted/
- title: Guide
url: /developers/guide/
- title: Docs
url: https://docs.bigchaindb.com/
external: true
- title: Services
url: /services/
secondary:
- title: About
url: "/about/"
- title: Blog
url: https://blog.bigchaindb.com
- title: Whitepaper
url: "/whitepaper/"
- title: Contact
url: "/contact/"
community:
- title: GitHub
url: https://github.com/bigchaindb
legal:
- title: Terms
url: "/terms/"
- title: Privacy
url: "/privacy/"
- title: Contributor Agreement
url: "/cla/"
- title: Imprint
url: "/imprint/"