-
Notifications
You must be signed in to change notification settings - Fork 211
Expand file tree
/
Copy pathconfig-header.yml
More file actions
48 lines (44 loc) · 1.22 KB
/
config-header.yml
File metadata and controls
48 lines (44 loc) · 1.22 KB
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
brand:
type: button
image: https://executablebooks.org/en/latest/_static/logo.svg
url: https://sphinx-book-theme.readthedocs.io
# For testing
# content: Test site name
start:
- type: dropdown
content: Projects
items:
- content: Jupyter Book
url: https://jupyterbook.org
- content: MyST Markdown
url: https://myst-parser.readthedocs.io
- content: MyST-NB
url: https://myst-nb.readthedocs.io
- type: dropdown
content: Community
items:
- content: Community guide
url: https://executablebooks.org
- content: Forum
url: https://github.com/orgs/executablebooks/discussions
- content: Feature Voting
url: https://executablebooks.org/en/latest/feature-vote.html
- type: button
content: Book gallery
url: http://gallery.jupyterbook.org/
end:
- type: group
items:
- type: button
icon: fab fa-twitter-square
title: Twitter
url: https://twitter.com/executablebooks
- type: button
icon: fab fa-github-square
title: GitHub
url: https://github.com/executablebooks
- type: button
icon: fas fa-comments
outline: true
content: Discussion
url: https://github.com/orgs/executablebooks/discussions