feat: add eexiv
This commit is contained in:
parent
7a47bc3ad8
commit
9dd5718151
1 changed files with 15 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
<table style="margin-top: 20px; margin-bottom: 20px;">
|
<table style="margin-top: 20px; margin-bottom: 20px;">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Service</th>
|
<th>Service</th>
|
||||||
<th>Domain</th>
|
<th>URL</th>
|
||||||
<th>Status</th>
|
<th>Status</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -87,6 +87,20 @@
|
||||||
organization is suitable for hosting communal projects that make more sense
|
organization is suitable for hosting communal projects that make more sense
|
||||||
managed and maintained collectively than in a personal account.
|
managed and maintained collectively than in a personal account.
|
||||||
</div>
|
</div>
|
||||||
|
<h2>Projects</h2>
|
||||||
|
The following are maintained under the auspices of functor.systems.
|
||||||
|
<table style="margin-top: 10px;">
|
||||||
|
<tr>
|
||||||
|
<th>Name</th>
|
||||||
|
<th>URL</th>
|
||||||
|
<th>Description</th>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>eeXiv</td>
|
||||||
|
<td><a href="https://eexiv.functor.systems" target="_blank">eexiv.functor.systems</a></td>
|
||||||
|
<td>A research repository for FIRST Robotics Competition related documents, inspired by the arXiv.</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
<h2>Members</h2>
|
<h2>Members</h2>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue