forked from tks18/infozy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
39 lines (35 loc) · 1.19 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
# site settings
title: Infozy
subtitle: Little Bit of Everything
email: [email protected]
description: Infozy offers Students a unique environment for gathering and sharing information that will help them do their jobs with efficiency. At the core, our goal is to capture the intimate conversation between peers and colleagues when they need quick advice from a trusted, experienced source.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://infozy.tk" # the base hostname & protocol for your site
author: Sudharshan
street_address: 15/27, Triplicane
city: Chennai
state: TN
zip_code: 600005
country: India
newsletter: yes
# social settings
500px_url: https://500px.com/tks18
facebook_url:
github_url: https://github.com/tks18
gitlab_url: https://gitlab.com/tks18
googleplus_url:
instagram_url: https://instagram.com/shantk18
linkedin_url: https://www.linkedin.com/in/shantk18
pinterest_url: https://in.pinterest.com/sudharshantk/boards/
slack_url:
twitter_url: https://twitter.com/shantk18
# build settings
markdown: kramdown
permalink: /:title/
sass:
style: compressed
plugins_dir: ./_plugins
jekyll_get:
- data: github
json: 'https://api.github.com/users/tks18/repos'
cache: false