Initial build, layout and pages

This commit is contained in:
2020-10-18 19:42:57 -04:00
parent 3074f83121
commit d8cff32b91
15 changed files with 1064 additions and 0 deletions

39
index.md Normal file
View File

@@ -0,0 +1,39 @@
---
title: "Ray and Gwen's 2021 Wedding Exxtravaganza!"
layout: splash
author_profile: false
masthead: false
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/images/banner.jpg
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: assets/images/feature-image-01.jpg
alt: "ray and gwen 01"
title: "RSVP"
url: "rsvp"
btn_label: "Let us know you're coming"
btn_class: "btn--primary"
excerpt: "This is some sample content that goes here with **Markdown** formatting."
- image_path: /assets/images/feature-image-02.jpg
alt: "ray and gwen 02"
title: "Registry"
url: "registry"
btn_label: "See where we registered"
btn_class: "btn--primary"
excerpt: "This is some sample content that goes here with **Markdown** formatting."
- image_path: /assets/images/feature-image-03.jpg
alt: "ray and gwen 02"
title: "Wedding Info"
url: "info"
btn_label: "Get the details"
btn_class: "btn--primary"
excerpt: "This is some sample content that goes here with **Markdown** formatting."
---
{% include feature_row id="intro" type="center" %}
{% include feature_row %}