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
- 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.)
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.