Commit Graph

11 Commits

Author SHA1 Message Date
Zack Davis
486406e16a Merge upstream/master into xrpl-brand-update-2026 (catch-up 2026-08-14)
Brings 342 commits of master (last merge base 2026-06-09) onto the rebrand
branch. 10 files conflicted; resolutions below.

Regenerated rather than merged (both are build artifacts):
  static/css/devportal2024-v1.css  rebuilt via `npm run build-css` (+ .css.map,
                                   which both branches track)
  package-lock.json                seeded from master, `npm install`

Config/nav:
  .gitignore     union of both sides
  redirects.yaml took master's side: ambassadors.html now points at
                 ripple.com/impact/ubri/ (supersedes the branch's interim
                 redirect to /community/developer-funding) and master's
                 rippled->xrpld redirect block is preserved
  redocly.yaml   union of ignore entries (branch showcase/** + master
                 .claude/**); kept the branch's script ordering/defer flags
                 but adopted MASTER's new Osano CMP URL - taking the branch
                 side wholesale would have silently reverted cookie consent
  top-nav.yaml   kept the branch's restructure; master's only changes there
                 were the TypeScript get-started entry (auto-merged, retained)
                 and removing Ambassadors (branch already omits it)

Pages/styles:
  docs/index.page.tsx, community/index.page.tsx,
  community/developer-funding.page.tsx, styles/_docs-landing.scss
                 kept the branch rewrites, then re-applied master's intent:
                 "rippled API" -> "xrpld API" in docs/index.page.tsx. Master's
                 other edits (validator link rename, funding-orange image
                 removal, .nav-link hover underline removal) were already
                 satisfied by the rewrites.

Semantic conflict git did not flag:
  styles/_tutorials.scss auto-merged cleanly but broke the SCSS build. Master
  added light-mode .tutorial-tabs rules using $blue-purple-600/700, which the
  rebrand's token consolidation removed (scale now stops at 500, aliased to
  $lilac-*). Remapped to $blue-purple-500, matching how the rebrand migrated
  the other light-mode $blue-purple-600 usages in the same file.

Verified: `npm run build-css` succeeds; no conflict markers remain; the set of
files still linking to master's renamed rippled-* doc paths is identical to
master's own (49 files, all historical blog posts covered by redirects).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-14 17:29:34 -07:00
rachelflynn
b0048e843c Rename rippled to xrpld across EN docs - final sweep 2026-06-12 16:02:02 -04:00
Calvin Jhunjhuwala
72fc378c5c Merge remote-tracking branch 'origin/master' into xrpl-brand-update-2026
# Conflicts:
#	docs/use-cases/payments/index.page.tsx
#	redocly.yaml
2026-06-09 16:37:31 -07:00
Rome Reginelli
ece29ca4cf Merge pull request #3658 from XRPLF/selenium_link_checker_workflow
Selenium link checker workflow
2026-06-09 12:16:35 -07:00
Calvin Jhunjhuwala
a41719ae0a adding folder structure, cleaning up font, add readme for page grid 2026-06-08 16:49:16 -07:00
mDuo13
135cf5b473 Fix broken links identified by Selenium-based checker 2026-05-27 12:47:08 -07:00
mDuo13
79419d0b49 Browser wallet tutorial: small edits for updates 2026-05-05 14:20:54 -07:00
Maria Shodunke
bd3ea1d9cf Apply suggestions from code review
Co-authored-by: Rome Reginelli <rome@ripple.com>
2026-02-23 12:47:15 +00:00
Maria Shodunke
4d4bf6abc7 Remove duplicates tutorials 2026-02-23 12:47:15 +00:00
mDuo13
730a0d82cc Update & combine 'Verify Credentials' tutorials 2026-02-23 12:47:15 +00:00
amarantha-k
72029c989a Revise tutorials IA
Fix broken links

fix broken links

Fix broken links
2026-02-23 12:41:00 +00:00