Skip to content

Commit

Permalink
chore: update blog posts to use new component
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinWilkinson committed Apr 16, 2024
1 parent c13b846 commit a037d53
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 deletions.
5 changes: 5 additions & 0 deletions news/2024-01-16/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ authors: kinson
tags: [releases, velaptor]
---

import JoinComm from "@site/src/components/JoinComm";

Hello and welcome to another _**Velaptor**_ release!!

This release brings you some small performance improvements,
Expand Down Expand Up @@ -183,3 +185,6 @@ Until the next release!!

![salute](https://media.giphy.com/media/rHR8qP1mC5V3G/giphy.gif)

## <span class="color-section">Join Our Community</span>

<JoinComm />
19 changes: 2 additions & 17 deletions news/2024-1-2-vel-release/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags: [releases, velaptor]
---

import URL from "@site/src/components/URL";

import JoinComm from "@site/src/components/JoinComm";

## <span class="color-section">New Velaptor Release</span>

Expand Down Expand Up @@ -285,19 +285,4 @@ to see exactly how we improved the performance of the keyboard input system.

## <span class="color-section">Join Our Community</span>

We believe that everyone has something unique to offer, and we invite you to contribute to [Velaptor](https://github.com/KinsonDigital/Velaptor)
and the [KinsonDigital](https://github.com/KinsonDigital) organization. Here's how you can get involved:

1. **Contribute Your Skills**: Whether you're a seasoned developer or just starting, your skills can make a difference. You can contribute by:
- Picking up [issues](https://github.com/KinsonDigital/Velaptor/issues) and submitting pull requests with code improvements, bug fixes, or new features.
- Providing feedback, reporting [issues](https://github.com/KinsonDigital/Velaptor/issues/new/choose), or suggesting enhancements through GitHub issues.

2. **Support Us Financially**: If you're in a position to do so, consider supporting us financially. Your contributions can help us cover expenses
like hosting and infrastructure costs, and support the ongoing development and maintenance of all [KinsonDigital](https://github.com/KinsonDigital) projects.
You can donate or sponsor us on:
- [GitHub Sponsors](https://github.com/sponsors/KinsonDigital)
- [Open Collective](https://opencollective.com/kinsondigital)

Remember, every contribution, no matter how small, is valuable and appreciated. By contributing, you're
not just helping us, you're helping the entire community by making game development better and more efficient.
Come, join us on this and be involved in making something amazing together!
<JoinComm />

0 comments on commit a037d53

Please sign in to comment.