-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
63 lines (56 loc) · 1.38 KB
/
_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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
title: Briana & Dylan
description: Wedding Website
logo:
disqus_shortname: shortname
# Assign a default image for your site's header and footer
default_bg: default_bg.jpg
search: false
share: true
# Read Time is a calculator tp provide post read-time based on word count. Usage is recommended.
readtime: false
# Turn on or off the fin animations in the header and footer
triangleheader: true
animated_fins: true
# Specify the fin color in RGB value
fin_color: "255,255,255"
# Change url to your domain. Leave localhost server or blank when working locally.
url:
#bbcrabb.github.io
# baseurl:
# Gems used
gems:
- jekyll-feed
- jekyll-archives
- jekyll-paginate
- jekyll-sitemap
- jekyll-gist
- jekyll-seo-tag
# Analytics and webmaster tools stuff goes here
google_analytics:
google_verify:
# Links to include in top navigation
# For external links add external: true
links:
- title: Home
url: /
external: false
icon: home
- title: Our Story
url: /our-story
- title: When & Where
url: /details
- title: Accommodations
url: /accommodations
- title: Registry
url: /registry
external: false
# https://github.com/mojombo/jekyll/wiki/Permalinks
collections:
pages:
output: true
permalink: /:title
kramdown:
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6