-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
41 lines (35 loc) · 957 Bytes
/
Copy path_config.yml
File metadata and controls
41 lines (35 loc) · 957 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
title: GEO Label
#email: your-email@example.com
description: >-
The GEO Label is a metadata label for standardised geospatial metadata to improve discovery of datasets. It was developed in the FP7 project GeoViQua.
baseurl: ""
url: "https://geolabel.net"
author: "GeoViQua, Daniel Nüst, Victoria Lush, Joan Masó"
markdown: kramdown
theme: minima-reboot
plugins:
- jekyll-seo-tag
# https://github.com/aterenin/minima-reboot/#adding-new-links-to-footer
footer_icons:
- username: GeoViQua
url: https://github.com/GeoViQua/GEO-label-java
icon: icon-github.svg
- username: nuest
url: https://github.com/nuest/GEO-label-java
icon: icon-github.svg
- username: Daniel Nüst
url: mailto:daniel.nuest@uni-muenster.de
icon: icon-email.svg
header_pages:
- index.md
- implementations.md
- api.md
exclude:
- Gemfile
- Gemfile.lock
- README.md
- travis.sh
- .travis.yml
- Makefile
- .github
error_mode: strict