Markdown Features
Portosaurus goes beyond standard Markdown. We've built a suite of custom MDX components and interactive features designed to make your portfolio feel like a professional application rather than a static document.
Interactive Experience
- Interactive Previews: The crown jewel of Portosaurus. Open files, code, and links in a premium, responsive window without leaving the current page.
- Contextual Tooltips: Add subtle, informative hover states to any text to explain jargon or provide extra context.
Organization & Navigation
- Note Cards & Topics: Automatically generate beautiful, responsive grids and lists to organize your knowledge base.
- Dynamic Tabs: Group related content (like code examples in different languages) into a single, compact space.
- Smart Details: Use expandable sections to keep your pages clean while hiding secondary information.
Dynamic Content
- Dynamic Variables: Use placeholders like
{{site.title}}that resolve automatically at build time, ensuring your documentation stays in sync with your config.