-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
38 lines (35 loc) · 926 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
# Site settings
title: Nikul Lakhani's Blog
description: I love creating creative and clean design for the web. I would design the "Design" in a simple sense as my passion.'
email: [email protected]
author: "Nikul Lakhani"
username: "niklakhani"
baseurl: ""
url: "https://niklakhani.in"
port: 8080
# Build settings
markdown: kramdown
permalink: pretty
highlighter: rouge
sass:
sass_dir: assets/css/
style: compressed
gems:
- jekyll-feed
- jekyll-paginate
exclude:
- Gemfile
- Gemfile.lock
# Google author/publisher settings
google-author: 'https://plus.google.com/+NIKLAKHANI009/'
google-publisher: 'https://plus.google.com/+NIKLAKHANI009/'
# Skills
skills:
- {name: Creative, fill: 7}
- {name: Responsible, fill: 8}
- {name: Multitasking, fill: 8}
- {name: Communication, fill: 6}
- {name: Performance Tuning, fill: 6}
- {name: WordPress, fill: 7}
- {name: Design, fill: 7}
- {name: Development, fill: 8}