For every community calls, please follow these steps below in order and use the checklist feature to keep track of the logistic work:
- Deciding on who will be the
host
ormoderator
- Which mode the workshop will be hosted as:
online
oroffline
- Identify all the
guests
andspeakers
- If
offline
, where is thevenue
for hosting the workshop - Confirming the
official date
to host the workshop - Finalizing the topic of the workshop
- Breaking down agenda into smaller sections
- Breaking down the cost range and expenses
- Crafting the slides and related materials
- Work with the marketing department on the participant acquisition
- Clone this repo using the below command
git clone https://github.com/openguild-labs/community-calls.git
- Or if you are not OpenGuild Labs member, fork the repository
- Upload your slide work to
syllabus/community_calls
. This repository usesreveal.js
to help you render slides easily. - Name the slide following
date-of-the-community-call.md
For example:11-04-2024.md
## General Information
<!-- Replace `---` with your workshop information -->
| Field name | Description | Field value |
| ------------- | ------ | ------------- |
| Title | Official name of the community call | --- |
| Host | Name of the main host | --- |
| Partners | Are there any external partners? | --- |
| Spakers | List of speaker names | --- |
| Description | Brief summary of the community call content | --- |
| Language | Which is the delivered language of the community call? | --- |
| Date | When will it happen? | --- |
| Mode | Offline or Online | --- |
## Agenda
Provide the overall agenda of the workshop here
### Pre activites
<!-- Check below section if this section is requid -->
- [ ] Section Required
<!--Provide more information if there is pre-activities -->
### Main activities
<!-- Check below section if this section is requid -->
- [x] Section Required
#### List of deliverables
- [ ] Slides
- [ ] Codes
#### Detailed plan
| Section name| Description | Speaker / Guest |
| ------------- | ------ | ------------- |
| --- | --- | --- |
| --- | --- | --- |
<!--Provide more information if there is main-activities -->
### Post activities
<!-- Check below section if this section is requid -->
- [ ] Section Required
<!--Provide more information if there is post-activities -->