Commit Graph

25 Commits

Author SHA1 Message Date
mDuo13
cf100679c5 Mass-replace blurb with seo:description in frontmatter 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
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
554a3732d4 Migrate content syntax via script
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.
2024-01-31 16:09:41 -08:00
Rome Reginelli
db5a32ddac Merge pull request #2331 from tequdev/ja-xchainbridge
[JA] XChainBridge
2024-01-10 14:27:48 -08:00
tequ
b540e265c5 [JA] translate xchainbridge (concept,ledger-entry) 2024-01-10 19:51:24 +09:00
tequ
b2155415e9 Merge commit '8a15e2e78439493c39d3133e095f8fc9d3b43d59' into ja-fix-request-response 2024-01-10 13:06:03 +09:00
tequ
08474e7d2d [JA] fix translated sections 2024-01-10 13:05:47 +09:00
tequ
15e0519260 [JA] fix request, response 2024-01-05 19:07:53 +09:00
tequ
ed67cc82b0 [JA] update cross-currency 2024-01-05 18:49:51 +09:00
tequ
e63f9db73c [JA] follow #2296 2023-12-08 21:36:22 +09:00
ddawson
ab146f40a8 Reorg tokens & stablecoin use case
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
2023-12-06 17:21:23 -08:00
mDuo13
dea62003f8 Public servers: rm AMM-Devnet, add Xahau 2023-12-05 12:56:49 -08:00
tequ
1fb3a74e59 fix link 2023-11-28 18:29:23 +09:00
tequ
f2371c8eef Merge commit 'f8d08389620c165deeb799bba8bea7e6482ae31a' 2023-11-24 16:47:03 +09:00
tequ
8c8a5dbaea [JA] update ripple statement 2023-11-24 16:41:38 +09:00
Rome Reginelli
35e9a6f368 Merge pull request #2228 from develoQ/ja-token
[JA] update `issued currency` to `token`
2023-10-30 14:54:04 -07:00
tequ
8ece0a02ec Merge commit '80ef0d625069a509839cd7ca81662fc7bcbbfff9' into ja-token 2023-10-23 11:28:28 +09:00
tequ
a85ecaf2c8 Merge commit '80ef0d625069a509839cd7ca81662fc7bcbbfff9' into ja-infra 2023-10-23 11:12:53 +09:00
tequ
29e0c2bd87 [JA] fix require-destination-tags 2023-10-23 11:12:46 +09:00
tequ
27058687b3 [JA] update 発行済み通貨(issued currency) to トークン(token) 2023-10-19 16:06:23 +09:00
tequ
188b23c2a7 [JA] update amendments status 2023-10-19 14:22:59 +09:00
mDuo13
838225f798 Add line breaks after initial h1's consistently 2023-10-16 16:30:34 -07:00
mDuo13
70c3c8a1fa Add md files for auto index pages
Part of IA and Redocly migration work. Create simple .md files to
represent the automatic index pages that previously only existed in
the dactyl-config.yml file. (The code used to do this is also part
of the commit but is, hopefully, no longer needed.)
2023-10-12 17:07:04 -07:00
mDuo13
26b3939747 [JA] Move files to a dir compatible with Redocly
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.)
2023-10-09 11:33:55 -07:00