Modules
Image
Markdown
![Alternate Text](/images/cc-za.png "Image Description")
Copy with a button
Markdown
The Carpentries Sponsorship Program aims to help The Carpentries partner with like-minded organisations who want to contribute financially to help The Carpentries achieve our mission and vision.
[Apply to become a sponsor](/apply)
{.button}
The Carpentries Sponsorship Program aims to help The Carpentries partner with like-minded organisations who want to contribute financially to help The Carpentries achieve our mission and vision.
With support from sponsors, The Carpentries will continue our efforts to make coding and data skills equitable globally and expand our operations to better meet the needs of our community now and in the future.
Tables
Default Table
Markdown
| Fruit | Color | Taste | Price (per pound) |
|----------|--------|-----------|-------------------|
| Apple | Red | Sweet | $1.50 |
| Banana | Yellow | Sweet | $0.75 |
| Orange | Orange | Tangy | $1.00 |
| Grape | Purple | Juicy | $2.00 |
| Pineapple| Yellow | Sweet | $2.50 |
Fruit | Color | Taste | Price (per pound) |
---|---|---|---|
Apple | Red | Sweet | $1.50 |
Banana | Yellow | Sweet | $0.75 |
Orange | Orange | Tangy | $1.00 |
Grape | Purple | Juicy | $2.00 |
Pineapple | Yellow | Sweet | $2.50 |
Striped Table
Markdown
{{< table >}}
| Fruit | Color | Taste | Price (per pound) |
|----------|--------|-----------|-------------------|
| Apple | Red | Sweet | $1.50 |
| Banana | Yellow | Sweet | $0.75 |
| Orange | Orange | Tangy | $1.00 |
| Grape | Purple | Juicy | $2.00 |
| Pineapple| Yellow | Sweet | $2.50 |
{{< /table >}}
Fruit | Color | Taste | Price (per pound) |
---|---|---|---|
Apple | Red | Sweet | $1.50 |
Banana | Yellow | Sweet | $0.75 |
Orange | Orange | Tangy | $1.00 |
Grape | Purple | Juicy | $2.00 |
Pineapple | Yellow | Sweet | $2.50 |
Table with features
Markdown
{{< table features >}}
| | **Empowerment** <br> $150,000 <br>Limit: 2 | **Champion** <br> $50,000 <br> Limit: 4 | **Supporter** <br> $25,000 | **Contributer** <br> $10,000 | **Advocate** <br> $5,000 |
|----------------------------------------------------|--------------|--------------|--------------|--------------|--------------|
| Digital supporter badge | Has Feature | Has Feature | Has Feature | Has Feature | Has Feature |
| Philanthropy recognition | Has Feature | Has Feature | Has Feature | Has Feature | Has Feature |
| Mention in newsletter | Has Feature | Has Feature | Has Feature | Has Feature | |
| Logo on career page | Has Feature | Has Feature | Has Feature | | |
| Social media visibility | Has Feature | Has Feature | | | |
| CarpentryCon registration, sponsor table, and recognition | Has Feature | Has Feature | | | |
| Logo on blog | Has Feature | Has Feature | | | |
| Original blog post | Has Feature | | | | |
| Themed community discussion | Has Feature | | | | |
| Carpentry workshop | Has Feature | | | | |
| Digital supporter badge | Has Feature | | | | |
{{< /table >}}
Empowerment $150,000 Limit: 2 | Champion $50,000 Limit: 4 | Supporter $25,000 | Contributer $10,000 | Advocate $5,000 | |
---|---|---|---|---|---|
Digital supporter badge | |||||
Philanthropy recognition | |||||
Mention in newsletter | |||||
Logo on career page | |||||
Social media visibility | |||||
CarpentryCon registration, sponsor table, and recognition | |||||
Logo on blog | |||||
Original blog post | |||||
Themed community discussion | |||||
Carpentry workshop | |||||
Digital supporter badge |
Copy with badges
Markdown
- Empowerment
- Champion
- Supporter
- Contributer
- Advocate
{.badges}
Digital supporter badge
- Empowerment
- Champion
- Supporter
- Contributer
- Advocate
The Carpentries provides a digital icon that can be displayed on sponsor’s website and social media accounts as a way to show support for The Carpentries community.
Copies with badges
- Empowerment
- Champion
Text and Icons
Markdown
{{< section title="Act Openly" image="/images/act_openly.png" >}}
We believe that transparency, honesty, and fairness are keys to fostering trust within an open community.
{{< /section >}}
Act Openly
We believe that transparency, honesty, and fairness are keys to fostering trust within an open community.Empower One Another
We help people build knowledge by creating a conducive environment for the exchange of skills, perspectives and experiences that empower people and enable them to reach their potential.Grid
Markdown
{{< grid cols=12 gap=4 >}}
{{< slot span=7 >}}
### An image on the left of a 12 columns grid
![Alternate Text](/images/cc-za.png "Spanning 7 columns")
{{</ slot >}}
{{< slot span=5 >}}
### An image on the right of a 12 columns grid
![Alternate Text](/images/cc-za.png "Spanning 5 columns")
{{</ slot >}}
{{< /grid >}}
An image on the left of a 12 columns grid
An image on the right of a 12 columns grid
Blobs
Using the grid above and stat
Markdown
{{< grid cols=4 gap=4 >}}
{{< stat >}}
More than **{{< feed_value key="n_instructors" >}}** volunteers
{{< /stat >}}
{{< stat >}}
About **8,000** learners
{{< /stat >}}
[...]
{{< /grid >}}
Cards
Using the grid above and card
Markdown
{{< grid cols=2 gap=4 >}}
{{< card title="Curriculum - Lessons" >}}
A 16-hour, hands-on training that covers the basics of educational psychology and evidence-based teaching practices.
[Go to Lessons](/instructor-training)
{.button}
{{< /card >}}
{{< card title="Instructor Training" >}}
A 16-hour, hands-on training that covers the basics of educational psychology and evidence-based teaching practices.
[Go to Instructor Training](/instructor-training)
{.button}
{{< /card >}}
[...]
{{< /grid >}}
Curriculum - Lessons
Instructor Training
Trainer Training
Workshops
Feed Value
Allow to retrieve the value of a key from a feed.
If ommited the feed parameter will default to https://feeds.carpentries.org/badges_stats.json
and can be omitted.
Markdown
We have {{< feed_value key="n_instructors" feed="https://feeds.carpentries.org/badges_stats.json" >}} instructors!
We have 4994 instructors!
Persons
From a data file
Persons from the /data/governance.people/
data file where the active
and advisory
key are true
Markdown
{{< persons feed="governance.people" where="active,true | advisory,true" >}}
Nisha Ghatak
From a feed
Persons from the https://feeds.carpentries.org/all_badged_people.json
feed where is_trainer
is true and country
is NZ
Markdown
{{< persons feed="https://feeds.carpentries.org/all_badged_people.json" where="is_trainer,true | country,NZ" >}}
Megan Guidry
Committees
To list committees and their members as set through the data/governance.committees
file.
Markdown
{{< committees >}}
- Chair: Mark Crowe
- John Chodacki
- Eboni Dotson
- Konrad Förstner
- Chair: Tara Robertson
- John Chodacki
- Eboni Dotson
- Nisha Ghatak
- Yanina Bellini Saibene
- Jannetta Steyn
- Chair: Michael Smith
- Paola Corrales
- Mark Crowe
- Sarah Stevens
- Chair: Nisha Ghatak
- Paola Corrales
- Konrad Förstner
- Tara Robertson
- Yanina Bellini Saibene
- Sarah Stevens
- Jannetta Steyn
Accordions
Markdown
{{< accordion title="What happens if I need to cancel or postpone a planned workshop?" >}}
If you need to cancel your workshop, please be sure to inform your [Regional Coordinator](https://carpentries.org/regionalcoordinators/). They will ensure that the workshop is removed from our website and complete any other administrative tasks associated with the workshop.
If you need to postpone your workshop please contact your [Regional Coordinator](https://carpentries.org/regionalcoordinators/). They will work with you to select the dates for the rescheduled workshop.
{{< /accordion >}}
What happens if I need to cancel or postpone a planned workshop?
If you need to cancel your workshop, please be sure to inform your Regional Coordinator. They will ensure that the workshop is removed from our website and complete any other administrative tasks associated with the workshop.
If you need to postpone your workshop please contact your Regional Coordinator. They will work with you to select the dates for the rescheduled workshop.
Do I need to renwew my membershop each year
Yes, membership renewal is typically an annual requirement for most organizations. It ensures continued access to benefits and services offered by the membership. It’s essential to check the specific policies of the organization you’re a member of to determine the renewal frequency and any associated deadlines. Renewing your membership on time not only maintains your access but also helps in sustaining the operations and initiatives supported by the organization.
Some memberships may offer auto-renewal options to streamline the process, while others may require manual renewal. It’s advisable to keep track of renewal dates and set reminders to avoid any lapse in membership. Additionally, staying informed about any updates or changes in membership policies through official communication channels provided by the organization is crucial to ensure uninterrupted membership benefits.
If you’re unsure about the renewal process or have any questions regarding your membership status, don’t hesitate to reach out to the membership department or designated contact within the organization. They can provide guidance on renewal procedures, clarify any queries, and assist you in ensuring your membership remains active and up to date.