-
Notifications
You must be signed in to change notification settings - Fork 5
/
_config.yml
81 lines (70 loc) · 1.59 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# Welcome to Jekyll!
# Website settings
title: "Utsav Mangal's Blog"
description: "Utsav Mangal,blog and portofolio"
keywords: "Utsav,Mangal,blog,programming"
baseurl: "/"
url: "https://u.mangal.pw/"
# url: "http://127.0.0.1:4000"
# blog img path
img_path: 'http://www.jack003.com/static/img/blog'
# author
author:
name: 'Utsav'
first_name: 'Utsav'
last_name: 'Mangal'
email: 'mangalutsav1@gmail.com'
facebook_username: 'Mangalutsav'
github_username: 'Mangalutsav'
head_img: 'static/img/landing/Utsav.jpg'
# landing page
landing:
home: 'Home'
about: 'About'
career: 'Career'
skills: 'Skills'
projects: 'Project'
contact: 'Contact'
# my projects
project:
SigIntChecker:
name: 'SigIntChecker'
url: '/Mangalutsav/Check_SIGINT'
img: 'static/img/landing/SigIntChecker.png'
Stroom:
name: 'Stroom'
url: '/Hareshkh/Stroom'
img: 'static/img/landing/Stroom.jpg'
Youtoo:
name: 'Youtoo'
url: '/Mangalutsav/Youtoo'
img: 'static/img/landing/Youtoo.png'
Yolog:
name: 'Yolog'
url: '/Karandesai-96/Yolog'
img: 'static/img/landing/yolog.jpg'
# blog index
index:
home: 'Home'
# python: 'Python'
# linux: 'Linux'
# JS: 'JS'
# database: 'Database'
# life: 'Life'
# comment
disqus:
name: Kraken
public_key: FTvHZuuS0XcH4XZHNWzASYpEPQ2VHnGrtk7NRPNKMpKnjZaSaRDmVImMZ4HLsPnF
# google analytics
ga:
id: UA-77166641-2
# Build settings
encoding: "utf-8"
# other settings
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
fb_admins: http://facebook.com/mangalutsav
fb_appid: 1758376257751682