-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·41 lines (33 loc) · 968 Bytes
/
_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
# visit https://github.com/mojombo/jekyll/wiki/Configuration for more settings
paginate: 10 # pagination based on number of posts
paginate_path: "page:num"
exclude: ["README.md"] # files to exclude
highlighter: rouge
markdown: kramdown
disqus: omairaasim
google_analytics: UA-26773104-2
title: Omair Aasim
defaults:
-
scope:
path: "" # empty string for all files
values:
title: Hadoop Tutorials
description: Stylish Jekyll Theme
author:
name: Omair Aasim
email: omairaasim@gmail.com
github: omairaasim
twitter: omairaasim
pinterest: omairaasim
linkedin: omairaasim
bio: Software Engineer by profession - Entrepreneur at heart - CoFounder and CTO at DeZyre
email_md5: ded6b2a2d3dcd1039f6fef5313d85cd2
rss_path: feed.xml
categories_path: categories.html
tags_path: tags.html
# set it as url of an image
# sidebar_background_image: https://www.dropbox.com/s/g9h23zrycedxtk5/sky.png?raw=1
BASE_PATH:
gems:
- jekyll-paginate