Skip to content

Commit fd18466

Browse files
committed
Remove unpublished pages from sidebar navigation
Pages with published: false were listed in sidebar but not generated by Jekyll, causing link checker failures.
1 parent 6778e81 commit fd18466

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

_data/navigation_sidebar.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ sections:
1717
- type: link
1818
label: Recurrences
1919
url: /icalendar/recurrences/
20-
- type: link
21-
label: Best Practices
22-
url: /icalendar/best-practices/
23-
- type: link
24-
label: Putting it all together
25-
url: /icalendar/putting-it-all-together/
2620
- type: link
2721
label: Validation
2822
url: /icalendar/validation/
@@ -37,9 +31,6 @@ sections:
3731
- type: link
3832
label: UID
3933
url: /icalendar/data-model/uid/
40-
- type: link
41-
label: Detailed Data Model
42-
url: /icalendar/data-model/detailed/
4334

4435
- id: jscalendar
4536
match: "/jscalendar"
@@ -78,9 +69,6 @@ sections:
7869
- type: link
7970
label: CalDAV services
8071
url: /caldav/services/
81-
- type: link
82-
label: FAQs
83-
url: /caldav/faq/
8472

8573
- id: carddav
8674
match: "/carddav"
@@ -122,12 +110,6 @@ sections:
122110
- type: link
123111
label: FreeBusy and Availability
124112
url: /scheduling/free-busy/
125-
- type: link
126-
label: VAVAILABILITY
127-
url: /scheduling/vavailability/
128-
- type: link
129-
label: VPOLL
130-
url: /scheduling/vpoll/
131113
- type: collapsible
132114
label: iTIP
133115
url: /itip/

0 commit comments

Comments
 (0)