-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add RLC Token page #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a comprehensive RLC Token page to provide users with detailed information about the native cryptocurrency that powers the iExec ecosystem. The page covers tokenomics, distribution mechanisms, multi-network availability, and acquisition methods.
- Adds new RLC Token documentation page with detailed sections on functionality, tokenomics, and network availability
- Creates reusable DescriptionCard Vue component for displaying feature information with color theming
- Updates sidebar navigation to include the new RLC Token page
Reviewed Changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
src/overview/rlc.md | Main RLC Token page with comprehensive documentation including payment flow, tokenomics, network availability, and acquisition methods |
src/components/DescriptionCard.vue | New Vue component for displaying feature cards with customizable colors, icons, and clickable links |
.vitepress/sidebar.ts | Adds RLC Token page to the sidebar navigation |
README.md | Updates TODO list with tasks related to finalizing the Dune Dashboard and design illustrations |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…hainComputing/documentation into feature/add-rlc-page
… link presentation
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
…or better readability
No description provided.