mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			106 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			106 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# alertbanner:
 | 
						|
#   show: true
 | 
						|
#   message: This is the draft Redocly version of the site!
 | 
						|
#   button: Cool
 | 
						|
#   link: https://github.com/ripple/xrpl-org-dev-portal
 | 
						|
 | 
						|
# nav:
 | 
						|
- group: About
 | 
						|
  groupTranslationKey: theme.navbar.about
 | 
						|
  items:
 | 
						|
    - group: XRP Ledger
 | 
						|
      items:
 | 
						|
        - page: ./about/index.page.tsx
 | 
						|
        - page: ./about/uses.page.tsx
 | 
						|
        - page: ./about/history.page.tsx
 | 
						|
    - group: XRP
 | 
						|
      items:
 | 
						|
        - page: ./about/xrp.page.tsx
 | 
						|
    - group: Sustainability
 | 
						|
      items:
 | 
						|
        - page: ./about/impact.page.tsx
 | 
						|
    - group: About
 | 
						|
      items:
 | 
						|
        - label: XRPL Foundation
 | 
						|
          href: https://foundation.xrpl.org/
 | 
						|
          external: true
 | 
						|
        - page: ./about/faq.md
 | 
						|
        - page: ./about/privacy-policy.md
 | 
						|
 | 
						|
- group: Docs
 | 
						|
  groupTranslationKey: theme.navbar.docs
 | 
						|
  items:
 | 
						|
    - icon: ./static/img/icons/docs.svg
 | 
						|
    # Note: arbitrary keys are dropped from these items, so the label & description are split on " || "
 | 
						|
      label: Documentation || Dive into XRP Ledger technology and start integrating.
 | 
						|
      page: ./docs/index.page.tsx
 | 
						|
    - group: Article Types
 | 
						|
      items:
 | 
						|
        - page: ./docs/concepts/index.md
 | 
						|
        - page: ./docs/tutorials/index.md
 | 
						|
        - page: ./docs/references/index.md
 | 
						|
        - page: ./docs/infrastructure/index.md
 | 
						|
    - group: Use Cases
 | 
						|
      items:
 | 
						|
        - page: ./docs/use-cases/payments/index.md
 | 
						|
        - page: ./docs/use-cases/tokenization/index.md
 | 
						|
        - page: ./docs/use-cases/defi/index.md
 | 
						|
    - group: Get Started
 | 
						|
      items:
 | 
						|
        - page: ./docs/tutorials/javascript/index.md
 | 
						|
        - page: ./docs/tutorials/python/index.md
 | 
						|
        - page: ./docs/tutorials/java/index.md
 | 
						|
        - page: ./docs/tutorials/php/index.md
 | 
						|
        - page: ./docs/tutorials/http-websocket-apis/index.md
 | 
						|
 | 
						|
- group: Resources
 | 
						|
  groupTranslationKey: theme.navbar.resources
 | 
						|
  items:
 | 
						|
    - group: Development
 | 
						|
      items:
 | 
						|
        - label: Code Samples
 | 
						|
          href: /resources/code-samples
 | 
						|
        - page: ./resources/dev-tools/index.page.tsx
 | 
						|
        - label: XRPL Learning Portal
 | 
						|
          href: https://learn.xrpl.org/
 | 
						|
          external: true
 | 
						|
        - label: XRPL Brand Kit
 | 
						|
          href: /XRPL_Brand_Kit.zip
 | 
						|
    - group: Current Status
 | 
						|
      items:
 | 
						|
        - label: Ledger Explorer
 | 
						|
          href: https://livenet.xrpl.org/
 | 
						|
          external: true
 | 
						|
        - label: Known Amendments
 | 
						|
          href: /resources/known-amendments
 | 
						|
    - group: Join In
 | 
						|
      items:
 | 
						|
        - label: Contribute Code
 | 
						|
          href: /resources/contribute-code
 | 
						|
        - label: Contribute Documentation
 | 
						|
          href: /resources/contribute-documentation
 | 
						|
 | 
						|
- group: Community
 | 
						|
  groupTranslationKey: theme.navbar.community
 | 
						|
  items:
 | 
						|
    - icon: ./static/img/icons/contribute.svg
 | 
						|
      label: Contribute to the XRPL Community || Join the conversation
 | 
						|
      href: /community/
 | 
						|
    - group: Get Involved
 | 
						|
      items:
 | 
						|
      - page: ./community/events.page.tsx
 | 
						|
      - page: ./community/ambassadors.page.tsx
 | 
						|
      - page: ./community/developer-funding.page.tsx
 | 
						|
      - label: XRPL Jobs
 | 
						|
        href: https://jobs.xrpl.org/
 | 
						|
        external: true
 | 
						|
      - label: Dev Blog
 | 
						|
        href: /blog/
 | 
						|
      - label: XRPL Grants
 | 
						|
        href: https://xrplgrants.org/
 | 
						|
        external: true
 | 
						|
      - label: GitHub
 | 
						|
        href: https://github.com/XRPLF/
 | 
						|
        external: true
 | 
						|
      - page: ./community/report-a-scam.md
 |