Document your design system with dynamic blocks
Add a static image to your documentation with the image block.
Use an embed block to add a link to any external URL. The link will display the name, description, and image for the URL (when available).
In Supernova, you can easily link to another page in the documentation. In the case that a page gets moved or renamed, the link will stay valid.
Embed external content in an iframe.
The URL entered should not be an iframe code, but the URL to the embeddable content. The content will be viewable in the documentation editor, but you cannot interact with it. If your provided URL failed to produce the desired content, click Replace in the block menu to try a different URL.
Example of embedded content:
Embed a YouTube video from a URL.
Embed a Storybook story from a URL.
You can also show more details about the story and interact with its properties by enabling the Storybook Info Add-on.
Link to another page in your documentation or add external links as shortcuts.
Add a page from your documentation
To edit the path of a shortcut, click on the ≡ menu and select Edit shortcut
To delete a shortcut, click on the ≡ menu and select Delete shortcut
To add an image, click Add image on the shortcut
To remove an image, click on the ≡ menu and select Remove image
Editing a shortcut
You can reorder the shortcuts in a shortcut block with drag and drop.
Reordering shortcuts
Display rendered code.
The following options for render code blocks are available in the block configuration menu (right):
Include custom or predefined dependencies for your code block.