-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
58 lines (47 loc) · 1.51 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
repo_url: https://github.com/SAITARUN55/Portfolio
title: Kaniganti Sai Tarun | Portfolio
description: >-
I'm a Software Development Engineer working at Amazon with the Amazon Web Services (AWS) Connect Team. I'm huge into open-source development and love to contribute back to the community. Interested in working together? Drop me a line!
og:
title: Kaniganti Sai Tarun's Portfolio
image_height: 1440
image_width: 1080
image_url: https://ksaitarun.com/assets/profile.jpg
cta:
primary: Hire Me!
social:
name_initials: KST
full_name: Kaniganti Sai Tarun
short_name: Sai Tarun
email: [email protected]
facebook: https://www.facebook.com/saitarunkaniganti55
github: https://github.com/SAITARUN55
google_play: https://play.google.com/store/apps/dev?id=6017027472682723980
instagram: https://www.instagram.com/saitarunkaniganti
linkedin: https://linkedin.com/in/kanigantisaitarun
medium: https://medium.com/@saitarunkaniganti
twitter_id: SAITARUN1997
twitter_url: https://twitter.com/SAITARUN1997
youtube: https://www.youtube.com/c/SaiTarunKaniganti
theme_color: "#77cbd4"
baseurl: "" # repo name, leave blank for user/org pages.
url: "https://ksaitarun.com" # Full URL, always.
permalink: /:title
defaults:
- scope:
path: ""
values:
layout: default
sass:
style: :compressed
# These won't matter for drop-in HTML replacements
kramdown:
input: GFM
auto_ids: true
hard_wrap: false
syntax_highlighter: rouge
plugins:
- jekyll-sitemap
exclude:
- LICENSE
- README.md