-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
51 lines (48 loc) · 1.16 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
title: "Code-E-Shop"
email: [email protected]
contact_us_submit: https://codeeshop.com/module/ces_github/api
timezone: UTC
baseurl: "/affiliates-jekyll-theme"
permalink: "/:title/"
logo: 'assets/images/logo.png'
favicon: 'assets/images/favicon.ico'
author: Anant
paginate: 30
disqus: 'codeeshop'
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: G-04780F3VCL
# Authors
authors:
Anant:
name: Code-E-Shop
display_name: Anant
avatar: 'assets/images/me_github_profile.png'
email: [email protected]
web:
twitter: https://twitter.com/anantnegik7
description: "Software Developer"
# Social
social:
instagram: https://www.instagram.com/code_e_shop/
facebook : https://www.facebook.com/codeeshop
twitter : https://twitter.com/codeeshop1
github : https://github.com/codeeshop-oc
youtube : https://www.youtube.com/channel/UCumTe1N0BZFvYRzO_3OW93w
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives