Commit Graph

24 Commits

Author SHA1 Message Date
justinr1234
afc65c08bf feat: Add guide for custom definitions.json (#2530)
* feat: Add guide for custom definitions.json

---------

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-04-05 11:53:26 -05:00
Rome Reginelli
96c7d05611 Fix {{use_network}} appearing in visible text
Fix #2490.

This was a Dactyl variable that couldn't be directly translated to a Redocly variable.
2024-04-01 14:48:42 -07:00
Rome Reginelli
e19a106464 Fix step numbering in Trade in the DEX tutorial 2024-03-27 15:39:53 -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
ad995c7a42 Remove more instances of not-enabled flags for AMM 2024-03-22 21:15:16 -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
ddawson
5c12a9b80a tasks -> how-tos 2024-03-14 16:57:01 -07:00
ddawson
5f5852a57e Update landing page. 2024-03-14 16:54:22 -07:00
ddawson
5679fc64e0 consistent tut subdirs 2024-03-14 16:51:05 -07:00
Amarantha Kulkarni
e6c26969b1 Remove file that is no longer being used and update redirects file 2024-03-14 16:48:32 -07:00
ddawson
486b475623 Fix broken links 2024-03-14 16:47:23 -07:00
ddawson
f0c5b6141a Update tutorial nav 2024-03-14 16:46:57 -07:00
akcodez
fbb0779a42 remove basics 2024-03-08 12:33:11 -08:00
akcodez
bd93b2451f revert tutorials h1 change 2024-03-08 12:32:06 -08:00
akcodez
8c123c59d1 rm | XRPL.org from all seo titles 2024-03-08 10:46:55 -08:00
akcodez
6ff8dc0171 completes xrpl keyword mapping recs for xrpl.org 2024-03-07 15:07:27 -08:00
Amarantha Kulkarni
a8a90ac8ca Fix links to getting started with SDK tutorials 2024-02-08 14:22:46 -08:00
Amarantha Kulkarni
f1fbe65708 Fix source file path 2024-02-07 19:14:17 -08:00
Amarantha Kulkarni
db2c19c499 Fix links on tutorials home page 2024-02-07 15:12:12 -08:00
Amarantha Kulkarni
91ed27a908 Update links after renaming accounts.md to index.md 2024-02-07 14:02:40 -08:00
JST5000
9d6d2c060b Update build-a-desktop-wallet deps 2024-02-05 17:32:10 -05:00
mDuo13
4911c25c9c Reorg tutorials to match nav, and update links 2024-01-31 20:06:41 -08:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00