17 Commits

Author SHA1 Message Date
banasa44
3ee23b8c7d feat(docs): add xrpl-go GoLang package to XRPLF documentation site 2025-09-10 10:12:06 -07:00
akcodez
e94a5a0269 Update payments and tokenization pages with new components and layout adjustments
- Changed the payments page to use `index.page.tsx` instead of `index.md` for better component integration.
- Added `AdvantagesSection` and `ProjectCards` components to both payments and tokenization pages to enhance content presentation.
- Adjusted CSS styles for improved responsiveness and layout consistency across different screen sizes.
- Removed outdated security card implementation in tokenization page and replaced it with a more streamlined advantages section.
2025-08-25 11:54:17 -07:00
amarantha-k
8b4809e619 Update link to XRP Ledger Foundation 2025-06-06 07:44:33 -07:00
amarantha-k
86d289d6ef Add a link to the top-nav 2025-03-24 11:18:40 -07:00
Vova Rutskyi
8aaabb3ba6 chore: remove the theme prefix from translation keys 2024-10-30 16:58:25 -07:00
akcodez
6f3a25b32e fixed brand kit linking to 404 page 2024-08-12 09:37:25 -07:00
jonathanlei
87b32ec4cb Add Tokenization landing page
Co-authored by: Rome Reginelli <rome@ripple.com>, pdp2121 <71317875+pdp2121@users.noreply.github.com>

fix file names + small styling

fix top nav link

update nav list

fix security card and margin

add featured projects + fix margins

add related articles

update link and light mode

mobile view

add prev next buttons

small styling fixes

add unique key & zindex

Update docs/use-cases/tokenization/index.page.tsx

Update docs/use-cases/tokenization/index.page.tsx

Update docs/use-cases/tokenization/index.page.tsx

Update docs/use-cases/tokenization/index.page.tsx

Update styles/_use-cases.scss

Update styles/light/_light-theme.scss

add sidebar children back + styling changes

Fix tokenization frontmatter & security links

Add link from Tokenization to NTTs page
2024-06-21 17:03:41 -07:00
tequ
e93a0f30bb [JA] translate new topnav 2024-04-20 14:33:04 +09:00
mDuo13
69c5b0ff83 Make top nav translatable, with examples 2024-03-26 13:58:44 -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
ddawson
5679fc64e0 consistent tut subdirs 2024-03-14 16:51:05 -07:00
ddawson
486b475623 Fix broken links 2024-03-14 16:47:23 -07:00
Amarantha Kulkarni
3da314e14f Add translation keys for nav bar and sidebar items 2024-02-26 17:06:44 -08:00
mDuo13
4911c25c9c Reorg tutorials to match nav, and update links 2024-01-31 20:06:41 -08:00
mDuo13
dd2366fadd Fix some key errors and remove some now unused files 2024-01-31 18:16:42 -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