aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html22
1 files changed, 13 insertions, 9 deletions
diff --git a/index.html b/index.html
index 9d619d3..abe7509 100644
--- a/index.html
+++ b/index.html
@@ -31,8 +31,8 @@
<!--
Webpage of Maneage: a framework for managing data lineage
- Copyright (C) 2020-2022 Pedram Ashofteh Ardakani <pedramardakani@pm.me>
- Copyright (C) 2020-2022 Mohammad Akhlaghi <mohammad@akhlaghi.org>
+ Copyright (C) 2020-2024 Pedram Ashofteh Ardakani <pedramardakani@pm.me>
+ Copyright (C) 2020-2024 Mohammad Akhlaghi <mohammad@akhlaghi.org>
This file is part of Maneage. Maneage is free software: you can
redistribute it and/or modify it under the terms of the GNU General
@@ -55,10 +55,11 @@
<input type="checkbox" id="nav-hamburger-input"/>
<label for="nav-hamburger-input">|||</label>
<div id="nav-hamburger-items" class="button">
- <a href="index.html">Home</a>
- <a href="about.html">About</a>
- <a href="http://git.maneage.org/project.git/">Git</a>
- <a href="tutorial.html">Tutorial</a>
+ <a href="index.html">Home</a>
+ <a href="https://gitlab.com/maneage/project/-/blob/maneage/README-hacking.md#customization-checklist">Quick start</a>
+ <a href="about.html">About</a>
+ <a href="http://git.maneage.org/project.git/">Git</a>
+ <a href="tutorial.html">Tutorial</a>
</div>
</nav>
</header>
@@ -81,7 +82,10 @@
The name "Maneage" is a <a href="https://en.wikipedia.org/wiki/Portmanteau">portmanteau</a>; created by merging the first three characters of "<i>man</i>age" with the last four characters of "lin<i>eage</i>".</p>
<p>Maneage is <a href="https://www.gnu.org/philosophy/free-sw.en.html">free software</a> and released under <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GNU GPL v3+</a>.
- An important principle of Maneage is that it is a "program" (you download a copy of it and install it on your own machine and use your own copy).
+ Maneage is a <i>program</i>, not a <i>service</i>.
+ This means that you download a copy of Maneage and install a copy on your own machine.
+ Then your copy does the work. Since Maneage is free/libre software, you can change your copy.
+ Therefore, you have full control over what it does.
To learn more about its founding criteria and a basic introduction, see Akhlaghi et al. (<a href="https://doi.org/10.1109/MCSE.2021.3072860">CiSE 2021, vol 23, issue 3, pp 82-91</a>), also available as <a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a> (with extended appendix in one PDF: the recommended format).
Maneage is a recipient of the <a href="https://www.rd-alliance.org/node/64603">RDA Europe Adoption grant</a> and was featured in a Nature Astronomy "<a href="https://doi.org/10.1038/s41550-021-01402-3">News and Views</a>" article (Kuttel 2021, <a href="https://rdcu.be/cmYVx">free-to-read link</a>).
You can also watch the short "Video presentation of Maneage" below, or see this published <a href="https://www.rd-alliance.org/sites/default/files/RDA%20adoption%20story_IAC_final.pdf">RDA Adoption story</a> (a short PDF).
@@ -161,7 +165,7 @@ git branch -b my-fix</code></pre>
<h3>Supporting organizations:</h3>
<div class="support">
<div id="logo-rda"><a href="https://cordis.europa.eu/project/id/777388"><img src="./img/rda-europe.png"></a></div>
- <div><a href="https://www.cefca.es/"><img src="./img/cefca.png"></a></div>
+ <div><a href="https://www.cefca.es/"><img src="./img/cefca-logo-black.svg"></a></div>
<div><a href="https://www.iac.es/"><img src="./img/iac-compressed.svg"></a></div>
<div><a href="https://cordis.europa.eu/project/id/339659"><img src="./img/erc-compressed.svg"></a></div>
<div id="logo-mext"><a href="https://www.mext.go.jp/en"><img src="./img/mext-compressed.svg"></a></div>
@@ -177,7 +181,7 @@ git branch -b my-fix</code></pre>
<li><p>Maneage is currently based in the Centro de Estudios de Física del Cosmos de Aragón (CEFCA).</p></li>
<li><p>Address: CEFCA, Plaza San Juan 1, Planta 2, Teruel, Spain, 44001.</p></li>
<li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form</a>, or <a href="https://app.element.io/#/room/#maneage-general:matrix.org">#maneage-general:matrix.org</a>, or project PI (<a href="http://akhlaghi.org">Mohammad Akhlaghi</a>).</p></li>
- <li><p>Copyright &copy; 2020-2022 Maneage volunteers</p></li>
+ <li><p>Copyright &copy; 2020-2024 Maneage volunteers</p></li>
<li>This page is distributed under GNU General Public License (<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL</a>).</li>
<li><p>All logos are copyrighted by the respective institutions</p></li>
</ul>