You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the landing page is pretty bare. Let's make it look nicer by adding a hero image. Find more info [here](https://github.com/WATonomous/watcloud-website/issues/24).
We have a blog post system that is powered by [Nextra](https://nextra.site/). We would like to add a tag system to the blog posts. This can be done by adding a new field to the blog post metadata. Find more info [here](https://github.com/WATonomous/watcloud-website/issues/44).
64
+
65
+
66
+
### Open Source Tickets
67
+
68
+
Some of our open-source projects have open tickets that anyone can work on.
69
+
Here's a collection of tickets that we think are suitable for new contributors:
70
+
71
+
-[ ][Support displaying job dependencies via flows](https://github.com/WATonomous/github-actions-tracing/issues/12) ([GitHub Actions Tracing](https://github.com/WATonomous/github-actions-tracing))
72
+
-[ ][Use SMTP pool to send emails](https://github.com/WATonomous/terraform-provider-email/issues/12)
73
+
-[x][Support Dark Mode](https://github.com/WATonomous/watcloud-emails/issues/17) ([WATcloud Emails](https://github.com/WATonomous/watcloud-emails/))
74
+
75
+
76
+
### Internal Tickets and Hardware Projects
77
+
78
+
If you are interested in working on a project that is not listed above, such as hardware projects (e.g. building computers, upgrading networking hardware) or projects that directly affect our infrastructure (Kubernetes, Terraform, Ansible, etc.), you can reach out to us on <Linkhref={`https://discord.gg/${websiteConfig.discord_invite_code}`}>Discord</Link>, email infra-outreach@watonomous.ca or fill out the [onboarding-form](/docs/utilities/onboarding-form) as an incoming member which you can find instructions for [here](/docs/community-docs/watcloud#overview).
79
+
55
80
### Automated Power Outage Notification System
56
81
57
82
<Callouttype="info">
@@ -96,20 +121,6 @@ Here are some initial commands the CLI tool should have:
96
121
-`watcloud daemon status`: Get the status of user daemons like Docker rootless.
97
122
98
123
99
-
### Open Source Tickets
100
-
101
-
Some of our open-source projects have open tickets that anyone can work on.
102
-
Here's a collection of tickets that we think are suitable for new contributors:
103
-
104
-
-[ ][Support displaying job dependencies via flows](https://github.com/WATonomous/github-actions-tracing/issues/12) ([GitHub Actions Tracing](https://github.com/WATonomous/github-actions-tracing))
105
-
-[ ][Use SMTP pool to send emails](https://github.com/WATonomous/terraform-provider-email/issues/12)
106
-
-[x][Support Dark Mode](https://github.com/WATonomous/watcloud-emails/issues/17) ([WATcloud Emails](https://github.com/WATonomous/watcloud-emails/))
107
-
108
-
109
-
### Internal Tickets and Hardware Projects
110
-
111
-
If you are interested in working on a project that is not listed above, such as hardware projects (e.g. building computers, upgrading networking hardware) or projects that directly affect our infrastructure (Kubernetes, Terraform, Ansible, etc.), you can reach out to us on <Linkhref={`https://discord.gg/${websiteConfig.discord_invite_code}`}>Discord</Link>, email infra-outreach@watonomous.ca or fill out the [onboarding-form](/docs/utilities/onboarding-form) as an incoming member which you can find instructions for [here](/docs/community-docs/watcloud#overview).
0 commit comments