mirror of
https://github.com/skoobasteeve/rayandgwen-wedding.git
synced 2026-03-20 15:08:55 +00:00
Compare commits
36 Commits
fonts
...
de25825a31
| Author | SHA1 | Date | |
|---|---|---|---|
|
de25825a31
|
|||
| f8440ffa9a | |||
|
|
ff0bb1a5ee | ||
| bfe821be48 | |||
| 45a8f074cc | |||
| 386e6cb6a4 | |||
| 592b759325 | |||
| 9082b62d65 | |||
| e5758bb1cb | |||
| 44f5f59bc6 | |||
| 53bad22f4f | |||
| f98216449e | |||
| d1e346e4c9 | |||
| 1beb87c615 | |||
| c2cf557f3e | |||
| 2c221ab096 | |||
| 8a59050e84 | |||
| 548043c46c | |||
| e04adb97cb | |||
| 8dd2010a77 | |||
| 8fc6841396 | |||
| dd0b5263ec | |||
| f7a1d4d0fd | |||
| d3df3a7122 | |||
| 118b66a9e5 | |||
|
|
78e67cbad2 | ||
|
|
38772c61a6 | ||
| bc1b6a441d | |||
| 6691d80f06 | |||
| 8fa67f4be7 | |||
| 3c4b1452a9 | |||
| 20252e69c9 | |||
| b46f567833 | |||
| 48f7ec45a3 | |||
| f36135ad98 | |||
|
|
25fe911b26 |
1
Gemfile
1
Gemfile
@@ -15,6 +15,7 @@ source "https://rubygems.org"
|
||||
|
||||
gem "jekyll"
|
||||
gem "minimal-mistakes-jekyll"
|
||||
gem "webrick"
|
||||
|
||||
# The following plugins are automatically loaded by the theme-gem:
|
||||
# gem "jekyll-paginate"
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# Ray and Gwen's Wedding Site
|
||||
### The wedding is over and was a complete success! Thanks to everyone who showed up.
|
||||
### The site will remain active for historical value.
|
||||
|
||||
[https://www.rayandgwenwedding.com](https://www.rayandgwenwedding.com)
|
||||
|
||||
[](https://app.netlify.com/sites/vibrant-aryabhata-638d9d/deploys)
|
||||
|
||||
@@ -85,11 +85,7 @@ social:
|
||||
|
||||
# Analytics
|
||||
analytics:
|
||||
provider : false # false (default), "google", "google-universal", "google-gtag", "custom"
|
||||
google:
|
||||
tracking_id :
|
||||
anonymize_ip : # true, false (default)
|
||||
|
||||
provider : "custom"
|
||||
|
||||
# Site Author
|
||||
author:
|
||||
@@ -191,7 +187,7 @@ incremental: false
|
||||
kramdown:
|
||||
input: GFM
|
||||
hard_wrap: false
|
||||
auto_ids: true
|
||||
auto_ids: false
|
||||
footnote_nr: 1
|
||||
entity_output: as_char
|
||||
toc_levels: 1..6
|
||||
|
||||
1
_includes/analytics-providers/custom.html
Normal file
1
_includes/analytics-providers/custom.html
Normal file
@@ -0,0 +1 @@
|
||||
<script async defer data-domain="rayandgwenwedding.com" src="https://plausible.io/js/plausible.js"></script>
|
||||
@@ -1,2 +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">
|
||||
<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 %}
|
||||
17
_pages/covid-success.md
Normal file
17
_pages/covid-success.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "Gwen & Ray are getting married!"
|
||||
layout: splash
|
||||
permalink: /covid-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
|
||||
---
|
||||
|
||||
# Thank you for submitting!
|
||||
[Back to form](../covid)
|
||||
35
_pages/covid.md
Normal file
35
_pages/covid.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: "Gwen & Ray are getting married!"
|
||||
layout: splash
|
||||
permalink: /covid/
|
||||
author_profile: false
|
||||
masthead: false
|
||||
header:
|
||||
overlay_color: "#000"
|
||||
overlay_filter: "0.4"
|
||||
overlay_image: /assets/images/banner-sketch.jpg
|
||||
excerpt: "November 13th 2021 <br> Brooklyn, NY"
|
||||
---
|
||||
|
||||
[<- Home](../index.html)
|
||||
{: .text-left}
|
||||
|
||||
# Submit your COVID-19 Vaccine Card
|
||||
|
||||
<form name="vaccine-submission" netlify-honeypot="bot-field" method="POST" data-netlify="true" action="/covid-success/" netlify>
|
||||
<p class="hidden">
|
||||
<label>Fill this out!: <input name="bot-field" /></label>
|
||||
</p>
|
||||
<p>
|
||||
<label>Full Name <input type="text" name="name" required/></label>
|
||||
</p>
|
||||
<p>
|
||||
<label>Vaccine Card <input type="file" name="vaccine_card" accept="image/png, image/jpeg, image/tiff, application/pdf, .heif" required/></label>
|
||||
</p>
|
||||
<p>
|
||||
<label>Questions / Comments <input type="text" name="comments" /></label>
|
||||
</p>
|
||||
<p>
|
||||
<button type="submit" class="btn btn--primary">Submit</button>
|
||||
</p>
|
||||
</form>
|
||||
@@ -16,54 +16,60 @@ excerpt: "November 13, 2021 <br> Brooklyn, NY"
|
||||
# Wedding Info
|
||||
{: .text-center}
|
||||
|
||||
## When
|
||||
{: .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)
|
||||
{: .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&layer=mapnik&marker=40.66076636052815%2C-73.96528314464291" style="border: 1px solid black"></iframe></p>
|
||||
</div>
|
||||
|
||||
**Please don't drink and drive.** \
|
||||
Take the subway or split a taxi so you can drink without consequences!
|
||||
**COVID-19 UPDATE** \
|
||||
In accordance with New York City law all guests are required to be vaccinated and show **proof of vaccination** with a matching ID before entering the venue. \
|
||||
Please submit a photo of your COVID vaccination card using [this form](../covid) before the wedding. **Masks will not be required.** \
|
||||
Thank you!
|
||||
{: .notice--warning}
|
||||
{: .text-center}
|
||||
|
||||
|
||||
## Driving & Parking (more details to come)
|
||||
## Ceremony and Reception
|
||||
{: .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.
|
||||
[**Prospect Park Boathouse**](https://goo.gl/maps/7vJWAH4iFbyKeaq86) \
|
||||
**November 13th, 2021** \
|
||||
**4:00pm - 10:00pm** \
|
||||
*Cocktail attire*
|
||||
{: .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.
|
||||
{:class="img-responsive"}{: height="400px" width="400px"}{: .align-center}
|
||||
|
||||
## 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)
|
||||
## Getting There
|
||||
{: .text-left}
|
||||
|
||||
## Acommodations (more details to come)
|
||||
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! \
|
||||
If you plan on driving please contact us directly as the venue has a limited number of parking spaces.
|
||||
{: .notice--warning}
|
||||
{: .text-center}
|
||||
|
||||
## Guest Accomodations
|
||||
{: .text-left}
|
||||
|
||||
We've reserved a block of rooms at a discounted rate for the [Nu Hotel Brooklyn](http://bookings.ihotelier.com/bookings.jsp?groupID=3216251&hotelID=112950), details below:
|
||||
|
||||
**Group name**: Breitstein - Lyon Wedding \
|
||||
**Dates**: November 10th - November 14th, 2021 \
|
||||
**Last day to reserve**: October 13th, 2021 \
|
||||
<br>
|
||||
**[Book Online](http://bookings.ihotelier.com/bookings.jsp?groupID=3216251&hotelID=112950)** \
|
||||
Booking questions: [1 855-752-2010](tel:855-752-2010) (Dial 3)
|
||||
|
||||
@@ -14,5 +14,11 @@ excerpt: "November 13, 2021 <br> Brooklyn, NY"
|
||||
[<- Home](../index.html)
|
||||
{: .text-left}
|
||||
|
||||
# Stay tuned!
|
||||
# Registry
|
||||
{: .text-center}
|
||||
|
||||
### [Crate & Barrel](https://www.crateandbarrel.com/gift-registry/gwen-breitstein-and-ray-lyon/r6215352)
|
||||
{: .text-center}
|
||||
|
||||
### [Honeymoon Fund](https://www.honeyfund.com/wedding/lyon-breitstein-11-13-2021)
|
||||
{: .text-center}
|
||||
|
||||
@@ -9,10 +9,13 @@ header:
|
||||
overlay_filter: "0.4"
|
||||
overlay_image: /assets/images/banner-sketch.jpg
|
||||
excerpt: "November 13, 2021 <br> Brooklyn, NY"
|
||||
sitemap: false
|
||||
disallow: true
|
||||
---
|
||||
[<- Home](../index.html)
|
||||
{: .text-left}
|
||||
|
||||
# You did it! Thanks for your RSVP!
|
||||
Go back [home](../index.html)
|
||||
|
||||
|
||||
{: height="800px" width="800px"}
|
||||
@@ -24,19 +24,37 @@ excerpt: "November 13th 2021 <br> Brooklyn, NY"
|
||||
<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" required>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 (Guest #2)</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>
|
||||
|
||||
106
_sass/minimal-mistakes/_notices.scss
Normal file
106
_sass/minimal-mistakes/_notices.scss
Normal file
@@ -0,0 +1,106 @@
|
||||
/* ==========================================================================
|
||||
NOTICE TEXT BLOCKS
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Default Kramdown usage (no indents!):
|
||||
* <div class="notice" markdown="1">
|
||||
* #### Headline for the Notice
|
||||
* Text for the notice
|
||||
* </div>
|
||||
*/
|
||||
|
||||
@mixin notice($notice-color) {
|
||||
margin: 2em 0 !important; /* override*/
|
||||
padding: 1em;
|
||||
color: $text-color;
|
||||
font-family: $global-font-family;
|
||||
font-size: $type-size-6 !important;
|
||||
text-indent: initial; /* override*/
|
||||
background-color: mix($background-color, $notice-color, $notice-background-mix);
|
||||
border-radius: $border-radius;
|
||||
box-shadow: 0 1px 1px rgba($notice-color, 0.25);
|
||||
|
||||
h4 {
|
||||
margin-top: 0 !important; /* override*/
|
||||
margin-bottom: 0.75em;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
@at-root .page__content #{&} h4 {
|
||||
/* using at-root to override .page-content h4 font size*/
|
||||
margin-bottom: 0;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
p {
|
||||
&:last-child {
|
||||
margin-bottom: 0 !important; /* override*/
|
||||
}
|
||||
}
|
||||
|
||||
h4 + p {
|
||||
/* remove space above paragraphs that appear directly after notice headline*/
|
||||
margin-top: 0;
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
color: mix(#000, $notice-color, 10%);
|
||||
|
||||
&:hover {
|
||||
color: mix(#000, $notice-color, 50%);
|
||||
}
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: mix($background-color, $notice-color, $code-notice-background-mix)
|
||||
}
|
||||
|
||||
pre code {
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
ul {
|
||||
&:last-child {
|
||||
margin-bottom: 0; /* override*/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Default notice */
|
||||
|
||||
.notice {
|
||||
@include notice($light-gray);
|
||||
}
|
||||
|
||||
/* Primary notice */
|
||||
|
||||
.notice--primary {
|
||||
@include notice($primary-color);
|
||||
}
|
||||
|
||||
/* Info notice */
|
||||
|
||||
.notice--info {
|
||||
@include notice($info-color);
|
||||
}
|
||||
|
||||
/* Warning notice */
|
||||
|
||||
.notice--warning {
|
||||
@include notice($warning-color);
|
||||
}
|
||||
|
||||
/* Success notice */
|
||||
|
||||
.notice--success {
|
||||
@include notice($success-color);
|
||||
}
|
||||
|
||||
/* Danger notice */
|
||||
|
||||
.notice--danger {
|
||||
@include notice($danger-color);
|
||||
}
|
||||
|
||||
@@ -124,6 +124,10 @@ $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;
|
||||
|
||||
/* notices */
|
||||
$notice-background-mix: 90% !default;
|
||||
$code-notice-background-mix: 90% !default;
|
||||
|
||||
/* syntax highlighting (base16) */
|
||||
$base00: #263238 !default;
|
||||
$base01: #2e3c43 !default;
|
||||
|
||||
BIN
assets/images/boathouse_map.png
Normal file
BIN
assets/images/boathouse_map.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 324 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 433 KiB After Width: | Height: | Size: 240 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 189 KiB |
Reference in New Issue
Block a user