-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
60 lines (49 loc) · 1.72 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
# Site settings
title: Tejal Wakchoure
url: https://tejalwakchoure.github.io
description: Hi! I'm Tejal. I create products for the newsroom at The Baltimore Banner. I also tell stories using words and code as a data & graphics journalist trained at Columbia Journalism School.
# description: Tejal Wakchoure's personal website - data and graphics journalist, newsroom product manager. Hi! I'm Tejal. I create products for the newsroom at The Baltimore Banner. I also tell stories using words and code as a data & graphics journalist trained at Columbia Journalism School's Lede Program for Data Journalism.
meta_author: Tejal Wakchoure
meta_author_twitter: tejaldehyde
# Google webmaster tools
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership
bing_verify:
# Color settings - 404 page is done manually
color:
backgroundcol: 'C1DAFF' #'D4F5FF'
backgroundcol_light: 'CDE1FF' #'dcf7ff' (preloader)
backgroundcol_lightest: 'DCEAFF' #'e5f9ff' (preloader mobile + manually added on blog, change there if changed here)
link: '3C7CDD' #'2C82D6'
link_dark: '0D5BCF' #'0755A4'
text: '393939' #'575757'
button: '484848'
heading: '000000'
white: 'ffffff'
lightest_gray: 'ebebeb'
light_gray: 'dcdcdc'
gray: 'bfbfbf'
# wave_text: '034558'
# Footer settings
footer:
copyright: Tejal Wakchoure
# Social networks usernames
social:
- title: linkedin
url: //linkedin.com/in/tejalw
- title: github
url: //github.com/tejalwakchoure
# Plugins
plugins:
- jekyll-redirect-from
# Include content
# include: ['pages']
collections:
projects:
output: true
permalink: /:path/
# Credits content
credits: Tejal Wakchoure
# Build settings
markdown: kramdown
permalink: pretty