GitHub

title Splash Page
layout splash
permalink /splash-page/
date 2016-03-23 11:48:41 -0400
header
overlay_color overlay_filter overlay_image actions caption

#000

0.5

/assets/images/unsplash-image-1.jpg

Photo credit: [**Unsplash**](https://unsplash.com)

excerpt 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.
intro
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"`

feature_row
image_path alt title excerpt

assets/images/unsplash-gallery-image-1-th.jpg

placeholder image 1

Placeholder 1

This is some sample content that goes here with **Markdown** formatting.

image_path image_caption alt title excerpt url btn_label btn_class

/assets/images/unsplash-gallery-image-2-th.jpg

Image courtesy of [Unsplash](https://unsplash.com/)

placeholder image 2

Placeholder 2

This is some sample content that goes here with **Markdown** formatting.

#test-link

Read More

btn--primary

image_path title excerpt

/assets/images/unsplash-gallery-image-3-th.jpg

Placeholder 3

This is some sample content that goes here with **Markdown** formatting.

feature_row2
image_path alt title excerpt url btn_label btn_class

/assets/images/unsplash-gallery-image-2-th.jpg

placeholder image 2

Placeholder Image Left Aligned

This is some sample content that goes here with **Markdown** formatting. Left aligned with `type="left"`

#test-link

Read More

btn--primary

feature_row3
image_path alt title excerpt url btn_label btn_class

/assets/images/unsplash-gallery-image-2-th.jpg

placeholder image 2

Placeholder Image Right Aligned

This is some sample content that goes here with **Markdown** formatting. Right aligned with `type="right"`

#test-link

Read More

btn--primary

feature_row4
image_path alt title excerpt url btn_label btn_class

/assets/images/unsplash-gallery-image-2-th.jpg

placeholder image 2

Placeholder Image Center Aligned

This is some sample content that goes here with **Markdown** formatting. Centered with `type="center"`

#test-link

Read More

btn--primary

{% include feature_row id="intro" type="center" %}

{% include feature_row %}

{% include feature_row id="feature_row2" type="left" %}

{% include feature_row id="feature_row3" type="right" %}

{% include feature_row id="feature_row4" type="center" %}

Read the original on github.com ↗