10BC0 Improved navigation · w3c/guide@a02c261 · GitHub
[go: up one dir, main page]

Skip to content

Commit a02c261

Browse files
committed
Improved navigation
1 parent 3484012 commit a02c261

File tree

3 files changed

+26
-11
lines changed

3 files changed

+26
-11
lines changed

_data/navigation.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@ pages:
22

33
- title: Guidebook
44
url: /guide/
5-
html: /guide/index.html
5+
html: index.html
66

7-
- title: Buddy System
8-
url: /guide/chair/buddy.html
9-
html: /chair/buddy.html
7+
- title: W3C Process
8+
url: /guide/process/
9+
html: /process/
1010

1111
- title: Document Review
1212
url: /guide/documentreview/
1313
html: /documentreview/
1414

15-
- title: Manual of style
16-
url: /guide/manual-of-style/
17-
html: /manual-of-style/
15+
- title: Editors
16+
url: /guide/editor/
17+
html: /editors/
1818

1919
- title: Meetings
2020
url: /guide/meetings/
2121
html: /meetings/
2222

23-
- title: Standards track
24-
url: /guide/standards-track/
25-
html: /standards-track/
23+
- title: Chairs
24+
url: /guide/chair/
25+
html: /chairs

chair/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Resources for Group Chairs
3+
toc: false
4+
---
5+
6+
7+
* [W3C Chair Buddy System](buddy.md)
8+
* [Chairs Meetings](Chairs Meetings)
9+
* [Role of a W3C Working/Interest Group Chair](role.md)
10+
* [Role of a W3C Staff Contact](../teamcontact/role.md)
11+
* [liaison role](../teamcontact/liaison-role.md)
12+
13+
## Tools
14+
15+
* [W3C Project Management function tools](https://www.w3.org/PM/#chairs)

index.md

Lines changed: 1 addition & 1 deletion
< 57BF td data-grid-cell-id="diff-a48746cae70c44e7e105b594aad338ddd105c93c1cb445a40ba6aab785ba69e5-1-1-0" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1
---
2-
title: The Art of Consensus
2+
title: The Art of Consensus (Guidebook)
33
toc: true
44
---
55

0 commit comments

Comments
 (0)
0