-
Notifications
You must be signed in to change notification settings - Fork 15
/
config.yml
40 lines (40 loc) · 1.08 KB
/
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"
thumbnail: "images/thumbnail.jpg"
url: "https://www.compgeolab.org"
domain: compgeolab.org
repository: compgeolab/website
repository_branch: main
author: Leonardo Uieda
mastodon: leouieda
mastodon_server: bertha.social
github: compgeolab
linkedin: uieda
researchgate: https://www.researchgate.net/lab/Computer-Oriented-Geoscience-Lab-Leonardo-Uieda
location:
department: Departamento de Geofísica
school: Instituto de Astronomia, Geofísica e Ciências Atmosféricas
university: Universidade de São Paulo
country: Brasil
language: en
keywords: 'science, geoscience, geophysics, software, open-source'
navigation:
- name: Home
id: index
- name: News
id: news/index
- name: Team
id: team/index
- name: Research
id: research/index
- name: Manual
id: manual/index
ignore:
- README.md
- LICENSE.md
- CONTRIBUTING.md
- environment.yml
- Makefile
- css/academicons/README.md