Components Demos

1 minute read Published: 2017-09-24

radion comes with some handy components to make your life easier and your posts more exciting.

Table of Contents

GIF-Support

Level up your posts with GIFs!

{{<gif sources={["path/to/file"]} width={50} caption="caption"/>}}

Fancy Notes

{% <note header="Header"> %}
Your note content here (supports markdown).
{% </note> %}
Note

Some really insightful note here.

$$ \sum_{i=1}^{n} i = \frac{n(n+1)}{2} $$

YouTube Video Embedding

{{<youtube id="video-id" width={80} playlist="playlist-id" autoplay={true} start_time_s={30} captions={true}/>}}

Example: Standalone video


Example: Video from a playlist with captions

Audio File Embedding

{{<audio source="path/to/file"/>}}

If you're still falling for this, I don't know what to tell you.

Responsive Images

{{<responsive src="path/to/image" alt="description" caption="Optional caption"/>}}
Picture of Rust mascot Ferris

Everyone say 'Hi Ferris' in the comments