Skip to content

Commit f1afd0f

Browse files
NomadicCoreermo
andauthored
Contribution page: Provide initial wording for page
* Update contribution page * Docs: Contributing page update Update page to remove duplicated instructions. Link back to GitHub to relevant repositories * Update src/content/docs/AerynOS/contribute.mdx * Update src/content/docs/AerynOS/contribute.mdx Co-authored-by: Rune Morling <[email protected]> * Update src/content/docs/AerynOS/contribute.mdx Co-authored-by: Rune Morling <[email protected]> * Update src/content/docs/AerynOS/contribute.mdx Co-authored-by: Rune Morling <[email protected]> * Update src/content/docs/AerynOS/contribute.mdx --------- Co-authored-by: Rune Morling <[email protected]>
1 parent 3ab0bc0 commit f1afd0f

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed
Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,28 @@
11
---
22
title: Contributing
3-
lastUpdated: 2025-03-28T05:28:00Z
3+
lastUpdated: 2025-11-04T16:20:00Z
44
description: Contributing to AerynOS
55
---
66

7-
import { Aside } from '@astrojs/starlight/components';
7+
import { Aside } from "@astrojs/starlight/components";
88

9-
<Aside type="note">
10-
This page has not yet been written, we're currently fleshing out the structure of the documentation.
11-
</Aside>
9+
## Financial contributions to AerynOS
10+
11+
AerynOS is an independent effort run by a handful of volunteers. The team is currently targeting an income of 500€ per month to cover:
12+
13+
1. Infrastructure and project costs
14+
2. Repayment to project stakeholders for initial project seed funding
15+
3. Build up a buffer for unexpected costs and future initiatives.
16+
17+
We currently accept donations via [Ko-Fi](https://ko-fi.com/aerynos).
18+
19+
## Contributing to our codebases
20+
21+
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:
22+
23+
- AerynOS.com site [repo](https://github.com/AerynOS/dotdev)
24+
- AerynOS.dev site [repo](https://github.com/AerynOS/dotcom)
25+
26+
## Other contributions
27+
28+
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.

0 commit comments

Comments
 (0)