Add some details on where to find things to homepage
The homepage mentions a lot of technologies that OpenDev use, but doesn't link to any of the running instances. This commit adds links to review.opendev.org, etherpad.openstack.org and the configuration for the opendev homepage itself, so that it's easier to find things and to experience the technologies it refers to. Change-Id: Ia041ebbc558539955238bb4fdb4da868bf6f1dd8
This commit is contained in:
parent
ffc7ac64e6
commit
1d07e57ab8
@ -14,11 +14,16 @@
|
|||||||
<p>OpenDev is a space for collaborative Open Source software development.</p>
|
<p>OpenDev is a space for collaborative Open Source software development.</p>
|
||||||
<p>OpenDev’s mission is to provide project hosting, continuous integration tooling,
|
<p>OpenDev’s mission is to provide project hosting, continuous integration tooling,
|
||||||
and virtual collaboration spaces for Open Source software projects. OpenDev is
|
and virtual collaboration spaces for Open Source software projects. OpenDev is
|
||||||
itself self hosted on this set of tools including Code Review (Gerrit), Continuous
|
itself self hosted on this set of tools including
|
||||||
Integration (Zuul), Etherpad, Wiki (mediawiki), Code Browsing (gitea) and so on.
|
<a href="https://review.opendev.org/">Code Review (Gerrit)</a>,
|
||||||
|
<a href="https://zuul.opendev.org/"> Continuous Integration (Zuul)</a>,
|
||||||
|
<a href="https://etherpad.openstack.org/">Etherpad</a>,
|
||||||
|
Wiki (mediawiki),
|
||||||
|
<a href="https://opendev.org/explore/organizations">Code Browsing (gitea)</a> and so on.
|
||||||
This means that OpenDev itself is run like an open source project, you
|
This means that OpenDev itself is run like an open source project, you
|
||||||
can join us and help run the system. Additionally all of the services we run are
|
can join us and help run the system. Additionally all of the services we run are
|
||||||
open source software themselves.</p>
|
open source software themselves. The configuration for this site lives
|
||||||
|
<a href="https://opendev.org/opendev/system-config">here!</a></p>
|
||||||
|
|
||||||
<h1 id="current-status">Current Status</h1>
|
<h1 id="current-status">Current Status</h1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user