Christopher James Hayward
2 years ago
6 changed files with 23 additions and 100 deletions
-
24README.org
-
51config.toml
-
30content/_index.md
-
6content/event_info.md
-
6content/gift_registry.md
-
4content/rsvp.md
@ -1,27 +1,3 @@ |
|||
#+TITLE: Chris & Scotia 2023 |
|||
#+AUTHOR: Christopher James Hayward |
|||
#+EMAIL: chris@chrishayward.xyz |
|||
|
|||
#+EXPORT_FILE_NAME: _index |
|||
|
|||
#+HUGO_CUSTOM_FRONT_MATTER: :tagline It's about time |
|||
#+HUGO_BASE_DIR: ./ |
|||
#+HUGO_AUTO_SET_LASTMOD: t |
|||
#+HUGO_SECTION: |
|||
#+HUGO_DRAFT: false |
|||
|
|||
* Our Story |
|||
|
|||
We met in 2013, and became friends over the next year. When Chris moved to Calgary in 2014, we began dating. Together, we have gone through many ups and downs, different jobs, moves, gains and losses. At the end of it all, we have stuck with each other, and continued to fall in love over and over. |
|||
|
|||
After our engagement in 2020 we made another big move, to Ontario to persue our education. We packed up our late dog Buster and our snake Hades and drove to Burlington. Our cat Frigg flew out before us. It was a wonderful adventure that we have fond memories of. |
|||
|
|||
Although we are grateful for our current opportunities, we hope to move back West in the next couple of years to begin creating an independent life for ourselves. But first, our wedding, finally! |
|||
|
|||
* When |
|||
|
|||
[[https://wedding.chrishayward.xyz/wedding.ics][August 5th, 2023]] |
|||
|
|||
* Where |
|||
|
|||
[[https://goo.gl/maps/Bt4KffMwaN8gfMkY7][Alexandria, Ontario]] |
@ -1,57 +1,8 @@ |
|||
baseURL = "https://wedding.chrishayward.xyz" |
|||
languageCode = "en-US" |
|||
title = "Chris & Scotia 2023" |
|||
theme = "hugo-split-theme" |
|||
theme = "dimension" |
|||
disableKinds = [ "section", "taxonomy", "taxonomyTerm", "RSS", "sitemap" ] |
|||
|
|||
relativeURLs = true |
|||
uglyURLs = true |
|||
|
|||
copyright = "Licensed under Attribution 4.0 International (CC BY 4.0)" |
|||
|
|||
[params] |
|||
[params.custom.css] |
|||
enable = true |
|||
|
|||
[params.visual] |
|||
[params.visual.image] |
|||
enable = true |
|||
file = "images/background.jpg" |
|||
position = "center center" |
|||
|
|||
[[params.links]] |
|||
[params.links.list1] |
|||
heading = "Contact" |
|||
[[params.links.list1.link]] |
|||
text = "Instagram" |
|||
url = "#" |
|||
[[params.links.list1.link]] |
|||
text = "Phone" |
|||
url = "#" |
|||
[[params.links.list1.link]] |
|||
text = "Email" |
|||
url = "#" |
|||
|
|||
[params.links.list2] |
|||
heading = "Directions" |
|||
[[params.links.list2.link]] |
|||
text = "From Toronto" |
|||
url = "#" |
|||
[[params.links.list2.link]] |
|||
text = "From Ottawa" |
|||
url = "#" |
|||
[[params.links.list2.link]] |
|||
text = "From Montreal" |
|||
url = "#" |
|||
|
|||
[params.links.list3] |
|||
heading = "Gift Registry" |
|||
[[params.links.list3.link]] |
|||
text = "Amazon" |
|||
url = "#" |
|||
[[params.links.list3.link]] |
|||
text = "Homesense" |
|||
url = "#" |
|||
[[params.links.list3.link]] |
|||
text = "Canadian Tire" |
|||
url = "#" |
@ -1,25 +1,5 @@ |
|||
+++ |
|||
title = "Chris & Scotia 2023" |
|||
author = ["Christopher James Hayward"] |
|||
lastmod = 2022-07-26T20:23:00-04:00 |
|||
draft = false |
|||
tagline = "It's about time" |
|||
+++ |
|||
|
|||
## Our Story {#our-story} |
|||
|
|||
We met in 2013, and became friends over the next year. When Chris moved to Calgary in 2014, we began dating. Together, we have gone through many ups and downs, different jobs, moves, gains and losses. At the end of it all, we have stuck with each other, and continued to fall in love over and over. |
|||
|
|||
After our engagement in 2020 we made another big move, to Ontario to persue our education. We packed up our late dog Buster and our snake Hades and drove to Burlington. Our cat Frigg flew out before us. It was a wonderful adventure that we have fond memories of. |
|||
|
|||
Although we are grateful for our current opportunities, we hope to move back West in the next couple of years to begin creating an independent life for ourselves. But first, our wedding, finally! |
|||
|
|||
|
|||
## When {#when} |
|||
|
|||
[August 5th, 2023](https://wedding.chrishayward.xyz/wedding.ics) |
|||
|
|||
|
|||
## Where {#where} |
|||
|
|||
[Alexandria, Ontario](https://goo.gl/maps/Bt4KffMwaN8gfMkY7) |
|||
--- |
|||
title: Chris & Scotia 2023 |
|||
description: August 12th, 2023 |
|||
background: "images/background_blur.jpg" |
|||
--- |
@ -0,0 +1,6 @@ |
|||
--- |
|||
title: Event Info |
|||
background: "images/background_blur.jpg" |
|||
--- |
|||
|
|||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. |
@ -0,0 +1,6 @@ |
|||
--- |
|||
title: Gift Registry |
|||
background: "images/background_blur.jpg" |
|||
--- |
|||
|
|||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. |
@ -0,0 +1,4 @@ |
|||
--- |
|||
title: RSVP |
|||
background: "images/background_blur.jpg" |
|||
--- |
Write
Preview
Loading…
Cancel
Save
Reference in new issue