Skip to content

Commit 8001141

Browse files
committed
make github pages
1 parent 951bfc1 commit 8001141

85 files changed

Lines changed: 14315 additions & 8 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.html

Lines changed: 491 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<!-- badges: start -->
2+
[![](https://img.shields.io/badge/License-CERN_OHL_S--2.0-light)](https://opensource.org/license/cern-ohl-s)
3+
[![](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
24
[![](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
35
<!-- badges: end -->
46

5-
<h1> Black Soldier Fly Separation and Counting: Design, Software, and Data </h1>
7+
<h1> Black Soldier Fly Larvae Counting Machine </h1>
68

79
<b>Contributors</b>
810
- Jonas Biner <a href="https://orcid.org/0009-0008-2161-3013">
@@ -11,7 +13,7 @@
1113
- Jakub Tkaczuk <a href="https://orcid.org/0000-0001-7997-9423">
1214
<img alt="ORCID logo" src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16" height="16" /> 0000-0001-7997-9423
1315
</a> *supervisor, maintainer*
14-
- Christian Zurbrugg <a href="https://orcid.org/0000-0003-4980-4483">
16+
- Christian Zurbrügg <a href="https://orcid.org/0000-0003-4980-4483">
1517
<img alt="ORCID logo" src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16" height="16" /> 0000-0003-4980-4483
1618
</a> *supervisor*
1719
- Stefan Diener <a href="https://orcid.org/0000-0002-6622-6980">
@@ -25,9 +27,23 @@
2527
<p align="middle">
2628
<img src="img/ETH_GHE_logo.svg" width=600>
2729
<br><br>
28-
It compliments the openly-accessible master's thesis, available on the<br \>
29-
<a href="">ETH Research Collection</a>.
30+
<img src="img/eawag.png" width=250>
31+
<br><br>
32+
<b>Complete description of system design, functionalities, and operation is available on
33+
<a href="https://global-health-engineering.github.io/bsf-lcm/">Github pages</a>
34+
</b>
35+
It compliments the openly-accessible master's thesis, available on the
36+
<a href="">ETH Research Collection</a>
3037
</p>
3138

3239
# Overview
3340

41+
# Licenses
42+
43+
The three core elements of this project are licensed under:
44+
45+
| Component | License |
46+
|----------------|--------------------------------------------------------------------------------------------------------|
47+
| Hardware | [CERN-OHL-S 2.0](https://opensource.org/license/cern-ohl-s) |
48+
| Software | [Apache 2.0](https://opensource.org/license/apache-2-0) |
49+
| Documentation | [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) |

README_files/libs/bootstrap/bootstrap-icons.css

Lines changed: 2078 additions & 0 deletions
Large diffs are not rendered by default.
172 KB
Binary file not shown.

README_files/libs/bootstrap/bootstrap.min.css

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README_files/libs/bootstrap/bootstrap.min.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README_files/libs/clipboard/clipboard.min.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README_files/libs/quarto-html/anchor.min.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README_files/libs/quarto-html/popper.min.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)