forked from compgeolab/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
40 lines (40 loc) · 999 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
38
39
40
site_name: "Computer-Oriented Geoscience Lab"
site_description: "Geophysical research powered by open-source software"
brand: "images/compgeolab-banner.svg"
favicon: "images/favicon.png"
url: "https://www.compgeolab.org"
repository: compgeolab/website
author: Leonardo Uieda
twitter: leouieda
github: compgeolab
location:
department: Department of Earth, Ocean and Ecological Sciences
school: School of Environmental Sciences
university: University of Liverpool
country: UK
language: en
keywords: 'science, geoscience, geophysics, software, open-source'
navigation:
- name: Home
id: index
- name: Research
id: research/index
- name: Publications
id: publications/index
- name: Software
id: software/index
- name: Data
id: data/index
- name: Team
id: team/index
- name: News
id: news/index
- name: Contact
id: contact/index
ignore:
- README.md
- LICENSE.md
- CONTRIBUTING.md
- environment.yml
- Makefile
- css/academicons/README.md