-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
42 lines (37 loc) · 827 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
title: Jessica and Alex Take Flight 2022
description: >-
I guess we're getting married!
author: JessicaNAlex
baseurl: "/takeflight-2022"
url: "https://www.jeska.me"
locale: en-CA
# Build settings
markdown: kramdown
remote_theme: "mmistakes/minimal-mistakes@4.24.0"
minimal_mistakes_skin: "aqua"
plugins:
- jekyll-remote-theme
- jekyll-include-cache
atom_feed:
hide: true
include: ["_pages"]
defaults:
-
scope:
path: ""
type: pages
values:
layout: single
author_profile: true
toc_sticky: true
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/