24 Commits

Author SHA1 Message Date
bc1b6a441d final cleanup 2021-02-20 10:00:53 -05:00
6691d80f06 fix rsvp text 2021-02-19 17:13:38 -05:00
8fa67f4be7 plausible analytics 2021-02-19 17:04:40 -05:00
3c4b1452a9 add dinner preference to rsvp 2021-02-19 16:57:39 -05:00
20252e69c9 update bride and groom photos 2021-02-19 16:44:28 -05:00
b46f567833 narrowed directions and re-arranged 2021-02-19 16:34:43 -05:00
48f7ec45a3 exclude rule for robots and sitemap 2020-12-06 09:33:20 -05:00
f36135ad98 rearranged title to match domain 2020-12-06 09:17:59 -05:00
Ray Lyon
25fe911b26 Merge pull request #7 from skoobasteeve/fonts
initial google font replacements
2020-12-06 08:48:10 -05:00
624acf9d11 initial google font replacements 2020-12-05 19:40:05 -05:00
c62ebb9182 copy and photo updates from Gwen 2020-12-05 13:35:19 -05:00
a550538d71 banner resize 2020-11-02 17:51:39 -05:00
60e0ee0e48 New header image 2020-11-02 17:39:03 -05:00
skoobasteeve
866457dee1 Update README.md 2020-11-01 19:35:56 -05:00
skoobasteeve
342bf39557 Merge pull request #6 from skoobasteeve/contact-page
Contact page
2020-11-01 19:16:03 -05:00
fcc9ecc382 map size juuuuust right 2020-11-01 19:14:05 -05:00
a45346947b wide iframe 2020-11-01 19:10:42 -05:00
79d95ef5ab fix top padding 2020-11-01 19:05:30 -05:00
f23f2a0f88 responsive map attempt 2020-11-01 19:00:31 -05:00
217b2cda9f changed formatting to center 2020-11-01 18:46:12 -05:00
639154d13e initial draft 2020-11-01 18:35:29 -05:00
4843222fe3 fix form background color and button 2020-11-01 17:24:59 -05:00
65d7998a5e Replaced temp text 2020-11-01 16:42:20 -05:00
skoobasteeve
e03bcabb45 Merge pull request #5 from skoobasteeve/info-page
initial info page, theme changes
2020-11-01 15:49:28 -05:00
19 changed files with 719 additions and 91 deletions

View File

@@ -1 +1,4 @@
# Ray and Gwen's Wedding Site
[https://www.rayandgwenwedding.com](https://www.rayandgwenwedding.com)
[![Netlify Status](https://api.netlify.com/api/v1/badges/e0a26e85-37f4-43ff-b674-d5cf0bf4cfcd/deploy-status)](https://app.netlify.com/sites/vibrant-aryabhata-638d9d/deploys)

View File

@@ -127,15 +127,15 @@ footer:
- label: "Facebook"
icon: "fab fa-fw fa-facebook-square"
# url:
- label: " Contact"
icon: "fas fa-envelope"
url: "/contact/"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/skoobasteeve/rayandgwen-wedding"
- label: "GitLab"
icon: "fab fa-fw fa-gitlab"
# url:
- label: "Bitbucket"
icon: "fab fa-fw fa-bitbucket"
# url:
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
# url:

View File

@@ -0,0 +1 @@
<script async defer data-domain="rayandgwenwedding.com" src="https://plausible.io/js/plausible.js"></script>

View File

@@ -0,0 +1,6 @@
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Amiri&family=Antic+Didone&family=Castoro&family=Nanum+Myeongjo:wght@400;700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
{% if page.disallow %}
<meta name="robots" content="noindex, nofollow">
{% endif %}

44
_pages/contact.md Normal file
View File

@@ -0,0 +1,44 @@
---
title: "Gwen & Ray are getting married!"
layout: single
permalink: /contact/
author_profile: false
masthead: false
header:
overlay_color: "#000"
overlay_filter: "0.4"
overlay_image: /assets/images/banner-sketch.jpg
excerpt: "November 13, 2021 <br> Brooklyn, NY"
---
[<- Home](../index.html)
{: .text-left}
# Contact Us
{: .text-center}
<br>
# The Bride
{: .text-center}
![bride](/assets/images/bride.jpg){:class="img-responsive"}{: height="400px" width="400px"}{: .align-center}
## Gwen Breitstein
{: .text-center}
<i class="fas fa-envelope"></i> Email: [glbreitstein@gmail.com](mailto:glbreitstein@gmail.com) \
<i class="fab fa-instagram"></i> Instagram: [@thegwenb](https://www.instagram.com/thegwenb/)
{: .text-center}
{:style="clear: left"}
<br/>
# The Groom
{: .text-center}
![groom](/assets/images/groom.jpg){:class="img-responsive"}{: height="400px" width="400px"}{: .align-center}
## Ray Lyon
{: .text-center}
<i class="fas fa-envelope"></i> Email: [ray@raylyon.net](mailto:ray@raylyon.net) \
<i class="fab fa-instagram"></i> Instagram: [@theraylyon](https://www.instagram.com/theraylyon/) \
<i class="fas fa-rss-square"></i> Blog: [rayagainstthemachine.net](https://rayagainstthemachine.net)
{: .text-center}

View File

@@ -1,14 +1,14 @@
---
title: "Ray and Gwen's 2021 <br> Wedding Exxtravaganza!"
title: "Gwen & Ray are getting married!"
layout: single
permalink: /info/
author_profile: false
masthead: false
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/images/banner.jpg
excerpt: "Join us in Brooklyn, NY!"
overlay_filter: "0.4"
overlay_image: /assets/images/banner-sketch.jpg
excerpt: "November 13, 2021 <br> Brooklyn, NY"
---
[<- Home](../index.html)
{: .text-left}
@@ -16,53 +16,47 @@ excerpt: "Join us in Brooklyn, NY!"
# Wedding Info
{: .text-center}
## When
## Ceremony and Reception
{: .text-left}
**November 13th, 2021** \
Doors open at **4:30 PM** \
Ceremony starts at **5:00 PM** \
Dinner will be served at **7:00 PM**
{: .text-left}
## Where
{: .text-left}
[**Prospect Park Boathouse**](https://goo.gl/maps/7vJWAH4iFbyKeaq86) \
[**101 East Dr, Brooklyn, NY 11225**](https://goo.gl/maps/7vJWAH4iFbyKeaq86)
**November 13th, 2021** \
**4:00pm - 10:00pm**
{: .text-left}
<div class="resp-container">
<p style="text-align:left"><iframe width="500" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=-73.98174047470094%2C40.65239921467547%2C-73.9488458633423%2C40.66914863217685&amp;layer=mapnik&amp;marker=40.66076636052815%2C-73.96528314464291" style="border: 1px solid black"></iframe></p>
</div>
<p style="text-align:left"><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=-73.98174047470094%2C40.65239921467547%2C-73.9488458633423%2C40.66914863217685&amp;layer=mapnik&amp;marker=40.66076636052815%2C-73.96528314464291" style="border: 1px solid black"></iframe></p>
## Getting There
{: .text-left}
There are a few different ways to get to the venue inside Prospect Park depending on where you're staying and how much you want to walk. Here's what we recommend:
#### Subway
{: .text-left}
Take the <span class="subway-icon mta-yellow">Q</span> train to the [Prospect Park station](https://goo.gl/maps/ipxnNn7AC7ae3RZPA). This gets you the **closest** to the venue. 5min walk.
{: .text-left}
#### Taxi or Ride Share
{: .text-left}
Tell your driver to drop you off at the **Lincoln Road & Ocean Ave entrance** or have them enter [101 Ocean Ave, Brooklyn, NY 11225](https://goo.gl/maps/9BDrkkJKcfFQEhyx9) into their GPS.
{: .text-left}
#### Once you arrive...
{: .text-left}
Walk through the entrance and straight across the bike path. Follow the lamp posts with "Boathouse" signs until you reach the Cleftridge Tunnel on the right, then walk through to the Boathouse.
{: .text-left}
**Please don't drink and drive.** \
Take the subway or split a taxi so you can drink without consequences!
Take the subway or split a taxi so you can drink without consequences! \
If you plan on driving please contact us directly as the venue has a limited number of parking spaces.
{: .notice--warning}
{: .text-center}
## Driving & Parking (more details to come)
{: .text-left}
* Parking available in a lot a 5min walk away from the venue.
* There are limited number of out-front spaces for those who have trouble walking. Please let us know if this is something you require.
{: .text-left}
## Subways
There are a few different ways to get to the venue inside Prospect Park depending on where you're staying and how much you want to walk.
{: .text-left}
* Take the <span class="subway-icon mta-yellow">Q</span> train to the [Prospect Park station](https://goo.gl/maps/ipxnNn7AC7ae3RZPA). This gets you the **closest** to the venue. 5min walk.
* Take the <span class="subway-icon mta-green-2">G</span> or <span class="subway-icon mta-orange">
F</span> train to the [15th Street Prospect Park](https://goo.gl/maps/PG5ZM3ith8n1g1Hy9) station on the West side of the park. 15min walk.
* Take the <span class="subway-icon mta-red">2</span><span class="subway-icon mta-red">3</span> or <span class="subway-icon mta-green">4</span> train to the [Grand Army Plaza](https://goo.gl/maps/iJfe4v3Z3Vo1Azz39) station on the North end of the park. 15min walk.
## Dining (more details to come)
{: .text-left}
* Dinner and passed hors-d'oeuvres will be provided
* Catering specifics are still pending.
* Open bar (beer & wine)
{: .text-left}
## Acommodations (more details to come)
## Guest Accomodations to come...
{: .text-left}

View File

@@ -1,14 +1,14 @@
---
title: "Ray and Gwen's 2021 Wedding Exxtravaganza!"
title: "Gwen & Ray are getting married!"
layout: splash
permalink: /registry/
author_profile: false
masthead: false
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/images/banner.jpg
excerpt: "Join us in Brooklyn, NY!"
overlay_filter: "0.4"
overlay_image: /assets/images/banner-sketch.jpg
excerpt: "November 13, 2021 <br> Brooklyn, NY"
---
[<- Home](../index.html)

20
_pages/rsvp-success.md Normal file
View File

@@ -0,0 +1,20 @@
---
title: "Gwen & Ray are getting married!"
layout: splash
permalink: /rsvp-success/
author_profile: false
masthead: false
header:
overlay_color: "#000"
overlay_filter: "0.4"
overlay_image: /assets/images/banner-sketch.jpg
excerpt: "November 13, 2021 <br> Brooklyn, NY"
sitemap: false
disallow: true
---
# You did it! Thanks for your RSVP!
Go back [home](../index.html)
![success](../assets/images/success.jpg){: height="800px" width="800px"}

View File

@@ -1,13 +1,14 @@
---
title: "Ray and Gwen's 2021 Wedding Exxtravaganza!"
title: "Gwen & Ray are getting married!"
layout: splash
permalink: /rsvp/
author_profile: false
masthead: false
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/images/banner.jpg
overlay_filter: "0.4"
overlay_image: /assets/images/banner-sketch.jpg
excerpt: "November 13th 2021 <br> Brooklyn, NY"
---
[<- Home](../index.html)
@@ -15,7 +16,7 @@ header:
# RSVP
<form name="rsvp" netlify-honeypot="bot-field" action="/success/" netlify>
<form name="rsvp" netlify-honeypot="bot-field" action="/rsvp-success/" netlify>
<p class="hidden">
<label>Fill this out!: <input name="bot-field" /></label>
</p>
@@ -23,22 +24,40 @@ header:
<label>Guest #1 <input type="text" name="name" required/></label>
</p>
<p>
<label>Guest #2 (if applicable) <input type="text" name="plus-one" /></label>
<label for="mealpref-01">Dinner Preference</label>
<select class="form-control" id="mealpref-01" name="mealpref-01" required>
<option value="">Choose one...</option>
<option value="beef">Beef</option>
<option value="chicken">Chicken</option>
<option value="vegetarian">Vegetarian</option>
</select>
</p>
<p>
<label>Email <input type="email" name="email" required/></label>
<p>
<label>Guest #2 (if applicable)<input type="text" name="plus-one" /></label>
</p>
<p>
<p>
<label for="mealpref-02">Dinner Preference</label>
<select class="form-control" id="mealpref-02" name="mealpref-02">
<option value="">Choose one...</option>
<option value="beef">Beef</option>
<option value="chicken">Chicken</option>
<option value="vegetarian">Vegetarian</option>
</select>
</p>
<p>
<label>Email <input type="email" name="email" required/></label>
</p>
<p>
<label for="attendance">Will you be attending?</label>
<select class="form-control" id="attendance" name="attendance">
<option value="yes">Yes</option>
<option value="no">No</option>
</select>
</p>
<p>
<p>
<label>Questions / Comments <input type="text" name="comments" /></label>
</p>
<p>
<button type="submit">Send</button>
<button type="submit" class="btn btn--primary">Send</button>
</p>
</form>

View File

@@ -1,17 +0,0 @@
---
title: "Ray and Gwen's 2021 Wedding Exxtravaganza!"
layout: splash
permalink: /success/
author_profile: false
masthead: false
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/images/banner.jpg
---
# Thanks for your RSVP!
Go back [home](../index.html)
![success](../assets/images/success.jpg){: height="800px" width="800px"}

View File

@@ -0,0 +1,383 @@
/* ==========================================================================
BASE ELEMENTS
========================================================================== */
html {
/* sticky footer fix */
position: relative;
min-height: 100%;
}
body {
margin: 0;
padding: 0;
color: $text-color;
font-family: $global-font-family;
line-height: 1.5;
&.overflow--hidden {
/* when primary navigation is visible, the content in the background won't scroll */
overflow: hidden;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 2em 0 0.5em;
line-height: 1.2;
font-family: $header-font-family;
font-weight: bold;
}
h1 {
margin-top: 0;
font-size: $h-size-1;
}
h2 {
font-size: $h-size-2;
}
h3 {
font-size: $h-size-3;
}
h4 {
font-size: $h-size-4;
}
h5 {
font-size: $h-size-5;
}
h6 {
font-size: $h-size-6;
}
small,
.small {
font-size: $type-size-6;
}
p {
margin-bottom: 1.3em;
}
u,
ins {
text-decoration: none;
border-bottom: 1px solid $text-color;
a {
color: inherit;
}
}
del a {
color: inherit;
}
/* reduce orphans and widows when printing */
p,
pre,
blockquote,
ul,
ol,
dl,
figure,
table,
fieldset {
orphans: 3;
widows: 3;
}
/* abbreviations */
abbr[title],
abbr[data-original-title] {
text-decoration: none;
cursor: help;
border-bottom: 1px dotted $text-color;
}
/* blockquotes */
blockquote {
margin: 2em 1em 2em 0;
padding-left: 1em;
padding-right: 1em;
font-style: italic;
border-left: 0.25em solid $primary-color;
cite {
font-style: italic;
&:before {
content: "\2014";
padding-right: 5px;
}
}
}
/* links */
a {
&:focus {
@extend %tab-focus;
}
&:visited {
color: $link-color-visited;
}
&:hover {
color: $link-color-hover;
outline: 0;
}
}
/* buttons */
button:focus {
@extend %tab-focus;
}
/* code */
tt,
code,
kbd,
samp,
pre {
font-family: $monospace;
}
pre {
overflow-x: auto; /* add scrollbars to wide code blocks*/
}
p > code,
a > code,
li > code,
figcaption > code,
td > code {
padding-top: 0.1rem;
padding-bottom: 0.1rem;
font-size: 0.8em;
background: $code-background-color;
border-radius: $border-radius;
&:before,
&:after {
letter-spacing: -0.2em;
content: "\00a0"; /* non-breaking space*/
}
}
/* horizontal rule */
hr {
display: block;
margin: 1em 0;
border: 0;
border-top: 1px solid $border-color;
}
/* lists */
ul li,
ol li {
margin-bottom: 0.5em;
}
li ul,
li ol {
margin-top: 0.5em;
}
/*
Media and embeds
========================================================================== */
/* Figures and images */
figure {
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
align-items: flex-start;
flex-wrap: wrap;
margin: 2em 0;
img,
iframe,
.fluid-width-video-wrapper {
margin-bottom: 1em;
}
img {
width: 100%;
border-radius: $border-radius;
-webkit-transition: $global-transition;
transition: $global-transition;
}
> a {
display: block;
}
&.half {
> a,
> img {
@include breakpoint($small) {
width: calc(50% - 0.5em);
}
}
figcaption {
width: 100%;
}
}
&.third {
> a,
> img {
@include breakpoint($small) {
width: calc(33.3333% - 0.5em);
}
}
figcaption {
width: 100%;
}
}
}
/* Figure captions */
figcaption {
margin-bottom: 0.5em;
color: $muted-text-color;
font-family: $caption-font-family;
font-size: $type-size-6;
a {
-webkit-transition: $global-transition;
transition: $global-transition;
&:hover {
color: $link-color-hover;
}
}
}
/* Fix IE9 SVG bug */
svg:not(:root) {
overflow: hidden;
}
/*
Navigation lists
========================================================================== */
/**
* Removes margins, padding, and bullet points from navigation lists
*
* Example usage:
* <nav>
* <ul>
* <li><a href="#link-1">Link 1</a></li>
* <li><a href="#link-2">Link 2</a></li>
* <li><a href="#link-3">Link 3</a></li>
* </ul>
* </nav>
*/
nav {
ul {
margin: 0;
padding: 0;
}
li {
list-style: none;
}
a {
text-decoration: none;
}
/* override white-space for nested lists */
ul li,
ol li {
margin-bottom: 0;
}
li ul,
li ol {
margin-top: 0;
}
}
/*
Global animation transition
========================================================================== */
b,
i,
strong,
em,
blockquote,
p,
q,
span,
figure,
img,
h1,
h2,
header,
input,
a,
tr,
td,
form button,
input[type="submit"],
.btn,
.highlight,
.archive__item-teaser {
-webkit-transition: $global-transition;
transition: $global-transition;
}
/* custom - white form field backgrounds */
input[type=text] {
background-color: #ffffff;
}
input[type=email] {
background-color: #ffffff;
}
/* custom - responsive iframe */
.resp-container {
position: relative;
overflow: hidden;
}
.resp-iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}

View File

@@ -0,0 +1,175 @@
/* ==========================================================================
Variables
========================================================================== */
/*
Typography
========================================================================== */
$doc-font-size: 16 !default;
/* paragraph indention */
$paragraph-indent: false !default; // true, false (default)
$indent-var: 1.3em !default;
/* system typefaces */
$serif: Georgia, Times, serif !default;
$sans-serif: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI",
"Helvetica Neue", "Lucida Grande", Arial, sans-serif !default;
$monospace: Monaco, Consolas, "Lucida Console", monospace !default;
/* sans serif typefaces */
$sans-serif-narrow: $sans-serif !default;
$helvetica: Helvetica, "Helvetica Neue", Arial, sans-serif !default;
/* serif typefaces */
$georgia: Georgia, serif !default;
$times: Times, serif !default;
$bodoni: "Bodoni MT", serif !default;
$calisto: "Calisto MT", serif !default;
$garamond: Garamond, serif !default;
$didone: 'Antic Didone', serif;
$amiri: 'Amiri', serif;
$castoro: 'Castoro', serif;
$nanum: 'Nanum Myeongjo', serif;
$nanum-bold: 'Nanum Myeongjo:700', serif;
$playfair: 'Playfair Display', serif;
$global-font-family: $nanum-bold !default;
$header-font-family: $castoro !default;
$caption-font-family: $serif !default;
/* type scale */
$type-size-1: 2.441em !default; // ~39.056px
$type-size-2: 1.953em !default; // ~31.248px
$type-size-3: 1.563em !default; // ~25.008px
$type-size-4: 1.25em !default; // ~20px
$type-size-5: 1em !default; // ~16px
$type-size-6: 0.75em !default; // ~12px
$type-size-7: 0.6875em !default; // ~11px
$type-size-8: 0.625em !default; // ~10px
/* headline scale */
$h-size-1: 1.563em !default; // ~25.008px
$h-size-2: 1.25em !default; // ~20px
$h-size-3: 1.125em !default; // ~18px
$h-size-4: 1.0625em !default; // ~17px
$h-size-5: 1.03125em !default; // ~16.5px
$h-size-6: 1em !default; // ~16px
/*
Colors
========================================================================== */
$gray: #7a8288 !default;
$dark-gray: mix(#000, $gray, 50%) !default;
$darker-gray: mix(#000, $gray, 60%) !default;
$light-gray: mix(#fff, $gray, 50%) !default;
$lighter-gray: mix(#fff, $gray, 90%) !default;
$background-color: #fff !default;
$code-background-color: #fafafa !default;
$code-background-color-dark: $light-gray !default;
$text-color: $dark-gray !default;
$muted-text-color: mix(#fff, $text-color, 20%) !default;
$border-color: $lighter-gray !default;
$form-background-color: $lighter-gray !default;
$footer-background-color: $lighter-gray !default;
$primary-color: #6f777d !default;
$success-color: #3fa63f !default;
$warning-color: #d67f05 !default;
$danger-color: #ee5f5b !default;
$info-color: #3b9cba !default;
$focus-color: $primary-color !default;
$active-color: mix(#fff, $primary-color, 80%) !default;
/* YIQ color contrast */
$yiq-contrasted-dark-default: $dark-gray !default;
$yiq-contrasted-light-default: #fff !default;
$yiq-contrasted-threshold: 175 !default;
$yiq-debug: false !default;
/* brands */
$behance-color: #1769ff !default;
$bitbucket-color: #205081 !default;
$dribbble-color: #ea4c89 !default;
$facebook-color: #3b5998 !default;
$flickr-color: #ff0084 !default;
$foursquare-color: #0072b1 !default;
$github-color: #171516 !default;
$gitlab-color: #e24329 !default;
$instagram-color: #517fa4 !default;
$keybase-color: #ef7639 !default;
$lastfm-color: #d51007 !default;
$linkedin-color: #007bb6 !default;
$mastodon-color: #2b90d9 !default;
$pinterest-color: #cb2027 !default;
$reddit-color: #ff4500 !default;
$rss-color: #fa9b39 !default;
$soundcloud-color: #ff3300 !default;
$stackoverflow-color: #fe7a15 !default;
$tumblr-color: #32506d !default;
$twitter-color: #55acee !default;
$vimeo-color: #1ab7ea !default;
$vine-color: #00bf8f !default;
$youtube-color: #bb0000 !default;
$xing-color: #006567 !default;
/* links */
$link-color: mix(#000, $info-color, 20%) !default;
$link-color-hover: mix(#000, $link-color, 25%) !default;
$link-color-visited: mix(#fff, $link-color, 15%) !default;
$masthead-link-color: $primary-color !default;
$masthead-link-color-hover: mix(#000, $primary-color, 25%) !default;
$navicon-link-color-hover: mix(#fff, $primary-color, 75%) !default;
/* syntax highlighting (base16) */
$base00: #263238 !default;
$base01: #2e3c43 !default;
$base02: #314549 !default;
$base03: #546e7a !default;
$base04: #b2ccd6 !default;
$base05: #eeffff !default;
$base06: #eeffff !default;
$base07: #ffffff !default;
$base08: #f07178 !default;
$base09: #f78c6c !default;
$base0a: #ffcb6b !default;
$base0b: #c3e88d !default;
$base0c: #89ddff !default;
$base0d: #82aaff !default;
$base0e: #c792ea !default;
$base0f: #ff5370 !default;
/*
Breakpoints
========================================================================== */
$small: 600px !default;
$medium: 768px !default;
$medium-wide: 900px !default;
$large: 1024px !default;
$x-large: 1280px !default;
$max-width: $x-large !default;
/*
Grid
========================================================================== */
$right-sidebar-width-narrow: 200px !default;
$right-sidebar-width: 300px !default;
$right-sidebar-width-wide: 400px !default;
/*
Other
========================================================================== */
$border-radius: 4px !default;
$box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125) !default;
$nav-height: 2em !default;
$nav-toggle-height: 2rem !default;
$navicon-width: 1.5rem !default;
$navicon-height: 0.25rem !default;
$global-transition: all 0.2s ease-in-out !default;
$intro-transition: intro 0.3s both !default;

BIN
assets/images/banner-bw.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 844 KiB

BIN
assets/images/banner.jpg Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 568 KiB

BIN
assets/images/bride.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 644 KiB

BIN
assets/images/groom.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

View File

@@ -1,37 +1,37 @@
---
title: "Ray and Gwen's 2021 <br> Wedding Exxtravaganza!"
title: "Ray & Gwen are getting married!"
layout: splash
author_profile: false
masthead: false
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: /assets/images/banner.jpg
excerpt: "Join us in Brooklyn, NY!"
overlay_filter: "0.4"
overlay_image: /assets/images/banner-sketch.jpg
excerpt: "November 13, 2021 <br> Brooklyn, NY"
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"`'
- excerpt: "We're so excited for everyone to join us at our wedding this fall! You'll find links below for everything you need. If you have any questions not answered here, head over to the [**contact**](/contact/) page and drop us a note."
feature_row:
- image_path: assets/images/feature-image-01.jpg
alt: "ray and gwen 01"
title: "Wedding Info"
url: "info"
btn_label: "Get the details"
btn_class: "btn--primary"
excerpt: "Need to know where to go? What time to show up?"
- image_path: /assets/images/feature-image-02.jpg
alt: "ray and gwen 02"
title: "RSVP"
url: "rsvp"
btn_label: "Let us know you're coming"
btn_label: "Let us know"
btn_class: "btn--primary"
excerpt: "This is some sample content that goes here with **Markdown** formatting."
- image_path: /assets/images/feature-image-02.jpg
excerpt: "Planning to join us for the celebration? Not able to attend?"
- image_path: /assets/images/feature-image-03.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."
excerpt: "Struggling to find a gift worthy of our union?"
---
{% include feature_row id="intro" type="center" %}