-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
52 lines (48 loc) · 1.21 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
title: "Mohammed Lotfy Tech Blog"
email: [email protected]
timezone: UTC
baseurl: ""
permalink: "/:title/"
logo: 'assets/images/logo.png'
favicon: 'assets/images/favicon.ico'
author: mohammed
paginate: 30
disqus: 'scropion86'
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-5GD6JE2N1P
# Authors
authors:
mohammed:
name: Moammed Lotfy
display_name: Moammed Lotfy
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."
# Google Analytics
google_analytics: G-5GD6JE2N1P
# Social
social:
#instagram: https://www.instagram.com/bootstrapstarter/
#facebook: https://www.facebook.com/scropion86
twitter: https://twitter.com/scropion86
github: https://github.com/scropion86
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives