-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
views/home: Update landing page for obvious DNS test :P
Signed-off-by: Ikey Doherty <[email protected]>
- Loading branch information
Showing
1 changed file
with
3 additions
and
9 deletions.
There are no files selected for viewing
This file contains 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,16 +1,10 @@ | ||
## Getting started | ||
|
||
This is the dashboard for the [Serpent OS](https://serpentos.com) build infrastructure. | ||
In order to contribute, you simply need to send us a pull request to the relevant repository | ||
on GitHub, via the [snekpit](https://github.com/snekpit) organisation. | ||
In order to contribute, visit the [documentation](https://docs.serpentos.com) and open a PR to the [recipes](https://github.com/serpent-os/recipes) repository on GitHub. | ||
|
||
### Current status | ||
|
||
This dashboard, despite being in development for some time, is a __proof of concept__ to make | ||
sure our core tooling is working. The plan of action is to flesh out as much as we can in the | ||
way of packaging before hitting our next major block points (repository releases and system triggers) | ||
This is a legacy implementation of the Serpent OS infrastructure, we're currently working on a port | ||
to Rust to match our shiny new [tooling](https://github.com/serpent-os/moss-rs.git) | ||
|
||
### Jumping in | ||
|
||
Make sure you have `boulder` and `moss` installed. Grab them via the [onboarding](https://github.com/serpent-os/onboarding) project | ||
to be able to contribute. |