-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
91 lines (85 loc) · 2.54 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
82
83
84
85
86
87
88
89
90
91
# Mandatory settings
blog_theme: light # Or use dark
name: Pavan Kalyan's Blog
paginate: 10
url: https://pavan-kalyan.dev
baseurl: ""
# Optional settings
about_enabled: true # Change to true if you wish to show an icon in the navigation that redirects to the about page
discus_identifier: # Add your Disqus identifier
ga_analytics: # Add your GA Tracking Id
local_fonts: true # Change to true if you wish to use local fonts
rss_enabled: true # Change to false if not
scrollappear_enabled: false # Change to false to disable
tag_nav_enabled: false # change to true if you wish to show an additional 'tag-list' navigation below the header
show_sub_headers: true
theme_toggle: true # Change to true if you wish to show an icon in the navigation for dynamic theme toggling
social:
dribbble: # Add your Dribbble handle
facebook: # Add your Facebook handle
flickr: # Add your Flickr handle
github: pavan-kalyan # Add your GitHub handle
linkedin: pavan-kalyan-damalapati # Add your LinkedIn handle
twitter: # Add your Twitter handle
email: [email protected] # Add your Email address
bitcoin: # Add your Bitcoin link or address
ethereum: # Add your Ethereum link or address
gitlab: # Add your GitLab handle
youtube: # Add your Youtube handle
twitch: # Add your Twitch handle
discord: # Add you Discord server invitation ID
tumblr: # Add your Tumblr handle
bitbucket: # Add your Bitbucket handle
docker: # Add your Docker Hub handle
instagram: # Add your Instagram handle
keybase: # Add your Keybase handle
medium: "@damalapati.pavan" # Add your Medium handle
spotify: # Add your Spotify handle
stackoverflow: 7470050 # Add your Stack Overflow ID number
steam: # Add your Steam handle
# Important settings (change at own risk)
assets:
plugins:
css: { autoprefixer: {}}
img: { optim: {}}
source_maps: false
sources:
- _assets/icons
- _assets/javascripts
- _assets/stylesheets
- _assets/yarn
collections:
my_tags:
output: true
permalink: /tag/:slug/
defaults:
-
scope:
path: ""
type: my_tags
values:
layout: articles_by_tag
exclude:
- .travis.yml
- bin/*
- circle.yml
- Gemfile
- Gemfile.lock
- package.json
- package-lock.json
- README.md
- vendor/
- yarn.lock
markdown: kramdown
include: ['*.html']
plugins:
- jekyll-assets
- jekyll-paginate
- jekyll-sitemap
- jemoji
paginate_path: /posts/page/:num/
permalink: posts/:slug
# algolia:
# application_id: 3OKSPP0TAB
# index_name: prod_blog
# search_only_api_key: 0360ba8b1c98e76a5ee9b12d7514eac0