Re-order services on dashboard
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Docs and forums are more important for most users than Gitea and Drone.
This commit is contained in:
parent
7a58babd8e
commit
b8e75c7c4a
@ -11,18 +11,6 @@
|
|||||||
Chat rooms and instant messaging (XMPP/Jabber)
|
Chat rooms and instant messaging (XMPP/Jabber)
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="grid-item gitea">
|
|
||||||
<h3><%= link_to "Gitea", "https://gitea.kosmos.org" %></h3>
|
|
||||||
<p>
|
|
||||||
Code hosting and collaboration for software projects
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="grid-item gitea">
|
|
||||||
<h3><%= link_to "Drone CI", "https://drone.kosmos.org" %></h3>
|
|
||||||
<p>
|
|
||||||
Continuous integration for software projects, tied to our Gitea
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="grid-item wiki">
|
<div class="grid-item wiki">
|
||||||
<h3><%= link_to "Wiki", "https://wiki.kosmos.org" %></h3>
|
<h3><%= link_to "Wiki", "https://wiki.kosmos.org" %></h3>
|
||||||
<p>
|
<p>
|
||||||
@ -35,6 +23,18 @@
|
|||||||
Kosmos community forums and user support/help site
|
Kosmos community forums and user support/help site
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="grid-item gitea">
|
||||||
|
<h3><%= link_to "Gitea", "https://gitea.kosmos.org" %></h3>
|
||||||
|
<p>
|
||||||
|
Code hosting and collaboration for software projects
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="grid-item gitea">
|
||||||
|
<h3><%= link_to "Drone CI", "https://drone.kosmos.org" %></h3>
|
||||||
|
<p>
|
||||||
|
Continuous integration for software projects, tied to our Gitea
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user