Skip to content

Commit a127afa

Browse files
reorganise the index and remove onboarding.md
1 parent b83a307 commit a127afa

File tree

2 files changed

+43
-18
lines changed

2 files changed

+43
-18
lines changed

content/community/_index.md

Lines changed: 43 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,46 @@ shortcutDepth: 2
66
Welcome to the Community Guide! Here you will find useful resources that will
77
help you foster your project's community better.
88

9-
- [Community Meetings](/community/community-meetings)
10-
- [Community Outreach](/community/community-outreach)
11-
- [Community Manager Role](/community/role)
12-
- [Project Management](/community/project-management)
13-
- [Skills and Techniques](/community/skills)
14-
- [Onboarding](/community/onboarding)
9+
{{< grid columns="1 2 2 2" >}}
10+
11+
[[item]]
12+
type = 'card'
13+
title = 'Community Meetings'
14+
link = 'community-meetings'
15+
body = '''
16+
Learn how to facilitate and run community meetings
17+
'''
18+
19+
[[item]]
20+
type = 'card'
21+
title = 'Community Outreach'
22+
link = 'community-outreach'
23+
body = '''
24+
Learn how to outreach to your community
25+
'''
26+
27+
[[item]]
28+
type = 'card'
29+
title = 'Community Manager'
30+
link = 'role'
31+
body = '''
32+
Learn about the role of a community manager
33+
'''
34+
35+
[[item]]
36+
type = 'card'
37+
title = 'Project Management'
38+
link = 'project-management'
39+
body = '''
40+
Learn how to manage your project
41+
'''
42+
43+
[[item]]
44+
type = 'card'
45+
title = 'Skills and Techniques'
46+
link = 'skills'
47+
body = '''
48+
List of non-exhaustive skills and techniques for managing OSS
49+
'''
50+
51+
{{< /grid >}}

content/community/onboarding.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)