The following pages and posts are tagged with
Title | Type | Excerpt |
---|---|---|
Alerts | Page | You can insert notes, tips, warnings, and important alerts in your content. These notes make use of Bootstrap styling and are available through data referenc... |
Images | Page | Store images in the images folder and use the image.html include to insert images. This include has several options, including figcaptions, that extract the ... |
Lists | Page | This page shows how to create both bulleted and numbered lists |
Lists | Page | This page shows how to create both bulleted and numbered lists |
Pages | Page | This theme primarily uses pages. You need to make sure your pages have the appropriate frontmatter. One frontmatter tag your users might find helpful is the ... |
Posts | Page | You can use posts when you want to create blogs or news type of content. |
Tables | Page | You can format tables using either multimarkdown syntax or HTML. You can also use jQuery datatables (a plugin) if you need more robust tables. |
Tooltips | Page | You can add tooltips to any word, such as an acronym or specialized term. Tooltips work well for glossary definitions, because you don't have to keep repeati... |
YAML tutorial in the context of Jekyll | Page | YAML is a format that relies on white spacing to separate out the various elements of content. Jekyll lets you use Liquid with YAML as a way to parse through... |