-
Notifications
You must be signed in to change notification settings - Fork 28
/
mkdocs.yml
57 lines (50 loc) · 1.4 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
site_name: OceanHackWeek'21 Resources
repo_url: https://github.com/oceanhackweek/ohw-resources
nav:
- Overview: index.md
- About OHW: about_ohw.md
- Code of Conduct: conduct.md
- Logistics:
- logistics/overview.md
- schedule.md
- Getting Help: logistics/getting_help.md
- Coffee Breaks: logistics/coffeebreaks.md
- Preparation:
- Git: prep/git.md
- GitHub: prep/github.md
- Jupyter and the Hub: prep/jupyterhub.md
- Conda, Python, R: prep/conda.md
# - Python Requirements: preweek/python.md
# - Numpy: numpy.md
# - Pandas: pandas.md
- Tutorials:
- Getting Started: tutorials/getting_started.md
# - Data Access in Python: tutorials/github.md
- Projects:
- Project Overview: projects/overview.md
- Hacking at OHW21: projects/steps.md
- OHW21 Projects: projects/projectlist.md
theme:
name: readthedocs
collapse_by_default: false
highlightjs: true
plugins:
- search
- markdownextradata
markdown_extensions:
- admonition
extra_css:
- extra.css
extra:
hackweek:
name: OceanHackWeek
name_lc: oceanhackweek
prefix: ohw
currentprefix: ohw21
year: 2021
web_url: https://oceanhackweek.github.io/ohw-resources
slack_url: https://oceanhackweek.slack.com
github_org_url: https://github.com/oceanhackweek
jupyterhub_url: https://ohw.pilot.2i2c.cloud
email: oceanhkw@uw.edu
admin_contact: Emilio Mayorga