Commit Graph

7560 Commits

Author SHA1 Message Date
tequ
47a9338242 [JA] replaceサーバー to サーバ 2024-03-26 17:15:54 +09:00
Amarantha Kulkarni
ad498f60e1 Merge pull request #2489 from XRPLF/issue-2460 2024-03-25 18:43:52 -07:00
mDuo13
6ccb122d5e Further fix Tutorials page naming
- Use the extended name in the visible page title. The SEO metadata
  field automatically detects and matches this, so we don't need to
  have a separate instance of the long title that can get out of sync
  in the frontmatter.
- Use the short name (Tutorials) in the top nav. (The previous commit
  changed the sidebar to use the short name.)
2024-03-25 15:36:45 -07:00
Amarantha Kulkarni
40ba2008cd Issue 2460 Addressing tutorial naming confusion by keeping SEO recommendations in the meta data, and keeping visible names consistent 2024-03-25 10:58:41 -07:00
Amarantha Kulkarni
4b8afba9cf Merge pull request #2481 from XRPLF/fixes-03211
[Do not merge yet] Update analytics from GA to GTM
2024-03-23 09:45:43 -07:00
Amarantha Kulkarni
af58a64a41 Merge pull request #2487 from XRPLF/issue-2486 2024-03-23 08:38:36 -07:00
Amarantha Kulkarni
0335f3abe0 Merge branch 'master' into issue-2486 2024-03-22 21:20:18 -07:00
Amarantha Kulkarni
ad995c7a42 Remove more instances of not-enabled flags for AMM 2024-03-22 21:15:16 -07:00
Amarantha Kulkarni
1e8f802462 Fixed default vote value 2024-03-22 21:06:57 -07:00
Rome Reginelli
26beea7973 Merge pull request #2484 from XRPLF/update_nft_uri
Update nft_info URI field (en, ja)
2024-03-22 16:08:48 -07:00
Rome Reginelli
6514d15c5f Merge pull request #2483 from XRPLF/fix_wstool_links
Fix WS Tool links, examples, sidebar, etc.
2024-03-22 16:08:23 -07:00
mDuo13
dd3644ea36 Fix WS Tool links, examples, sidebar
- Update docs links for all methods.
- Add some missing methods.
- Add an icon for Clio-specific methods.
- Move the long list of ledger_entry examples below other types so those
  ones are not as buried.
- Remove unused old JS files.
- Make method list sidebar self-scrolling like docs TOC sidebar, so that
  links to methods lower in the list don't scroll the main UI up off the
  visible part of the page.
- Fix #2470.
- Fix a broken 'try it' link on the amm_info page that was causing an
  error page to display when clicked.
2024-03-22 15:20:26 -07:00
Amarantha Kulkarni
7d12826b9c Removed not-enabled status for AMM 2024-03-22 14:28:07 -07:00
Amarantha Kulkarni
2f9e48d2d4 Remove the not-enabled flag from AMM topics 2024-03-22 13:59:14 -07:00
Dennis Dawson
4beaceee43 Merge pull request #2482 from XRPLF/amarantha-k-patch-1
Remove graphic that was incorrectly introduced in a previous PR
2024-03-22 13:44:28 -07:00
Aria Keshmiri
e92f5f6990 Merge pull request #2479 from XRPLF/apex-banner
New Apex banner
2024-03-22 09:17:40 -07:00
mDuo13
55fb9f6ad8 Update nft_info URI field
Fixes #2328
2024-03-21 16:12:05 -07:00
Amarantha Kulkarni
f0a0c37f8b Remove graphic that was incorrectly introduced in a previous PR 2024-03-21 15:05:13 -07:00
Rome Reginelli
a9b82e675d Merge pull request #2477 from XRPLF/fix_ia_add_amm_blog
Fix some IA issues and add AMM blog
2024-03-21 14:29:24 -07:00
Amarantha Kulkarni
47aa324b4e Merge pull request #2472 from tequdev/ja-fix-amm-table
[JA] fix table
2024-03-21 14:15:32 -07:00
mDuo13
3f9fa27fbb Clarify AMM blog details 2024-03-21 14:15:09 -07:00
Amarantha Kulkarni
b14cbbae48 Merge pull request #2478 from tequdev/ja-ammvote-tradingfee
[JA] update AMMVote TradingFee field
2024-03-21 14:14:45 -07:00
Amarantha Kulkarni
9f83aab18f Replace GA with GTM for analytics 2024-03-21 13:35:50 -07:00
Amarantha Kulkarni
28cf1870c5 Following changes in PR#2469, add redirects for old URLs 2024-03-21 13:11:16 -07:00
akcodez
0b47945df9 change svg to include gradient 2024-03-21 12:55:05 -07:00
akcodez
a4a1788384 updates to scss for desktop 2024-03-21 07:53:27 -07:00
akcodez
e8e7a385da adds to blogs 2024-03-20 22:10:49 -07:00
akcodez
8eacaf6b0c format doc 2024-03-20 22:09:16 -07:00
akcodez
f169705123 add assets 2024-03-20 22:07:47 -07:00
akcodez
d08ba4c952 adds new apex banner with corresponding breakpoints 2024-03-20 22:07:38 -07:00
tequ
d42678b96f [JA] update AMMVote TradingFee field 2024-03-21 12:03:53 +09:00
mDuo13
2960a5b353 Add 'Get Ready for AMM' blog post 2024-03-20 17:41:46 -07:00
mDuo13
088f688514 Bump Realm to v0.78.6 2024-03-20 17:41:46 -07:00
mDuo13
ae891dc925 Fix some filename/URL issues.
- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
2024-03-20 17:41:29 -07:00
tequ
b8a54180c8 [JA] fix table 2024-03-20 16:56:37 +09:00
Amarantha Kulkarni
d3177a9940 Merge pull request #2469 from XRPLF/underscore-dash
convert underscores to preferred dash
2024-03-19 09:20:23 -07:00
Amarantha Kulkarni
1525aeccd1 Merge pull request #2467 from XRPLF/devref-verifyed
Dev Reflections blog post - VerifyEd
2024-03-19 09:20:08 -07:00
Amarantha Kulkarni
975d0af28d Move files to the i18n folder for Ja 2024-03-19 08:58:46 -07:00
Rome Reginelli
21e8a74eb6 Merge pull request #2471 from XRPLF/dependabot/pip/_code-samples/airgapped-wallet/py/django-3.2.25
Bump django from 3.2.23 to 3.2.25 in /_code-samples/airgapped-wallet/py
2024-03-18 14:58:12 -07:00
dependabot[bot]
bb6d0e9b0d Bump django from 3.2.23 to 3.2.25 in /_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.25.
- [Commits](https://github.com/django/django/compare/3.2.23...3.2.25)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 21:48:51 +00:00
Rome Reginelli
a23a38636c Merge pull request #2462 from XRPLF/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.15.3 to 1.15.6
2024-03-18 11:49:56 -07:00
Amarantha Kulkarni
201e42eff4 Merge pull request #2465 from XRPLF/dd-tutorial-updates
Updated tutorial nav - v2
2024-03-18 11:44:15 -07:00
Dennis Dawson
bcf94ff3f7 Merge pull request #2463 from XRPLF/nfts_by_issuer
add nfts_by_issuer and fix links
2024-03-18 10:42:03 -07:00
ddawson
612e313d04 Address comments, fix source links 2024-03-18 09:52:28 -07:00
akcodez
2a2b99d4e5 convert underscores to preffered trailing slash 2024-03-18 09:00:04 -07:00
Amarantha Kulkarni
ff017e7ce4 Merge pull request #2468 from XRPLF/fix-robot
rm www. from robots.txt
2024-03-18 08:34:55 -07:00
Amarantha Kulkarni
2549f0a938 Merge pull request #2466 from XRPLF/seo-0314
Add redirect for duplicate /index.html landing page
2024-03-18 08:34:40 -07:00
Amarantha Kulkarni
654f162c25 Commenting out logo until dark mode image is available 2024-03-18 08:33:00 -07:00
akcodez
7596ef6e2c rm www. from robots.txt 2024-03-18 08:16:10 -07:00
ddawson
1ece0dddbb Add caveat on markers 2024-03-14 18:27:45 -07:00