-
-
Notifications
You must be signed in to change notification settings - Fork 9
Update contribution page #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
c4e99d7
Update contribution page
NomadicCore bfc4a6b
Merge branch 'AerynOS:main' into update_contribute
NomadicCore 492f332
Docs: Contributing page update Update page to remove duplicated
NomadicCore 1d21f00
Update src/content/docs/AerynOS/contribute.mdx
NomadicCore f895aef
Update src/content/docs/AerynOS/contribute.mdx
NomadicCore 36a4861
Update src/content/docs/AerynOS/contribute.mdx
NomadicCore d2b17a9
Update src/content/docs/AerynOS/contribute.mdx
NomadicCore 7009594
Update src/content/docs/AerynOS/contribute.mdx
NomadicCore File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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"; | ||
|
|
||
| <Aside type="note"> | ||
| This page has not yet been written, we're currently fleshing out the structure of the documentation. | ||
| </Aside> | ||
| ## Financial contributions to AerynOS | ||
|
|
||
| AerynOS is an independant 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 ermo for prior infra costs (he paid for and runs our builders) | ||
NomadicCore marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| 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 utilises GitHub to manage code changes, including updates our our websites. Each repository will have it's 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: | ||
NomadicCore marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| - AerynOS.com site [repo](https://github.com/AerynOS/dotdev) | ||
| - AerynOS.dev site [repo](https://github.com/AerynOS/dotcom) | ||
|
|
||
| ## Other contributions | ||
|
|
||
| The team are open to any other forms of contribution including any wallpapers or artwork that you may submit. | ||
NomadicCore marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.