Docs: start redoing landing page

This commit is contained in:
mDuo13
2021-06-23 17:22:03 -07:00
parent 574941b691
commit ae533b608b
20 changed files with 3510 additions and 3381 deletions

View File

@@ -7,6 +7,7 @@ top_nav_name: HTTP / WebSocket
top_nav_grouping: Get Started
labels:
- Development
showcase_icon: assets/img/logos/globe.svg
---
# Get Started Using HTTP / WebSocket APIs

View File

@@ -12,6 +12,7 @@ filters:
- include_code
labels:
- Development
showcase_icon: assets/img/logos/java.svg
---
# Get Started Using Java

View File

@@ -4,6 +4,7 @@ parent: get-started.html
blurb: XRP Ledgerに照会するエントリーレベルのJavaScriptアプリケーションを構築します。
labels:
- 開発
showcase_icon: assets/img/logos/javascript.svg
---
# RippleAPI入門ガイド

View File

@@ -6,6 +6,7 @@ top_nav_name: JavaScript
top_nav_grouping: Get Started
labels:
- Development
showcase_icon: assets/img/logos/javascript.svg
---
# Get Started Using Node.js

View File

@@ -9,6 +9,7 @@ filters:
- include_code
labels:
- Development
showcase_icon: assets/img/logos/python.svg
---
# Get Started Using Python