File tree Expand file tree Collapse file tree 2 files changed +43
-18
lines changed Expand file tree Collapse file tree 2 files changed +43
-18
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,46 @@ shortcutDepth: 2
6
6
Welcome to the Community Guide! Here you will find useful resources that will
7
7
help you foster your project's community better.
8
8
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 >}}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments