mirror of
https://github.com/skoobasteeve/rayandgwen-wedding.git
synced 2026-03-19 22:58:55 +00:00
Initial build, layout and pages
This commit is contained in:
39
index.md
Normal file
39
index.md
Normal 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 %}
|
||||
Reference in New Issue
Block a user