diff --git a/src/content/docs/AerynOS/contribute.mdx b/src/content/docs/AerynOS/contribute.mdx index fd046fa4..3091001d 100644 --- a/src/content/docs/AerynOS/contribute.mdx +++ b/src/content/docs/AerynOS/contribute.mdx @@ -1,11 +1,28 @@ --- title: Contributing -lastUpdated: 2025-03-28T05:28:00Z +lastUpdated: 2025-11-04T16:20:00Z description: Contributing to AerynOS --- -import { Aside } from '@astrojs/starlight/components'; +import { Aside } from "@astrojs/starlight/components"; - +## Financial contributions to AerynOS + +AerynOS is an independent effort run by a handful of volunteers. The team is currently targeting an income of 500€ per month to cover: + +1. Infrastructure and project costs +2. Repayment to project stakeholders for initial project seed funding +3. Build up a buffer for unexpected costs and future initiatives. + +We currently accept donations via [Ko-Fi](https://ko-fi.com/aerynos). + +## Contributing to our codebases + +AerynOS utilizes GitHub to manage code changes, including updates our our websites. Each repository will have its own Readme that will include instructions on how to make updates to it. They can be found [here](https://github.com/orgs/AerynOS/repositories). To specifically make contributions to our websites, you can visit the following repositories: + +- AerynOS.com site [repo](https://github.com/AerynOS/dotdev) +- AerynOS.dev site [repo](https://github.com/AerynOS/dotcom) + +## Other contributions + +The team is open to all forms of contribution, including any wallpapers or artwork that you may wish to submit. The only requirement is that e.g. wallpapers or artwork are licensed under an open license.