Skip to content

Commit

Permalink
chore(blog): may summary blog (asyncapi#3020)
Browse files Browse the repository at this point in the history
Co-authored-by: Quetzalli <[email protected]>
Co-authored-by: akshatnema <[email protected]>
  • Loading branch information
3 people authored Jun 4, 2024
1 parent 7b70350 commit 5e0c269
Show file tree
Hide file tree
Showing 7 changed files with 67 additions and 5 deletions.
1 change: 0 additions & 1 deletion markdown/blog/2024-april-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ authors:
link: https://www.linkedin.com/in/v-thulisile-sibanda/
byline: AsyncAPI Community Manager
excerpt: 'April Community update'
featured: true
---

We are excited and commend [Specmatic](https://specmatic.in/) for their commitment to supporting open-source projects. They have sponsored [Pavel Bodiachevskii](https://www.linkedin.com/in/pavel-bo/), whose project assists in parsing AsyncAPI specs in Java and converting the parsed specs into executable contracts using the `jasyncapi` library. This kind of support is truly invaluable to the community and open-source maintainers. Please [check out the latest `jasyncapi` release](https://github.com/asyncapi/jasyncapi/releases/tag/1.0.0-RC) for more details.
Expand Down
66 changes: 66 additions & 0 deletions markdown/blog/2024-may-summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
---
title: "Community Update: May 2024"
date: 2024-06-05T06:00:00+01:00
type: Communication
tags:
- Project Status
cover: /img/posts/2024-blog-banner/blog-banner-may.webp
authors:
- name: Thulisile Sibanda
photo: /img/avatars/thulieblack.webp
link: https://www.linkedin.com/in/v-thulisile-sibanda/
byline: AsyncAPI Community Manager
excerpt: 'May Community update'
featured: true
---

May has been a fantastic month for our community. We are delighted to announce that [Gravitee](https://gravitee.io/) has joined us as our new Platinum sponsor; thanks to [Georgie Burrows](https://www.linkedin.com/in/georgieburrows/) for making this happen.


<a href='https://gravitee.io/' target='_blank'>
<img src='/img/sponsors/gravitee.io_logo.jpg' alt='gravitee' width='500px' />
</a>

Furthermore, we are thrilled to welcome [SmartBear](http://www.smartbear.com/) as our Silver sponsor.

<a href='http://www.smartbear.com/' target='_blank'>
<img src='/img/sponsors/sb_logo.jpg' alt='smartbear' width='500px' />
</a>

We cannot thank our sponsors enough for their unwavering support. Your contributions are truly invaluable.

## AsyncAPI Conf on Tour

We recently wrapped up our first conference of the year in Helsinki and are grateful to our speakers for coming to share their knowledge and expertise; slide content will be available on the [conference website soon](https://conference.asyncapi.com/venue/helsinki).

Next, we'll be heading to London for our next event. We are still [accepting proposals for speakers](https://conference.asyncapi.com/venue/London), and we encourage anyone who would like to share their expertise or insights with the community to apply. The deadline for submissions is July 12th.

We also seek volunteers to help organize our upcoming online conference in October. If you are interested in being involved in the planning process, hosting, designing, or contributing to the conference page, [please take a moment to fill out the Call for Volunteers form](https://lnkd.in/gAUgTtyB), and we will be in touch soon.

## AsyncAPI Website Migration

Our [AsyncAPI Website](https://www.asyncapi.com/en) has successfully migrated to NextJS + TypeScript for easy maintenance. Thanks to [Akshat Nema](https://www.linkedin.com/in/akshat-nema) for leading this fantastic work and for contributions made by [Ashmit Gupta](https://www.linkedin.com/in/jaisarita), [Ashish Padhy](https://www.linkedin.com/in/ashish-padhy3023), [Vishvamsinh Vaghela](https://www.linkedin.com/in/vishvamsinh-vaghela-591695217/), [Ansh Goyal](https://www.linkedin.com/in/thisisanshg), and [Sambhav Gupta](https://www.linkedin.com/in/sambhavgupta0705). Please [review the new codebase on GitHub](https://github.com/asyncapi/website) and [check out the pull request with the website migration changes](https://github.com/asyncapi/website/pull/2710).

## Spec x Tooling
We're excited to announce that a new case study from [HDI Global SE](https://www.hdi.global/) is in progress and will soon be available on our website. Please keep an eye on Slack for the announcement when it's ready. For a quick sneak peek of the work-in-progress, check out the [HDI Global SE case study preview](https://github.com/asyncapi/website/pull/3010).

## AsyncAPI Bounty Program
The [AsyncAPI Bounty Program is now accepting issues for Q3](https://github.com/orgs/asyncapi/discussions/963#discussioncomment-9599187). If you maintain any AsyncAPI repository and have backlog issues you don't have time to address, please consider submitting them. We encourage the submission of design and documentation issues. For more details and to track the current progress for Q2, please check out the [Bounty Board](https://github.com/orgs/asyncapi/projects/36).

## Community Discussion

### Exploring ways of project funding
We are exploring ways to fund our project, such as monetizing YouTube. If you know of any other funding solutions we could incorporate into the initiative, please share your suggestions in the open discussion on [Exploring Different Ways of Funding Project Work](https://github.com/orgs/asyncapi/discussions/1208).

### Slack Admin Rights for CoC Committee

We are updating and finalizing the new AsyncAPI Code of Conduct Committee documentation. To help ensure the safety of the Slack workspace, we are holding an open vote to grant admin rights to full-time CoCC members. For more details and to cast your vote, please look at the [Proposal for Slack Admin Rights for CoC Main Committee discussion](https://github.com/asyncapi/community/issues/1227).

## New Hire

We are pleased to welcome [Oluwabamikemi Kayode](https://www.linkedin.com/in/atinuke-oluwabamikemi-kayode-5b838b1b7/) as our first Community Marketing Specialist. With the collaboration of experts in the marketing working group, she'll help us spearhead our marketing efforts. Thanks to our [Open Collective donations](https://opencollective.com/asyncapi), Bami is the second person to join the AsyncAPI Initiative and work full-time.


## Coming in June
- **AsyncAPI Mentorship Program** - Many have been wondering if we will have a third cohort of the AsyncAPI Mentorship Program and when it will start. Be sure to keep an eye out for announcements this month.
- **AsyncAPI Community Updates Newsletter** - The June Edition issue will arrive in your inbox this week. Ensure [you subscribe to the AsyncAPI Newsletter](https://www.asyncapi.com/newsletter); you don't want to miss out.
2 changes: 1 addition & 1 deletion markdown/blog/asyncapi-website-migration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Migration of AsyncAPI Website to Next.js v14 and TypeScript"
date: 2024-06-07T12:00:00+05:30
date: 2024-06-04T12:00:00+05:30
type: Engineering
tags:
- Website
Expand Down
3 changes: 0 additions & 3 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
X-Frame-Options = "ALLOW-FROM https://www.youtube.com/"
Access-Control-Allow-Origin = "*"

[context.production.environment]
NODE_ENV = "development"

[build]
command = "npm run build"
functions = "netlify/functions"
Expand Down
Binary file not shown.
Binary file added public/img/sponsors/gravitee.io_logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/sponsors/sb_logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e0c269

Please sign in to comment.