-
Notifications
You must be signed in to change notification settings - Fork 10
/
_config.yml
34 lines (28 loc) · 995 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
# Permalinks
permalink: pretty
# Setup
title: OpenMath
tagline: 'OpenMath is an extensible standard for representing the semantics of mathematical objects.'
description: 'OpenMath is an extensible standard for representing the semantics of mathematical objects.'
url: https://openmath.org
baseurl: https://openmath.org
paginate: 10
paginate_path: "/news/page:num/"
future: True
plugins:
- jemoji
- jekyll-paginate
- jekyll-github-metadata
exclude: ['_activities/README.md', '*.synctex.gz', '*.aux', '*.nav', '*.out', '*.snm', '*.tex', '*.log', '*.toc']
# About/contact
author:
name: 'The OpenMath Society'
url: http://openmath.github.io
email: [email protected]
twitter: OpenMathSoc
repository: OpenMath/OpenMath.github.io
collections:
activities:
output: true
# Custom vars
version: 0.2.0