forked from andrewbanchich/forty-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config_local.yml
37 lines (33 loc) · 1.19 KB
/
_config_local.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
# site settings
title: CS + Social Good
subtitle: at UNC Chapel Hill
email: cssgunc@gmail.com
#description: Fostering discussions and actions for ethical uses of technology, with an aim to give back to UNC and the greater community through our projects and collaborations.
description: Through technology, we have the opportunity to be a part of positive change and evolution of a growing world of possibility. We aim to give nonprofits and organizations for social good in the Chapel Hill area the tools to effectively complete their goals with the use of knowledge and programs.
baseurl: "" # the subpath of your site, e.g. /blog
url: https://localhost:4000 # the base hostname & protocol for your site
author:
street_address: 201 S. Columbia Street
city: Chapel Hill
state: NC
zip_code: 27599
country: United States of America
phone: (919) 590 6000
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
tiles-count: 4
# social settings
500px_url:
facebook_url: https://www.facebook.com/cssguncch/
github_url: https://github.com/unc-cs-sg
gitlab_url:
googleplus_url:
instagram_url:
linkedin_url:
pinterest_url:
slack_url:
twitter_url:
# build settings
markdown: kramdown
sass:
style: compressed