-
Notifications
You must be signed in to change notification settings - Fork 12
/
_config.yml
68 lines (53 loc) · 1.81 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
57
58
59
60
61
62
63
64
65
66
67
68
###############################################################################
# #
# WEBSITE CONFIGURATION #
# #
###############################################################################
# --- base website settings ---
title: Free and Open Source Software @ RIT
title-abbrev: FOSS@RIT
description: > # this symbol ignores newlines
Center of gravity for Free and Open Source Software at the Rochester
Institute of Technology. Learn about open source activities and academia at
RIT.
# --- general settings ---
email: [email protected]
github-repo: "https://github.com/FOSSRIT/fossrit.github.io"
seo_keywords: > # this symbol ignores newlines
"FOSS@MAGIC",
"FOSSRIT",
"RIT FOSS",
"RIT MAGIC Center",
"Rochester Institute of Technology",
"Open@RIT",
"open source",
"Stephen Jacobs"
twitter_account: "@RITMAGIC"
url: "https://fossrit.github.io"
social:
irc: https://web.libera.chat/#rit-foss
# --- events page settings ---
page_events:
description: "Upcoming events in RIT FOSS community"
# --- build settings ---
# https://jekyllrb.com/docs/continuous-integration/travis-ci/
exclude:
- build.sh
- Gemfile
- Gemfile.lock
- LICENSE.txt
- Rakefile
- README.md
- vendor
excerpt_separator: <!--more-->
future: true # allow events in the future (for calendar feed)
markdown: kramdown
permalink: pretty # no .html extensions
plugins:
- jekyll-feed
- jekyll-sitemap
# --- meeting schedule settings ---
# They appear exactly as typed. Follow the format already here when updating.
meeting-day: Wednesday
meeting-place: SHED makerspace computer lab (room 1350)
meeting-time: 6:00PM - 8:00PM