forked from zooniverse/help
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
56 lines (54 loc) · 1.83 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: Zooniverse Help
site_url: https://help.zooniverse.org
site_description: How to do things in the Zooniverse.
repo_url: https://github.com/zooniverse/help/
theme:
name: material
logo: img/zooniverse.svg
favicon: https://static.zooniverse.org/www.zooniverse.org/favicon.ico
palette:
# Palette toggle for light mode
- scheme: default
primary: teal
toggle:
icon: material/brightness-7
name: Switch to dark mode
# Palette toggle for dark mode
- scheme: slate
primary: teal
toggle:
icon: material/brightness-4
name: Switch to light mode
plugins:
- social
nav:
- 'Getting Started':
- getting-started/index.md
- getting-started/example.md
- getting-started/glossary.md
- getting-started/lab-policies.md
- 'Best Practices':
- best-practices/index.md
- best-practices/1-great-project.md
- best-practices/2-launch-rush.md
- best-practices/3-long-haul.md
- best-practices/4-resources.md
- 'Next Steps':
- next-steps/caesar-realtime-data-processing.md
- next-steps/data-analysis.md
- next-steps/data-exports.md
- next-steps/experimental-features.md
- next-steps/hosting-your-own-subject-media.md
- next-steps/markdown.md
- next-steps/newsletters.md
- next-steps/subject-selection.md
- 'Transcription Project Guide':
- transcription-project-guide/index.md
- transcription-project-guide/project-data.md
- transcription-project-guide/workflows.md
- transcription-project-guide/designing-for-volunteers.md
- transcription-project-guide/beta-testing.md
- transcription-project-guide/project-launch.md
- transcription-project-guide/working-with-data.md
- transcription-project-guide/project-maintenance-and-conclusion.md
- transcription-project-guide/acknowledgements-and-resources.md