forked from uva-math/uva-math-code
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
44 lines (32 loc) · 772 Bytes
/
_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
url: "https://math.virginia.edu"
geomtop: "RTG_geomtop"
name: Mathematics at the University of Virginia
description: Official website of Department of Mathematics at the University of Virginia
markdown: kramdown
# kramdown:
# math_engine: nil
highlighter: rouge
excerpt_separator: <!--more-->
paginate: 24
paginate_path: "allnews/page:num"
permalink: /:year/:month/:title/
new_seminars_label: Upcoming seminars
defaults:
- scope:
path: ""
type: departmentpeople
values:
layout: departmentpeople_page
nav_parent: People
collections:
departmentpeople:
output: true
permalink: /people/:name/
exclude: [vendor]
plugins:
- jekyll-paginate
- jekyll-feed
- jekyll-redirect-from
author: UVA Math
feed:
path: /feed.xml