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
9 changes: 9 additions & 0 deletions docs/doc-site/content/community.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Community
---

## Project resources
Links to the major project resources such as issue tracking and project management can be found in the project [README.md](https://github.com/COVESA/cdsp/blob/main/README.md#project-resources)

## Presentations
A list of community presentations about CDSP can be found in the COVESA CDSP wiki [page](https://covesa.atlassian.net/wiki/spaces/WIK4/pages/39067272/Central+Data+Service+Playground#Presentations).
3 changes: 3 additions & 0 deletions docs/doc-site/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ menu:
- name: About
pageRef: /docs/overview
weight: 2
- name: Community
pageRef: /community
weight: 2
- name: Contact ↗
url: "https://github.com/COVESA/cdsp/blob/main/README.md#project-resources"
weight: 3
Expand Down