|
|
@@ -8,9 +8,56 @@
|
|
|
<h4 class="ui top attached header">
|
|
|
API 📲 <span class="ui basic green label small">Beta</span>
|
|
|
</h4>
|
|
|
- <div class="ui unstackable attached table segment center">
|
|
|
- Soon
|
|
|
- </div>
|
|
|
+ <div class="ui attached segment">
|
|
|
+ <h3>
|
|
|
+ Version - <a href="{{AppURL}}api/{{APIVer}}/users/gitote">{{APIVer}}</a>
|
|
|
+ </h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <h4 class="ui top attached header">
|
|
|
+ User
|
|
|
+ </h4>
|
|
|
+ <div class="ui attached segment">
|
|
|
+ <h3>
|
|
|
+ Soon
|
|
|
+ </h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <h4 class="ui top attached header">
|
|
|
+ Organization
|
|
|
+ </h4>
|
|
|
+ <div class="ui attached segment">
|
|
|
+ <h3>
|
|
|
+ Soon
|
|
|
+ </h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <h4 class="ui top attached header">
|
|
|
+ Repository
|
|
|
+ </h4>
|
|
|
+ <div class="ui attached segment">
|
|
|
+ <h3>
|
|
|
+ Soon
|
|
|
+ </h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <h4 class="ui top attached header">
|
|
|
+ Issues
|
|
|
+ </h4>
|
|
|
+ <div class="ui attached segment">
|
|
|
+ <h3>
|
|
|
+ Soon
|
|
|
+ </h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <h4 class="ui top attached header">
|
|
|
+ Miscellaneous
|
|
|
+ </h4>
|
|
|
+ <div class="ui attached segment">
|
|
|
+ <h3>
|
|
|
+ Soon
|
|
|
+ </h3>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|