-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
35 lines (35 loc) · 960 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
name: "mas_data_catalog"
title: "MAS data catalog"
favicon: 'images/favicon.ico'
description: |
MAS data catalog
output_dir: "docs"
navbar:
logo:
image: 'images/favicon.ico'
base_url: 'https://github.com/macroecology-society/data-catalog/'
search: true
right:
- text: "catalog"
href: index.html
- text: "Team"
href: https://www.idiv.de/en/groups-and-people/core-groups/macroecosocial.html
- icon: fa-wrench
text: masDMT
href: https://macroecology-society.github.io/masDMT/index.html
- icon: fa-github
text: GitHub
href: https://github.com/macroecology-society/data-catalog
- icon: fa-envelope
text: mail
href: mailto:[email protected]
output:
distill::distill_article:
css: post.css
base_url: https://macroecology-society.github.io/data-catalog/
collections:
posts:
categories: true
categories_metadata: true
share: [twitter, linkedin]
custom: _custom.html