Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove empty docs #229

Merged
merged 2 commits into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions src/react/docs/assessment-checks/_category_.json

This file was deleted.

8 changes: 0 additions & 8 deletions src/react/docs/assessment-checks/devices/_category_.json

This file was deleted.

4 changes: 0 additions & 4 deletions src/react/docs/assessment-checks/identity/CHK-0001.md

This file was deleted.

8 changes: 0 additions & 8 deletions src/react/docs/assessment-checks/identity/_category_.json

This file was deleted.

12 changes: 6 additions & 6 deletions src/react/docs/videos/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ import DocCardList from '@theme/DocCardList';

## Video Index

We have produced the following videos to help you run your own workshops
We have produced the following videos to help you run your own workshops:

Introduction to the Zero Trust Workshop
- [Introduction to the Zero Trust Workshop](./videos/IntroductionToZT)

Identity Pillar
- [Identity Pillar](./videos/IdentityPillar)

Devices Pillar
- [Devices Pillar](./videos/DevicesPillar)

Data Pillar
- [Data Pillar](./videos/DataPillar)

Zero Trust Assessment Overview
- [Zero Trust Assessment Overview](./videos/Assessment)
4 changes: 4 additions & 0 deletions src/react/docs/workshop-guidance/cobrandingguide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
sidebar_position: 2
---

# Workshop Cobranding Guide

## Overview
Expand Down
4 changes: 2 additions & 2 deletions src/react/docs/workshop-guidance/data/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"label": "Data",
"position": 3,
"position": 5,
"link": {
"type": "generated-index",
"description": "Data workshop guidance."
}
}
}
4 changes: 4 additions & 0 deletions src/react/docs/workshop-guidance/delivery-guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
sidebar_position: 1
---

# Workshop Delivery Guide

## Overview
Expand Down
4 changes: 2 additions & 2 deletions src/react/docs/workshop-guidance/devices/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"label": "Devices",
"position": 2,
"position": 4,
"link": {
"type": "generated-index",
"description": "Devices workshop guidance."
}
}
}
4 changes: 2 additions & 2 deletions src/react/docs/workshop-guidance/identity/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"label": "Identity",
"position": 1,
"position": 3,
"link": {
"type": "generated-index",
"description": "Identity workshop guidance."
}
}
}
Loading