Commit Graph

6564 Commits

Author SHA1 Message Date
tequ
44dfaab4cd fix "価値のあるインターネット" 2023-09-14 09:06:08 +09:00
tequ
72e82a449b [JA] update concepts, use-cases in IA.v3 2023-09-12 18:19:38 +09:00
Rome Reginelli
ba8a99312a Merge pull request #2117 from XRPLF/restore_py35_compat
Restore Python 3.5 compatibility
2023-09-11 17:19:29 -07:00
mDuo13
8283078e17 Restore Python 3.5 compatibility
Our (current, deprecated) build process relies on Python 3.5, so this
removes incompatible (f-strings) syntax from the "enforce_filenames"
filter.
2023-09-11 16:45:22 -07:00
Rome Reginelli
8d9ec79efe Merge pull request #2116 from XRPLF/updateCurrencyFormats
per TOK-381, clawback is special case.
2023-09-11 16:28:22 -07:00
Rome Reginelli
c211bcf2ee Merge pull request #2111 from XRPLF/clawback-docs
Porting Clawback documentation to xrpl.org
2023-09-11 16:22:48 -07:00
ddawson
64847be094 per TOK-381, clawback is special case. 2023-09-11 13:17:45 -07:00
Dennis Dawson
6e519d636f Merge branch 'master' into clawback-docs 2023-09-08 16:21:59 -07:00
ddawson
b770b82ea7 innocuous change to kick off build 2023-09-08 16:13:08 -07:00
ddawson
2c8d4a69ff fix line break 2023-09-08 15:41:49 -07:00
ddawson
d5121328f9 Fix format and links 2023-09-08 15:07:37 -07:00
Rome Reginelli
c156999f7d Merge pull request #2112 from XRPLF/readd_amm
(Re-)Add Automated Market Maker docs
2023-09-08 14:28:51 -07:00
ddawson
7f5752bf6f Address review comments. 2023-09-08 14:19:54 -07:00
Dennis Dawson
ffcea9ad51 Merge pull request #2107 from XRPLF/repostPython2Updates
Tutorial updates for xrpl-py2 library (post-IAv3)
2023-09-07 17:05:48 -07:00
ddawson
620974f551 WIP clawback fixes 2023-09-07 16:58:28 -07:00
mDuo13
4eaa35e68d AMM refs: fix broken links 2023-09-07 14:52:56 -07:00
mDuo13
7790cbc01b Fix build errors 2023-09-07 04:24:15 -07:00
Rome Reginelli
5dc11ccba0 Merge pull request #2108 from XRPLF/seo-improvements-href
updates text and adds href tags to internal pages
2023-09-07 04:21:52 -07:00
mDuo13
b6a1035776 Catch AMM refs up to date 2023-09-07 04:11:53 -07:00
mDuo13
6a52167b9d Restore previous AMM docs 2023-09-06 18:17:30 -07:00
Aria Keshmiri
781361d11a Update template/page-impact.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-06 17:48:42 -07:00
Aria Keshmiri
8890aa3407 Update template/page-home.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-06 17:48:35 -07:00
Aria Keshmiri
38c2939f22 Update template/page-community.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-06 17:48:28 -07:00
mDuo13
e94472b333 Merge branch 'IA.v3-ja-nav' 2023-09-06 17:46:47 -07:00
Rome Reginelli
4e02811b12 Merge pull request #2106 from XRPLF/alt-text-seo
SEO: adds missing alt text
2023-09-06 17:40:49 -07:00
ddawson
60df07cbf2 Use code v. italics 2023-09-06 15:28:43 -07:00
Dennis Dawson
e6fbebb0ed Change trust lines to two words, remove redundant *from* 2023-09-06 15:13:57 -07:00
Dennis Dawson
49a67b7cec change trust lines to two words 2023-09-06 15:10:08 -07:00
Aria Keshmiri
326779625a Events updates - 3 new events (#2109)
* adds new filter - info sessions, adds 3 new events

* adds new filter - info sessions, adds 3 new events

* adds south korea meetup img

* rm modified css file from PR

* Update template/page-events.html.jinja

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* adds correct date order

---------

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2023-09-06 14:46:44 -07:00
Amarantha Kulkarni
4826b76dde Porting Clawback documentation to xrpl.org as the feature is in rippled 1.12.0 release 2023-09-06 14:18:20 -07:00
Dennis Dawson
270aed4809 1st draft nft-storage (#1868)
* 1st draft nft-storage

* Update content/concepts/tokens/nft-storage.md

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* Update content/concepts/tokens/nft-storage.md

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>

* Change off-chain to off XRPL, etc.

* Update nft-storage.md

Update link to blog post.

---------

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2023-09-06 14:02:05 -07:00
Rome Reginelli
66b6f951fe Fix various style/template issues (#2103)
* Fix various style/template issues

- Add styles to allow fully invisible headers. These can be used to
  support anchor links in translated pages, so we can move the link_subs
  out of the dactyl-config.yml. Example in transaction-common-fields.md
- Upgrade jQuery to 3.7.1
- Add left nav to references landings for consistent navigation
- Add breadcrumbs template (previously used Dactyl built-in) which
  throws an error if you specify a parent: that doesn't exist.
  (Previously it would write a blank link; the link checker would
  report this as an error, but it wasn't obvious what the cause was.)
- Fix #2014 (special case for code blocks nested in lists).
- Fix #2096.
- Remove excessive spacing between top nav and main content, and
  re-align top of main contents in all 3 columns for docs pages.
- Reorganize _content.scss to be easier to read.

* Upgrade yarn packages (fix dependabot alerts) & rebuild CSS

* Fix NFT broken link in translation

* [ja] Properly fix NFT data link
2023-09-06 13:15:19 -07:00
Dennis Dawson
007381291b Add caveat to tfTransferable (#2110) 2023-09-06 12:20:47 -07:00
ddawson
d4396cac76 fix sample code links 2023-09-06 11:12:15 -07:00
akcodez
1b233cf8aa updates text and adds href tags to internal pages 2023-09-06 08:03:28 -07:00
ddawson
d02a953b46 add generated page 2023-09-05 16:03:09 -07:00
ddawson
8aa25dfca4 fix links 2023-09-05 15:24:36 -07:00
ddawson
757bfd4c07 Resubmit Python2 updates 2023-09-05 13:58:05 -07:00
Aria Keshmiri
10901fbada Update template/page-tx-sender.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 13:04:07 -07:00
Aria Keshmiri
fcb13108c3 Update template/page-uses.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 13:03:43 -07:00
akcodez
197c50c94d rm css file 2023-09-05 13:00:04 -07:00
Aria Keshmiri
f83b348798 Update template/page-websocket-api-tool.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 12:48:28 -07:00
Aria Keshmiri
072c8e5a7e Update template/page-xrp-faucets.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 12:48:19 -07:00
Aria Keshmiri
66d5bb5b48 Update template/page-websocket-api-tool.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 12:48:09 -07:00
Aria Keshmiri
fedb4425c3 Update template/page-tx-sender.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 12:48:02 -07:00
Aria Keshmiri
dcde0ca996 Update template/page-tx-sender.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 12:47:56 -07:00
Aria Keshmiri
fa58edd3fc Update template/page-tx-sender.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 12:47:49 -07:00
Aria Keshmiri
917cb3e4b5 Update template/page-tx-sender.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 12:47:43 -07:00
Aria Keshmiri
bb963960f7 Update template/page-xrp-faucets.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 12:47:37 -07:00
Aria Keshmiri
d8349441fb Update template/page-docs.html.jinja
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-09-05 12:47:07 -07:00