-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
34 lines (32 loc) · 1.15 KB
/
mkdocs.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
site_name: 'Deep Earthquake Catalog'
site_url: 'https://ai4eps.github.io/Earthquake-Deep-Catalog'
site_description: 'Deep-learning-based Earthquake Catalogs'
site_author: 'Weiqiang Zhu'
docs_dir: docs/
repo_name: 'Earthquake-Deep-Catalog'
repo_url: 'https://github.com/ai4eps/Earthquake-Deep-Catalog'
nav:
- Overview: README.md
- Hawaii:
- Full catalog: catalogs/Hawaii/catalog.html
# - Standard catalog: catalogs/Hawaii-220181101-20220501/standard.html
- Small catalog: catalogs/Hawaii-220181101-20220501/hypodd_cc.html
- Tonga:
- Catalog: catalogs/Tonga-OBS/catalog.html
theme:
name: 'material'
features:
- navigation.expand
plugins:
- mkdocs-jupyter:
ignore_h1_titles: True
# - redirects:
# redirect_maps:
# 'earthquake-deep-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
# 'earthquake-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
# 'earthquakecatalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
# 'catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
# extra:
# analytics:
# provider: google
# property: G-69DX3B35RK