RiboKit : Doc Standards

Internal Guideline on Writing Standards

Image Format


Alignment Class

Similar to what is described in here, the syntax for inserting an image in your write-up is:

[![alt text](/path/to/image "hover text"){: .half}](/url/of/click)
{: .center}
Class Description
full One image per line. The image will be displayed with width: 90%;.
half Two images per line. The image will be displayed with width: 45%;.
right The image will be displayed with float: right; with a width: 150px;. You may need to add several <br/> to lengthen the page for the floating element.

Size and Optimazation

Last but not the least, please process your image before committing:


Placement

Built with Jekyll using a RiboKit Theme . Hosted on GitHub Pages.