-
Notifications
You must be signed in to change notification settings - Fork 47
/
_site.yml
36 lines (36 loc) · 930 Bytes
/
_site.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
name: "open-source-football"
title: "Open Source Football"
description: |
A place where anybody can share their work with others
base_url: https://www.opensourcefootball.com/
google_analytics: "UA-176408251-2"
favicon: logo.png
twitter:
site: "@Open_Source_FB"
creative_commons: CC BY-NC
repository_url: https://github.com/nflverse/open-source-football
collections:
posts:
share: [twitter, facebook]
feed_items_max: false
output_dir: "docs"
navbar:
logo:
image: logo.png
href: https://twitter.com/Open_Source_FB
right:
- text: "Home"
href: index.html
- text: "Contributing"
href: contributing.html
- text: "Authors"
href: contributors_list.html
- text: "About"
href: about.html
- icon: fa fa-github
href: https://github.com/nflverse/open-source-football
- icon: fa fa-rss
href: index.xml
output:
distill::distill_article:
css: styles.css