-
Notifications
You must be signed in to change notification settings - Fork 7
/
navbar.yml
47 lines (47 loc) · 1.13 KB
/
navbar.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
# - denotes the start of an item in a list.
# items that have a `title` and `links` become a menu.
# The rest are individual links.
- title: About
links:
- name: Meet the team
href: /team/leadership
- name: Partners
href: /partners
- name: Contact
href: /contact
- title: Curriculum
links:
- name: BJC CS Principles
href: /curriculum
- name: BJC Sparks
href: /sparks/
- name: BJC en Español
href: https://bjc.edc.org/bjc-r/course/bjc4nyc.es.html
# - name: edX
# href: /edx
- name: AP CS Principles
href: /ap-cs-principles
- name: Summer PD
href: /summer-pd/
# - title: Professional Development
# links:
# - name: National PD (2021)
# href: /summer-pd/
# - name: Winter PD (2021)
# href: /summer-pd/winter-pd/
# - name: India 2019
# href: /india-pd/
# - name: CSP Forum
# href: /sigcse-csp-forum
- name: Resources
href: /resources
- title: News
links:
- name: All News
href: /news
- name: Announcements
href: /announcements
- name: Publications & Talks
href: /research
- name: Press Articles
href: /press