Amarantha Kulkarni
4223c44499
Update References landing page to have only 3 client libraries and add a link to view all
2024-01-31 16:10:33 -08:00
Amarantha Kulkarni
978e4b0191
Fix image syntax on Stablecoin settings page
2024-01-31 16:10:33 -08:00
Amarantha Kulkarni
4de2b00887
Replace cards with a list for XRP-ledger.toml file
2024-01-31 16:10:33 -08:00
Amarantha Kulkarni
f4eb0216c4
Updated hrefs on cards
2024-01-31 16:10:33 -08:00
Amarantha Kulkarni
8224226cad
WIP Initial card-based reference landing page
2024-01-31 16:10:33 -08:00
mDuo13
fdf5a43114
Fix broken [json method][] links
2024-01-31 16:10:33 -08:00
mDuo13
18b2dea128
Fix broken links in partials and tutorials index
...
- Partials using common links need to be included as raw-partials
- xrpl-card href values need to use the production path, not the MD file
path.
2024-01-31 16:10:33 -08:00
mDuo13
63a1a4828b
CSS: Fix colors, footer styling
2024-01-31 16:10:33 -08:00
mDuo13
6c938f7f4d
Remove now-unused _tutorials.scss
2024-01-31 16:10:33 -08:00
mDuo13
9265b0bfee
Fix CSS styles
...
- Move docs graphics to appropriate place
- Fix spacing of header anchors
- Fix display of card grids in md
- Fix display of badges
- Fix theme-aware diagram coloring
- Fix left table columns being line-broken too aggressively
2024-01-31 16:10:33 -08:00
Amarantha Kulkarni
0a04ecfb54
Comment the GitHub code download syntax for now.
2024-01-31 16:10:33 -08:00
Amarantha Kulkarni
e2608b39bc
Remove deprecated pages like Data API from the sidebar and update the metadata on these files to show the sidebar
2024-01-31 16:10:33 -08:00
mDuo13
ba4f4f5d30
Fix code samples
2024-01-31 16:10:33 -08:00
mDuo13
6194bab01b
Top nav: Remove unused field, add note
2024-01-31 16:10:33 -08:00
mDuo13
ec121f2b3e
Fix top nav mobile styles
2024-01-31 16:10:33 -08:00
mDuo13
34986e8ce7
Fix top nav in Redocly
2024-01-31 16:10:33 -08:00
mDuo13
cdce153424
Fix some interactive tutorial bugs
2024-01-31 16:10:33 -08:00
mDuo13
62f66aa726
Fix typo in ledger_data
2024-01-31 16:10:33 -08:00
Amarantha Kulkarni
4032874b0f
Add index file for Getting Started with PHP
2024-01-31 16:10:33 -08:00
mDuo13
07350c031f
Bump Redocly to Realm v0.74.3
2024-01-31 16:10:33 -08:00
mDuo13
134c80f583
Add frontmatter to homepage
2024-01-31 16:10:32 -08:00
mDuo13
a0004af536
Fix duplicate description frontmatter error
2024-01-31 16:10:32 -08:00
mDuo13
8259fdffe1
Add dev tools' frontmatter
2024-01-31 16:10:32 -08:00
mDuo13
cf100679c5
Mass-replace blurb with seo:description in frontmatter
2024-01-31 16:10:32 -08:00
mDuo13
a92c76d352
Update contributor documentation for Realm
2024-01-31 16:10:32 -08:00
mDuo13
098f0ea4d9
Add tutorials landing & components
2024-01-31 16:10:32 -08:00
Rome Reginelli
23cd5cc826
Add footer and frontmatter for custom pages ( #2347 )
...
Fix #2330
2024-01-31 16:10:32 -08:00
Amarantha Kulkarni
b4489f8649
Migrate dev-blog to Redocly ( #2346 )
...
* Step 1 to migrate the blog - Add blog pages from the dev-blog repo
* Add blog-specific sidebar (& update contents)
* Add new dev reflections blog post from 01-23-2024
* Blog migration: fix markdoc errors and broken links
* Remove community pages from the sidebar
---------
Co-authored-by: mDuo13 <mduo13@gmail.com >
2024-01-31 16:10:32 -08:00
mDuo13
33cd1f54a5
Remove badges > ~2yrs old
...
Version 1.8.0 of rippled was released in late 2021, so any changes prior
to that are historical and no longer need badges.
Fixes #1978
2024-01-31 16:10:32 -08:00
mDuo13
20c7f5d0b1
Remove obsolete validation_seed method page
2024-01-31 16:10:32 -08:00
mDuo13
9b49c9f8c9
Remove py-quickstart-intro.md (duplicate of send-payments-using-python.md)
2024-01-31 16:10:32 -08:00
mDuo13
7b958df22c
Add typescript logo to code-samples page
2024-01-31 16:10:32 -08:00
mDuo13
6d881b372d
Disable sidebars on About + Community pages
2024-01-31 16:10:32 -08:00
mDuo13
16eed400d2
Bump Redocly to realm 0.74.2
2024-01-31 16:10:32 -08:00
mDuo13
3eb752159b
Add not-enabled component
2024-01-31 16:10:32 -08:00
mDuo13
f98a23b9c2
Markdoc: add badge component
...
[FOLD] Add badge class to badges
2024-01-31 16:10:32 -08:00
mDuo13
732f7d5aa5
Fix Redocly ignores stanza
2024-01-31 16:10:32 -08:00
mDuo13
acf1d6e39b
Bump Redocly to realm 0.74.1
2024-01-31 16:10:32 -08:00
mDuo13
caa4ed3c57
Remove inline partial from ledger_data
2024-01-31 16:10:32 -08:00
mDuo13
9fd5c2a135
Remove redocly-incompatible syntax from checks tutorials
2024-01-31 16:10:32 -08:00
mDuo13
7367f119e4
Remove more redocly-incompatible syntax
2024-01-31 16:10:32 -08:00
mDuo13
ee8acbbd22
Migrate interactive tutorials (post realm v0.70)
...
Attempt migrating interactive tutorial again
Migrate interactive tutorial snippet syntax
Interactive tutorials: partially migrate send-xrp, no-freeze to new syntax
Fix Send XRP interactive tutorial
Interactive tutorials: fixes for Redocly incl. localization challenges
Interactive tutorials: switch defaultValue back to value in anticipation of Redocly bugfix
Fix document.ready→window.onRouteChange, cyclers, etc. in interactive
tutorials.
2024-01-31 16:10:32 -08:00
mDuo13
4c9a8c0bf9
Move XRPLoader component to better place
2024-01-31 16:10:32 -08:00
JST5000
b5608415ca
Update domain-verifier
...
Add manifest outputs and cleaned up log
fix graceful handling of manifest errors and react key attribute
Update Domain Verifier sidebar entry
2024-01-31 16:10:32 -08:00
akcodez
607a3fbf16
Update Redocly versions of Events/Community/Use Cases
...
updates events page to latest v
add keys to maps
community work
completes contribute/communnity page
uses page
use cases updates
Update content/community/events.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
Update content/community/events.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
Update content/community/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
Update content/community/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
q changes
fix errors
Update content/community/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
package lock revert
Update content/community/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
Update content/community/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
Update content/community/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
Update content/community/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
Update content/community/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com >
qa changes
moves uses into about
fix dupe key errors rm console log
fix wrong import
2024-01-31 16:10:32 -08:00
mDuo13
81f92733ac
Bump realm to 0.71.1
2024-01-31 16:10:32 -08:00
Caleb Kniffen
5a9b40e8c8
Migrate WebSocket Tool to Redocly
...
Recreate branch from base, add react-query-params, fix permalinks, fix sidebar
use correct params library and upgrade redocly.
Fix command text not working with permalink and move more modal logic out of main component.
Moved more connection selection logic to connection modal
Removed many `data-*` attributes previously used by bootstrap modal css
Created a shared modal component which removed 38 lines.
WS Tool: Fix Link import
fix UL error
toggle CurlModal to show/hide on button clicks
resolve error: <div> cannot appear as a descendant of <p>
remove <span>
WS tool: sidebar fixes
2024-01-31 16:10:32 -08:00
mDuo13
e7978ae247
Remove incompatible sidebar frontmatter
2024-01-31 16:10:32 -08:00
mDuo13
b1f1f1155d
Fix redocly/portal→realm import paths
2024-01-31 16:10:32 -08:00
mDuo13
c181de74d7
Fix crash on undefined child-pages
2024-01-31 16:10:32 -08:00