forked from uva-math/uva-math-code
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (31 loc) · 742 Bytes
/
_config.yml
File metadata and controls
43 lines (31 loc) · 742 Bytes
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
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: 8
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
author: UVA Math
feed:
path: /feed.xml