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.
The changes in this commit were auto-generated by running
tool/migrate.sh
Following this commit, the Dactyl build no longer works but the Redocly
build (mostly) should.
wip
fix links
fix 2 links
trim and add topics
Add checklist, rename sc subtopics
Fix internal links
Add DEX/AMM
Add graphics
reorg files
reorg/rename
Fix blurb
Remove old JA files
edits per review
review changes
rename output file name of index files to match the folder name
Update output file and parent filenames
add reusable links snippet
fix broken links
Update Ja file
Move path.md to same location in i18n folder
Revert naming for nft-collections page
Rename to match files in En and Ja
update links to reflect updated file name
Rename nft-auctions under Ja folder and update links throughout
Rename nftoken-authorized-minting and update links throughout
Fix links
Rename the nft-fixed-supply Ja file to match the reorg in English and update links
Move nft-reserve-requirements file in Ja and update links
Fix some more broken links
Fix more broken links by renaming html files back
Stablecoin reorg: fix various issues
Remove nfts_by_issuer method (unreleased) page
Remove redundant parent: attrs from config file
Fix syntax highlighting of Authorizing Another Minter js
Fix config/frontmatter errors
The new folder will be compatible with both Dactyl and Redocly when it
comes to loading the Japanese translation for a given page.
Snippets are not moved for now because importing them would require
more complex changes to the actual Markdown pages, and wouldn't be
cross-compatible anyway (Redocly uses slightly different 'partial'
rather than 'include' syntax.)