Skip to content

Commit 2b36564

Browse files
committed
doc site: add Community area to the site
Add a Community area to the documentation site. Populate initial content by providing links to the major project resources and a list of the community CDSP presentations. Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
1 parent 841058c commit 2b36564

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/doc-site/content/community.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Community
3+
---
4+
5+
## Project resources
6+
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)
7+
8+
## Presentations
9+
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).

docs/doc-site/hugo.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ menu:
2727
- name: About
2828
pageRef: /docs/overview
2929
weight: 2
30+
- name: Community
31+
pageRef: /community
32+
weight: 2
3033
- name: Contact ↗
3134
url: "https://github.com/COVESA/cdsp/blob/main/README.md#project-resources"
3235
weight: 3

0 commit comments

Comments
 (0)