Style guide
Post classes
Special post classes you can use.
Wide media

{: .wide}
Captions

This is my caption.
{: .caption}
Post front-matter
Hero media
Include the whole <img>
, <iframe>
, or <video>
tag.
hero: <img src="/uploads/sva-ios.png">
Colors
Override default page colors (#222
on #fff
) by specifying bg_color
or fg_color
.
bg_color: "#000000"
fg_color: "#FFFFFF"