Skip to content

Commit

Permalink
feat: content
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhyll committed May 24, 2024
1 parent 8152de9 commit b75f81a
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 4 deletions.
File renamed without changes.
5 changes: 5 additions & 0 deletions src/content/docs/about/Contribute/code.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Commit Code
sidebar:
order: 11
---
5 changes: 5 additions & 0 deletions src/content/docs/about/Contribute/host-event.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Host an Event
sidebar:
order: 11
---
2 changes: 1 addition & 1 deletion src/content/docs/about/Contribute/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Contribute
sidebar:
label: Overview
order: 1
order: 10
---

import { LinkCard, CardGrid } from '@astrojs/starlight/components'
Expand Down
5 changes: 5 additions & 0 deletions src/content/docs/about/Contribute/project-management.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Project Management
sidebar:
order: 11
---
5 changes: 5 additions & 0 deletions src/content/docs/about/Contribute/support.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Support the Community
sidebar:
order: 11
---
3 changes: 0 additions & 3 deletions src/content/docs/about/Contribute/tauri-discord-bot.mdx

This file was deleted.

5 changes: 5 additions & 0 deletions src/content/docs/about/Contribute/working-group.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Working Group
sidebar:
order: 11
---

0 comments on commit b75f81a

Please sign in to comment.