forked from wowthemesnet/affiliates-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
48 lines (45 loc) · 1.1 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
title: "IT Blog"
email: [email protected]
timezone: UTC +4
baseurl: "/ITblog"
permalink: "/:title/"
logo: 'assets/images/logo.png'
favicon: 'assets/images/logo.png'
author: Monica
paginate: 30
disqus: 'demowebsite'
locale: hy
lang: hy
feed_items: 10
feed_update_period: weekly
feed_update_frequency: 1
markdown: kramdown
kramdown:
syntax_highlighter_opts:
disable: true
sass:
sass_dir: _sass
style: :compressed
ganalytics: UA-113961478-1
# Authors
authors:
monica:
name: Monica
display_name: Monica
avatar: 'assets/images/logo.png'
email: [email protected]
web: https://www.wowthemes.net/category/jekyll-themes/
linkedin: https://www.linkedin.com/in/monica-avagyan/
description: "In this series of articles, we will explore the latest trends, breakthroughs, and notable developments in IT, AI, and the digital sphere within all world. "
# Social
social:
instagram: https://www.instagram.com/
facebook: https://www.facebook.com/
twitter: https://twitter.com/
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives