29 Commits

Author SHA1 Message Date
9f218114c2 removed smiley 2022-02-05 18:33:07 -05:00
b6272c3346 added smiley 2022-02-05 18:26:15 -05:00
de25825a31 add "wedding over" message to readme 2022-02-04 13:12:03 -05:00
f8440ffa9a change map to static image 2021-10-18 17:37:27 -04:00
Ray Lyon
ff0bb1a5ee reservation link 2021-09-05 20:20:50 -04:00
bfe821be48 add mask language to info 2021-09-03 13:22:01 -04:00
45a8f074cc remove kramdown auto-ids 2021-09-03 12:20:51 -04:00
386e6cb6a4 added "back to form" button to submit again 2021-09-03 12:14:10 -04:00
592b759325 change form button to Submit 2021-09-03 12:02:03 -04:00
9082b62d65 spelling 2021-09-03 11:40:01 -04:00
e5758bb1cb fix form and success pages 2021-09-03 10:59:47 -04:00
44f5f59bc6 vaccine submission form 2021-09-03 10:31:04 -04:00
53bad22f4f initial covid advisory 2021-09-02 22:23:25 -04:00
f98216449e Merge branch 'main' of github.com:skoobasteeve/rayandgwen-wedding into main 2021-08-02 19:46:00 -04:00
d1e346e4c9 honeymoon fund link 2021-08-02 19:45:52 -04:00
1beb87c615 cocktail attire 2021-06-07 18:52:00 -04:00
c2cf557f3e dress code 2021-06-07 18:37:56 -04:00
2c221ab096 fix label for guest 2 dinner pref 2021-05-24 19:35:29 -04:00
8a59050e84 make dinner pref required 2021-05-24 19:23:57 -04:00
548043c46c more coming soon... 2021-05-24 15:51:09 -04:00
e04adb97cb crate & barrel registry 2021-05-24 15:43:34 -04:00
8dd2010a77 fix css for notices 2021-05-20 16:17:53 -04:00
8fc6841396 room block details 2021-05-20 16:07:38 -04:00
dd0b5263ec missing variable fix 2021-05-20 15:56:56 -04:00
f7a1d4d0fd webrick fix for ruby 3.0 2021-05-20 15:41:34 -04:00
d3df3a7122 updated hotel block 2021-05-20 15:33:40 -04:00
118b66a9e5 added hotel info 2021-03-24 17:59:32 -04:00
Ray Lyon
78e67cbad2 fix analytics section 2021-02-21 21:34:19 -05:00
Ray Lyon
38772c61a6 Merge pull request #8 from skoobasteeve/gwen-edits
Gwen edits
2021-02-20 10:03:00 -05:00
12 changed files with 197 additions and 15 deletions

View File

@@ -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"

View File

@@ -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)
[![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

@@ -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

17
_pages/covid-success.md Normal file
View 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
View 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>

View File

@@ -16,16 +16,22 @@ excerpt: "November 13, 2021 <br> Brooklyn, NY"
# Wedding Info
{: .text-center}
**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}
## Ceremony and Reception
{: .text-left}
[**Prospect Park Boathouse**](https://goo.gl/maps/7vJWAH4iFbyKeaq86) \
**November 13th, 2021** \
**4:00pm - 10:00pm**
**4:00pm - 10:00pm** \
*Cocktail attire*
{: .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>
![boathouse_map](/assets/images/boathouse_map.png){:class="img-responsive"}{: height="400px" width="400px"}{: .align-center}
## Getting There
{: .text-left}
@@ -56,7 +62,14 @@ If you plan on driving please contact us directly as the venue has a limited num
{: .notice--warning}
{: .text-center}
## Guest Accomodations to come...
## 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)

View File

@@ -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}

View File

@@ -12,9 +12,10 @@ 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)
![success](../assets/images/success.jpg){: height="800px" width="800px"}

View File

@@ -24,7 +24,7 @@ excerpt: "November 13th 2021 <br> Brooklyn, NY"
<label>Guest #1 <input type="text" name="name" required/></label>
</p>
<p>
<label for="mealpref-01">Dinner Preference</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>
@@ -36,7 +36,7 @@ excerpt: "November 13th 2021 <br> Brooklyn, NY"
<label>Guest #2 (if applicable)<input type="text" name="plus-one" /></label>
</p>
<p>
<label for="mealpref-02">Dinner Preference</label>
<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>

View 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);
}

View File

@@ -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;

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 KiB