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.
This commit is contained in:
mDuo13
2024-01-31 16:09:41 -08:00
parent 96121303b2
commit 554a3732d4
898 changed files with 19879 additions and 18631 deletions

View File

@@ -2,8 +2,12 @@
html: modular-tutorials-in-javascript.html
parent: javascript.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
metadata:
indexPage: true
---
# JavaScriptのモジュール形式チュートリアル
JavaScriptによるモジュール式XRPLチュートリアルです。
JavaScriptによるモジュール式XRPLチュートリアルです。
{% child-pages /%}

View File

@@ -2,8 +2,12 @@
html: nfts-using-javascript.html
parent: modular-tutorials-in-javascript.html
top_nav_grouping: カテゴリ
template: pagetype-category.html.jinja
metadata:
indexPage: true
---
# JavaScriptを使ったNFT
XRP Ledger上でNFTのミントと販売を行います。
XRP Ledger上でNFTのミントと販売を行います。
{% child-pages /%}