Polish Session 12 docs and Mermaid UX; fix links, embeds, and node rendering#199
Merged
danbaruka merged 3 commits intoIntersectMBO:mainfrom Mar 25, 2026
Merged
Polish Session 12 docs and Mermaid UX; fix links, embeds, and node rendering#199danbaruka merged 3 commits intoIntersectMBO:mainfrom
danbaruka merged 3 commits intoIntersectMBO:mainfrom
Conversation
…interactive UI
- Replace static readme.md with MDX to support React components
- Add CardanoToolGrid component with interactive tooltips and persistent popover panels
- Include clickable links, tool descriptions, and categorized sections
- Update tool data with current links and ecosystem resources
- Add hover/click interactions with tooltip prompts ("click on me")
- Add supporting styles in custom.css for diagram and tooltip design
feat: Add interactive CardanoToolGrid component with 2025 updates
- Bump versions of several packages in package-lock.json and yarn.lock, including mermaid, @types/node, and chevrotain-related packages. - Add new optional dependency @upsetjs/venn.js for enhanced visualization. - Update community resources in documentation, including links and descriptions. - Improve Cardano Developer Pathway session notes with interactive elements and updated links. - Refine styles for Mermaid diagrams to enhance readability and user interaction.
Emmanuel-Tyty
approved these changes
Mar 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
readme.md→readme.mdx) so Docusaurus compiles cleanly.clicklines that caused Mermaid parse errorshttps://www.youtube.com/watch?v=yjJJZee1f7cFiles touched
website/docs/working-group/sessions/q1-2026/12-cardano-developer-pathway/session-notes/readme.mdxwebsite/docs/working-group/sessions/q1-2026/12-cardano-developer-pathway/session-resources/readme.mdwebsite/docs/working-group/sessions/q1-2026/12-cardano-developer-pathway/recordings/readme.mdwebsite/src/css/custom.csswebsite/src/components/CardanoToolGrid/data.tswebsite/docs/resources/community.mdValidation
npm run build