1
0
Fork 0

Consolidate all info in About page

Signed-off-by: Pierros Papadeas <pierros@papadeas.gr>
spacecruft
Pierros Papadeas 2020-07-29 22:25:13 +03:00
parent ead89b6d03
commit 1f6f74be64
3 changed files with 121 additions and 96 deletions

View File

@ -18,6 +18,11 @@
--color-scheme-text-color: #4d4e59;
}
.row {
margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
margin-right: 0 !important; /* stylelint-disable-line declaration-no-important */
}
.satellite-title {
font-weight: bold;
font-size: 1.2em;
@ -383,3 +388,11 @@ a.dropdown-item {
.tooltip-inner {
font-size: 11px;
}
.first-card {
margin-top: 1rem;
}
.card-satnogs-header {
background-color: var(--satnogs-color-text) !important; /* stylelint-disable-line declaration-no-important */
}

View File

@ -121,51 +121,55 @@
<p>News</p>
</a>
</li>
<li class="nav-item has-treeview">
<a href="#" class="nav-link">
<i class="nav-icon fas fa-link"></i>
<p>
SatNOGS Links
<i class="right align-middle fas fa-angle-left"></i>
</p>
</a>
<ul class="nav nav-treeview">
<li class="nav-item">
<a class="nav-link" href="https://network.satnogs.org">
<i class="nav-icon fas fa-external-link-alt"></i>
<p>Ground Station Control</p>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://wiki.satnogs.org">
<i class="nav-icon fas fa-external-link-alt"></i>
<p>Wiki</p>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://community.libre.space">
<i class="nav-icon fas fa-external-link-alt"></i>
<p>Forums</p>
</a>
</li>
</ul>
</li>
</ul>
<!-- /.nav-sidebar -->
</nav>
<div class="mt-auto satnogs-sidebar-footer">
<div>
<span class="align-self-center"><i class="far fa-copyright"></i> 2014<span id="copy"></span>
<a href="https://libre.space" target="_blank">Libre Space Foundation</a></span>
</div>
<div>
<div class="mt-auto">
<nav class="mt-2">
<ul class="nav nav-pills nav-sidebar flex-column" data-widget="treeview" role="menu" data-accordion="false">
<li class="nav-item has-treeview">
<a href="#" class="nav-link">
<i class="nav-icon fas fa-link"></i>
<p>
SatNOGS Links
<i class="right align-middle fas fa-angle-left"></i>
</p>
</a>
<ul class="nav nav-treeview">
<li class="nav-item">
<a class="nav-link" href="https://network.satnogs.org">
<i class="nav-icon fas fa-external-link-alt"></i>
<p>Ground Station Control</p>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://wiki.satnogs.org">
<i class="nav-icon fas fa-external-link-alt"></i>
<p>Wiki</p>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://community.libre.space">
<i class="nav-icon fas fa-external-link-alt"></i>
<p>Forums</p>
</a>
</li>
</ul>
</li>
</ul>
</nav>
<div class="satnogs-sidebar-footer text-center">
<span>
{{ version }}
<br>
{{ decoders_version }}
</span>
</div>
<div class="satnogs-sidebar-footer text-center">
<span class="align-self-center"><i class="far fa-copyright"></i> 2014<span id="copy"></span>
<a href="https://libre.space" target="_blank">Libre Space Foundation</a></span>
</div>
<!-- /.panel-collapse -->
</div>
<!-- /.satnogs-sidebar-footer -->

View File

@ -6,71 +6,79 @@
<h5 class="mb-0 mr-3">About</h5>
{% endblock %}
{% block top-menu-right %}
<ul class="navbar-nav nav nav-pills" data-widget="treeview" role="menu" data-accordion="false" id="tabs"
role="tablist">
<li class="nav-item">
<a class="nav-link active" id="satnogsdb-tab" data-toggle="tab" href="#satnogsdb" role="tab" aria-controls="satnogsdb"
aria-selected="true"><i class="nav-icon fas fa-info-circle"></i>
<p class="d-none d-lg-inline-block">SatNOGS DB</p>
</a>
</li>
<li class="nav-item">
<a class="nav-link" id="api-tab" data-toggle="tab" href="#api" role="tab"
aria-controls="api" aria-selected="false">
<i class="nav-icon fas fa-info-circle"></i>
<p class="d-none d-lg-inline-block">API</p>
</a>
</li>
<li class="nav-item">
<a class="nav-link" id="lsf-tab" data-toggle="tab" href="#lsf" role="tab"
aria-controls="lsf" aria-selected="false">
<i class="nav-icon fas fa-info-circle"></i>
<p class="d-none d-lg-inline-block">Libre Space Foundation</p>
</a>
</li>
{% endblock %}
{% block content %}
<!-- The following div is managed by the tab menus -->
<div class="col-12 tab-content pt-3 mx-2" id="myTabContent">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="card card-info first-card">
<div class="card-header card-satnogs-header">
Intro
</div>
<div class="card-body">
SatNOGS DB is an effort to create an hollistic, unified, global database for all artificial objects in space (satellites and spacecrafts). You can view and export the data, contribute to it, or even connect your application using our API.
It's part of the <a href="https://satnogs.org/" target="_blank">SatNOGS project</a>.
</div>
</div>
<!-- SatNOGS DB panel -->
<div class="tab-pane fade show active mx-1" id="satnogsdb" role="tabpanel" aria-labelledby="satnogsdb-tab">
<div class="row">
<div class="col-md-12">
SatNOGS DB is an effort to create an hollistic, unified, global transmitter database for all satellite
transmitters. You can export the data or even connect your application using our API.
It's part of the <a href="https://satnogs.org/" target="_blank">SatNOGS project</a>.
<h3>Data</h3>
The DB is open to everyone. Anyone is able to submit suggestions or use the existing Transmitters
All data are public and freely under the
<a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Atribution-Share Alike</a> license.
<h3>Coding</h3>
Fluent in Python and/or JS? We need you to help with satnogs-db web application. Take a look to our
<a href="https://gitlab.com/librespacefoundation/satnogs/satnogs-db" target="_blank">source code</a> or visit
our <a href="https://gitlab.com/librespacefoundation/satnogs/satnogs-db/issues" target="_blank">issues tracker</a>
to start filling bugs, feature requests or code fixes for existing ones.
Detailed contribution and development documentation is also availble at
<a href="https://docs.satnogs.org/projects/satnogs-db/en/stable/" target="_blank">docs.satnogs.org</a>.
<div class="card card-info">
<div class="card-header card-satnogs-header">
Data
</div>
<div class="card-body">
The DB is open to everyone. Anyone is able to submit suggestions or use the existing Transmitters. All data are public and freely distributed under the
<a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Atribution-Share Alike v4.0</a> license.
<section class="mt-3">
Detailed description on our API and usage can be found in <a href="https://wiki.satnogs.org/SatNOGS_DB/API" target="_blank">our wiki</a>.
</section>
</div>
</div>
<div class="card card-info">
<div class="card-header card-satnogs-header">
Data Contribution
</div>
<div class="card-body">
<section>
DB is a collaborative crowd-sourced project and needs your help! Every piece of information in our DB has been contributed by volunteers editing, suggesting, reviewing and analyzing information about artificial objects in space.
</section>
<section class="mt-3">
To contibute information data about satellites and spacecrafts please see our <a href="https://wiki.satnogs.org/SatNOGS_DB/Contribute" target="_blank">contribution guide on our wiki</a>.
</section>
<section class="mt-3">
If your are a mission owner/builder/operator please contribute your mission information <a href="https://wiki.satnogs.org/Satellite_Operator_Guide" target="_blank">following these steps</a>.
</section>
<section class="mt-3">
To contribute demodulated data and other valuable information in an automated way, consider joining the <a href="https://network.satnogs.org" target="_blank">SatNOGS Network</a> and host a station. You can get started with <a href="https://wiki.satnogs.org/Get_Started" target="_blank">this guide on our wiki</a>.
</section>
</div>
</div>
<div class="card card-info">
<div class="card-header card-satnogs-header">
Code Contribution
</div>
<div class="card-body">
<section>
Fluent in Python and/or JS? We need you to help with satnogs-db web application. Take a look to our
<a href="https://gitlab.com/librespacefoundation/satnogs/satnogs-db" target="_blank">source code</a> or visit
our <a href="https://gitlab.com/librespacefoundation/satnogs/satnogs-db/issues" target="_blank">issues tracker</a>
to start filling bugs, feature requests or code fixes for existing ones.
Detailed contribution and development documentation is also availble at
<a href="https://docs.satnogs.org/projects/satnogs-db/en/stable/" target="_blank">docs.satnogs.org</a>.
</section>
</div>
</div>
<div class="card card-info">
<div class="card-header card-satnogs-header">
Creators
</div>
<div class="card-body">
SatNOGS DB is developed, hosted and maintained by <a href="https://libre.space" target="_blank">Libre Space Foundation</a>, abiding to the <a href="https://manifesto.libre.space" target="_blank">Libre Space Manifesto</a>.
</div>
</div>
</div>
</div>
<!-- API panel -->
<div class="tab-pane fademx-1" id="api" role="tabpanel" aria-labelledby="api-tab">
<div class="row">
API info coming soon..
</div>
</div>
<!-- LSF panel -->
<div class="tab-pane fade mx-1" id="lsf" role="tabpanel" aria-labelledby="lsf-tab">
<div class="row">
Libre Space Foundation info coming soon. Visit <a href="https://libre.space" target="_blank">https://libre.space</a>
</div>
</div>
</div>
{% endblock content %}