-
Notifications
You must be signed in to change notification settings - Fork 7
/
_config.yml
45 lines (40 loc) · 1.24 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
# site settings
title: SECQUOIA
subtitle: Info
email: [email protected]
description: Systems Engineering via Classical and Quantum Optimization for Industrial Applications Research Group at Purdue University
baseurl: "" # the subpath of your site, e.g. /blog
url: https://SECQUOIA.github.io # the base hostname & protocol for your site
author: SECQUOIA
university: Purdue University
room: Forney Hall of Chemical Engineering, G027C
street_address: 480 Stadium Mall Drive
city: West Lafayette
state: IN
zip_code: 47907-2100
country: USA
formspreeEndpoint: https://formspree.io/f/xdorgoyp
branch: master
repo: SECQUOIA/SECQUOIA.github.io
google_analytics: G-7SN6EM0RMM
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
tiles-count: 8
# 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/SECQOUIA
LinkedIn: https://www.linkedin.com/in/SECQOUIA
# Twitter: https://twitter.com/
# Facebook: https://www.facebook.com/
# build settings
markdown: kramdown
sass:
style: compressed
exclude:
- "*.gemspec"
- LICENSE.md
- CONTRIBUTING.md
- README.md