-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
47 lines (40 loc) · 997 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
42
43
44
45
46
47
# Site settings
title: Divyanshu Thakur
name: Divyanshu Thakur
tagline: 'Open Source Enthusiast'
#subtitle: Learnings, Ramblings and Rants. In that order.
email: [email protected]
description: >
A blog to keep track of my GSoC progress
baseurl: ""
url: "https://divyanshu132.github.io/"
github_username: divyanshu132
disqus_baseurl: "https://divyanshu132.github.io/"
disqus_shortname: https-divyanshu132-github-io
permalink: :title
excerpt_seperator: <!-break->
# Build settings
markdown: kramdown
paginate: 5
paginate_path: "/page:num/"
inter_post_navigation: true
version: 1.0.1
defaults:
-
scope:
path: ""
values:
author: "Divyanshu Thakur"
# About/contact
author:
name: Divyanshu Thakur
github: divyanshu132
email: [email protected]
linkedin: divyanshu132
gravatar_md5: 2850fb9344edf290ac29710b26a9c2d0
# External gems
gems:
- jekyll-sitemap
- jekyll-paginate
- jemoji
- jekyll-seo-tag