-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
44 lines (39 loc) · 1.18 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
# site settings
title: D-AMP
subtitle: Department of Physics
email: dampcep@gmail.com
description: This is the DAMP blog of the Department of Physics at IIT Bombay. <br>You can find information and posts from DAMP, latest research updates <br>and informal news here.
baseurl: "/" # the subpath of your site, e.g. /blog
url: # the base hostname & protocol for your site
author:
street_address: Department of Physics, IIT Bombay
city: Mumbai
state: MH
zip_code: 400076
country: India
phone: #(716) 555-5555
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
tiles-count: 6
# social settings (key must match name of font awesome icon)
# see https://fontawesome.com/icons?d=gallery&p=2&s=brands
# Icons are not shown if value is empty
# You need to restart jekyll for changes to have an effect
socials:
GitHub: https://github.com/epdampiitb
GitLab:
Google-Plus: #https://plus.google.com/u/0/+AndrewBanchich
Instagram:
LinkedIn: #https://www.linkedin.com/in/andrew-banchich-a4ba1195
Twitter: #https://twitter.com/andrewbanchich
Facebook:
Slack:
# build settings
markdown: kramdown
sass:
style: compressed
exclude:
- "*.gemspec"
- LICENSE.md
- CONTRIBUTING.md
- README.md