forked from MathML/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
37 lines (35 loc) · 916 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
# Site settings
title: MathML Association
email: [email protected]
description: A math group acting on the Web
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://mathml-association.com" # the base hostname & protocol for your site
twitter_username: mathml3
github_username: mathml
# Build settings
markdown: kramdown
# Header
header:
- title: News
url: /news.html
- title: Projects
url: /projects.html
- title: About us
url: /about.html
sub:
- title: Directors
url: /directors.html
- title: Bylaws
url: /non-profit-corporate-by-laws.html
- title: COIP
url: conflict-of-interest-policy.html
- title: Meetings
url: meetings/meetings.html
- title: FAQ
url: /faq.html
- title: Manifesto
url: /manifesto.html
- title: Donate
url: /donate.html
- title: Contact
url: /contact.html