forked from wowthemesnet/affiliates-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
56 lines (53 loc) · 1.53 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
title: "Affiliates"
email: [email protected]
timezone: UTC
baseurl: "/affiliates-jekyll-theme"
permalink: "/:title/"
logo: 'assets/images/logo.png'
favicon: 'assets/images/favicon.ico'
author: Sal
paginate: 30
disqus: 'demowebsite'
locale: en_us
lang: en_us
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: UA-113961478-1
# Authors
authors:
sal:
name: Sal
display_name: Sal
avatar: 'assets/images/sal.png'
email: [email protected]
web: https://www.wowthemes.net/category/jekyll-themes/
twitter: https://twitter.com/wowthemesnet
description: "Author of Affiliates, a template available for WordPress, HTML, Ghost and Jekyll. You are currently previewing Jekyll template demo."
john:
name: John
display_name: John
avatar: 'assets/images/john.png'
email: [email protected]
web: https://www.wowthemes.net/category/jekyll-themes/
twitter: https://twitter.com/wowthemesnet
description: "This is the author box. Write a short description of the author here. You are currently previewing Affiliates theme demo, a Jekyll template compatible with Github pages."
# Social
social:
instagram: https://www.instagram.com/bootstrapstarter/
facebook: https://www.facebook.com/bootstrapstartercom-346329609045284
twitter: https://twitter.com/bstartercom
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives