title |
layout |
permalink |
date |
header |
excerpt |
intro |
feature_row |
feature_row_left |
feature_row_right |
feature_row_center |
Splash Page |
splash |
/splash-page/ |
2020-04-08 |
overlay_color |
overlay_filter |
overlay_image |
actions |
#000 |
0.5 |
/assets/splash/coffee.jpeg |
|
|
Bacon ipsum dolor sit amet salami ham hock ham, hamburger corned beef short ribs kielbasa biltong t-bone drumstick tri-tip tail sirloin pork chop. |
excerpt |
Nullam suscipit et nam, tellus velit pellentesque at malesuada, enim eaque. Quis nulla, netus tempor in diam gravida tincidunt, *proin faucibus* voluptate felis id sollicitudin. Centered with `type="center"` |
|
|
image_path |
title |
excerpt |
url |
btn_label |
btn_class |
/assets/splash/feat1-1.jpg |
Placeholder 1 |
Sample text 1 with **markdown** formatting. |
#test-link |
Read More |
btn--primary |
|
image_path |
title |
excerpt |
url |
btn_label |
btn_class |
/assets/splash/feat1-2.jpg |
Placeholder 2 |
This is some sample content that goes here with **Markdown** formatting. |
#test-link |
Read More |
btn--secondary |
|
image_path |
title |
excerpt |
url |
btn_label |
btn_class |
/assets/splash/feat1-3.jpg |
Placeholder 3 |
This is some sample content that goes here with **Markdown** formatting. |
#test-link |
Read More |
btn--success |
|
|
image_path |
title |
excerpt |
url |
btn_label |
btn_class |
/assets/splash/feat1-1.jpg |
Left aligned placeholder 1 |
Left-aligned image centered with |
#test-link |
Read More |
btn--primary |
|
|
image_path |
title |
excerpt |
url |
btn_label |
btn_class |
/assets/splash/feat1-2.jpg |
Placeholder 1 |
Right-aligned image with `` |
#test-link |
Read More |
btn--primary |
|
|
image_path |
title |
excerpt |
url |
btn_label |
btn_class |
/assets/splash/feat1-3.jpg |
Placeholder 1 |
Center aligned image |
#test-link |
Read More |
btn--primary |
|
|
{% include feature_row id="intro" type="center" %}
{% include feature_row %}
{% include feature_row id="feature_row_left" type="left" %}
{% include feature_row id="feature_row_center" type="right" %}
{% include feature_row id="feature_row_center" type="center" %}