forked from chitrakanagaraj/chitrakanagaraj.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
230 lines (207 loc) · 7.15 KB
/
_config.yml
File metadata and controls
230 lines (207 loc) · 7.15 KB
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
title: We are Programmers!
subtitle: We are Programmers!
description: >- # this means to ignore newlines until "baseurl:"
devlopr-jekyll is a Jekyll Theme Built For Developers
url: "https://weareprogrammers.in" # the base hostname & protocol for your site, e.g. https://example.github.io
baseurl: "" # the subpath of your site, e.g. /blog
urls:
- text: About Us
url: /about
sub:
- text: Chitra K
url: /chitra
- text: Nithyanantham S
url: /nithyanantham
- text: Blog
url: /blog
- text: Gallery
url: /gallery
- text: Contact Us
url : /contact
typewrite-text: We are Programmers! is our personal blog. Here we post our daily learnings.
home_image: profile.png
# Edit these details
users:
- author: chitra
author_logo: profile.png
author_name: Chitra Kanagaraj
author_bio: Hi, my name is Chitra Kanagaraj. I built this site using devlopr-jekyll :D
author_email: "chitrakanagaraj.m@gmail.com"
author_location: India
author_website_url: "https://weareprogrammers.in"
skills: PHP, drupal 7, drupal 8, html5, css3
author_work_experiences:
- company_name: NdimensionZ
company_logo: ndz.png
company_url: https://www.ndimensionz.com/
designation: Software Engineer
description: Worked on various Drupal Projects
visibility: true
- company_name: Cube45
company_logo: cube.jpg
company_url: https://www.cube45.com/
designation: Drupal Developer
description: Worked on various Drupal 8 Projects
visibility: true
author_education_details:
- college_logo: bec.png
college_name: Builders Engineering College
college_url: https://builderscollege.edu.in/
college_degree: BE ECE
description: Bachelor of Engineering in Electornical and Communication Engineering
visibility: true
author_project_details:
- project_thumbnail: gamershub.png
project_title: Gamers Hub
project_description: A Platform built for Gamers and Game Devs
project_url: https://gamershub.in
visibility: true
- project_thumbnail: hack4r.PNG
project_title: Hack4r
project_description: A Platform built for Hackers and Penetration Testers
project_url: https://hack4r.com
visibility: true
show_author_work_experiences: true
show_author_education_details: true
show_author_project_details: false
# social links
twitter_username: chitrakanagaraj
github_username: chitrakanagaraj
facebook_username: chitrakanagaraj
linkedin_username: chitrakanagaraj
# behance_username: johndoe
# instagram_username: johndoe
# medium_username: johndoe
# telegram_username: johndoe
# dribbble_username: johndoe
# flickr_username: johndoe
- author: nithyanantham
author_logo: profile.png
author_name: Nithyanantham Subramaniam
author_bio: Hi, my name is Nithyanantham Subramaniam. I built this site using devlopr-jekyll :D
author_email: "nithyananthamn@gmail.com"
author_location: India
author_website_url: "https://weareprogrammers.in"
skills: .net core, docker, azure, c#
author_work_experiences:
- company_name: Honeywell
company_logo: honeywell.png
company_url: https://honeywell.com
designation: Tech Lead
description: Worked on MaxProCloud
visibility: true
- company_name: TCS
company_logo: tcs.png
company_url: https://tcs.com
designation: IT Analyst
description: Worked on various Azure Cloud Products
visibility: true
author_education_details:
- college_logo: bu.png
college_name: Bharathiar University
college_url: www.b-u.ac.in
college_degree: MCA
description: Master of Computer Application
visibility: true
author_project_details:
- project_thumbnail: gamershub.png
project_title: Gamers Hub
project_description: A Platform built for Gamers and Game Devs
project_url: https://gamershub.in
visibility: true
- project_thumbnail: hack4r.PNG
project_title: Hack4r
project_description: A Platform built for Hackers and Penetration Testers
project_url: https://hack4r.com
visibility: true
show_author_work_experiences: true
show_author_education_details: true
show_author_project_details: false
# social links
twitter_username: snithyanantham
github_username: snithyanantham
facebook_username: snithyanantham
linkedin_username: snithyanantham
# behance_username: johndoe
# instagram_username: johndoe
# medium_username: johndoe
# telegram_username: johndoe
# dribbble_username: johndoe
# flickr_username: johndoe
#for comments ( we got Disqus and Hyvor Commenting, uncomment the one you want to use )
# disqus_shortname: sujay-kundu
hyvor_talk_website_id: 1728
# wakatime username (coding activity)
wakatime_username: sujaykundu777
# mailchimp embedded form url (newsletter):
mailchimp_form_url:
# formspree (contact form)
formspree_email: xoqkzrob
# syntax highlighter
markdown: kramdown
highlighter: rouge
permalink: pretty
# algolia search
algolia:
application_id: PUEIYIEFE9
index_name: blog_posts # You can replace that with whatever name you want
files_to_exclude: []
nodes_to_index: 'article'
search_only_api_key: 7b5b0c14f31b2156801d39cfda033820
# pagination of posts
paginate: 4
per_page: 4
paginate_path: "/blog/page/:num/"
# minify
# compress_html:
# clippings: all
# comments: ["<!-- ", " -->"]
# endings: all
# ignore:
# envs: ['development']
# Archives
# jekyll-archives:
# enabled:
# - categories
# layout: archive
# permalinks:
# category: '/category/:name/'
# Shop
collections:
- products
# Gallery
defaults:
-
scope:
path: "gallery"
values:
permalink: /:path/:basename:output_ext
# Build settings
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-gist
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-algolia
- jekyll-menus
# Exclude from processing.
# The following items will not be processed, by default.
# Any item listed under the `exclude:` key here will be automatically added to
# the internal "default list".
#
# Excluded items can be processed by explicitly listing the directories or
# their entries' file path in the `include:` list.
#
exclude:
- .sass-cache/
- .jekyll-cache/
- gemfiles/
- Gemfile
- Gemfile.lock
- node_modules/
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
destination: ./build