-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
56 lines (52 loc) · 1.7 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
# Site
name: "Hunter ACM"
title: "Hunter ACM"
description: "Hunter ACM is a community of Hunter College students interested in CS and tech. We design, code, build, and learn about topics not taught in our classes."
meta_description: "Hunter ACM is a community of Hunter College students interested in CS and tech. We design, code, build, and learn about topics not taught in our classes."
logo_header: assets/images/logo.png
logo: assets/images/logo_square.png
favicon: assets/images/favicon.png
google_site_verification: qCjFZ2ktSJWNYRivux2DNfID3KFxFpffVHiQIDvNpx0
paginate: 12
facebook: hunteracm
slack: hunteracm
github: hunteracm
twitter: weareHunterACM
eventbrite: hunteracm
medium: hunteracm
# Authors
authors:
# board should be the first author for seo reasons
board:
name: board
display_name: "Hunter ACM Board"
gravatar: fcb7a88ce4ed61c9470d8a3dec7b5211
web: https://hunter.acm.org
twitter: weareHunterACM
description: "The Hunter ACM board strives to make a safe, welcoming, and inclusive community for students who want to design, code, build, and learn about topics not taught in our classes."
type: Organization
suzenfylke:
name: suzenfylke
display_name: "Suzen Fylke"
gravatar: 6f00367f46bd1774aa815c648fe089bb
web: http://www.suzenfylke.com/
twitter: suzenfylke
description: "Sue is a senior majoring in CS. She makes language learning fun! With computers."
type: Person
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives
# Archives
jekyll-archives:
enabled:
- categories
layout: archive
permalinks:
category: /category/:name/
# Other
markdown: kramdown
highlighter: rouge