-
Notifications
You must be signed in to change notification settings - Fork 34
/
_config.yaml
65 lines (53 loc) · 1.39 KB
/
_config.yaml
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
---
###############################################################################
# #
# WEBSITE CONFIGURATION #
# #
###############################################################################
# --- base website settings ---
title: FOSS@RIT Profiles
repository: FOSSRIT/people
author: RIT
email: foss@rit.edu
description: Interactive directory of FOSS@RIT community members
github_username: FOSSRIT
# --- general settings ---
baseurl: /people
lsi: false
safe: true
incremental: false
highlighter: rouge
gist:
noscript: false
plugins:
- jekyll-coffeescript
- jekyll-default-layout
- jekyll-gist
- jekyll-github-metadata
- jekyll-optional-front-matter
- jekyll-paginate
- jekyll-readme-index
- jekyll-titles-from-headings
- jekyll-relative-links
# --- theme settings ---
theme: minima
header_pages:
- faculty.html
- student.html
- mentor.html
- alum.html
# --- build settings ---
# https://jekyllrb.com/docs/continuous-integration/travis-ci/
exclude:
- _ignore
- example_profile.yaml
- Gemfile
- Gemfile.lock
- LICENSE.txt
- Rakefile
- README.md
- vendor
kramdown:
math_engine: mathjax
syntax_highlighter: rouge
permalink: pretty # no .html extensions