-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
70 lines (67 loc) · 1.61 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
64
65
66
67
68
69
70
title: "Savoré"
email: alaine.camaso@gmail.com
timezone: UTC
baseurl: ""
# permalink: "/:title/"
permalink: :name
preview: 'assets/images/preview.jpg'
logo: 'assets/images/logo.png'
favicon: 'assets/images/favicon.ico'
author: savore
paginate: 30
disqus: 'coachrye'
locale: en_ca
lang: en_ca
feed_items: 10
feed_update_period: daily
feed_update_frequency: 1
markdown: kramdown
kramdown:
syntax_highlighter_opts:
disable: true
sass:
sass_dir: _sass
style: :compressed
ganalytics: G-01NKMJGBR8
remote_theme: wowthemesnet/affiliates-jekyll-theme
future: false
show_drafts: false
# Authors
authors:
yt:
name: Yummy and Tummy
display_name: Yummy and Tummy
avatar: 'assets/images/logo.png'
email: admin@yummytummy.ph
web: https://www.yummytummy.ph
twitter: https://twitter.com/yummytummyph
description: "We are Yummy and Tummy"
alaine:
name: Alaine
display_name: Chef A
avatar: 'assets/images/john.png'
email: chef@yummytummy.ph
web: https://instagram.com/chefalaine
twitter: https://twitter.com/chefalaine
description: "Hi! I'm Chef Alaine."
rye:
name: Ryan
display_name: Coach Rye
avatar: 'assets/images/john.png'
email: rye@coachrye.com
web: https://instagram.com/coachrye
twitter: https://twitter.com/coachrye34
description: "Hi! I'm Coach Rye."
# Social
social:
instagram: https://www.instagram.com/yummytummy.ph/
facebook: https://www.facebook.com/yummytummy.ph
# twitter: https://twitter.com/yummytummy.ph
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives
- jekyll-redirect-from