Skip to content
Open
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
510 changes: 510 additions & 0 deletions STRUCTURE.md

Large diffs are not rendered by default.

397 changes: 397 additions & 0 deletions questionnaire-getting-started.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/getting-started/create-repository.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/getting-started/custom-setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/getting-started/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/getting-started/devguard-cli.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/getting-started/group-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/getting-started/registration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions src/pages/_meta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ export default {
},
introduction: { title: 'Introduction' },
'getting-started': { title: 'Getting Started' },
'feature-guides': { title: 'Feature Guides' },
concepts: { title: 'Concepts' },
'concept-guides': { title: 'Concept Guides' },
contributing: { title: 'Contributing' },
tutorials: { title: 'Tutorials' },
'how-to-guides': { title: 'How-to Guides' },
explanation: { title: 'Explanation' },
reference: { title: 'Reference' },
troubleshooting: { title: 'Troubleshooting' },
comparison: { title: 'Tool Comparison' },
contributing: { title: 'Contributing' },
other: {
title: 'Other',
},
Expand Down
7 changes: 0 additions & 7 deletions src/pages/concept-guides/index.mdx

This file was deleted.

File renamed without changes.
File renamed without changes.
18 changes: 0 additions & 18 deletions src/pages/feature-guides/_meta.ts

This file was deleted.

This file was deleted.

Loading
Loading