content/index: block concept draft
All checks were successful
/ preview (pull_request) Successful in 35s
All checks were successful
/ preview (pull_request) Successful in 35s
This commit is contained in:
parent
4ced4afa52
commit
6bf66149a1
3 changed files with 152 additions and 99 deletions
|
@ -1,19 +1,40 @@
|
|||
[[!meta title="Home"]]
|
||||
|
||||
<header class="text-center">
|
||||
<img src="images/ilot_black_256x256.png" />
|
||||
<h1>WELCOME</h1>
|
||||
<hr>
|
||||
<header class="row home text-centered">
|
||||
<div class="col-sm-6 home-logo">
|
||||
<img src="img/ilot.black.png" alt="ilot logo" width="400" height="400">
|
||||
<div class="login">
|
||||
<a href="https://ilot.io/apps/files"><h4>Your files</h4> </a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 home-title">
|
||||
<h2><i><b>Welcome to</b></i></h2>
|
||||
<h1>ILOT</h1>
|
||||
<h5><i>a platform cooperative</i></h5>
|
||||
<div class="join">
|
||||
<a href="https://ilot.io/apps/files"><h4>Join</h4> </a>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
[[ilot|https://ilot.io]] is a cooperative corner of the internet. We operate a Nextcloud instance, a free and open-source collaboration platform analoguous to Google Drive. We aim to eventually incorporate as a cooperative to create a digital infrastructure that is by and for its users as an alternative to the siloed and privatized internet of today. Members fund our operations and decide how to set our community policies, steward our data, and manage our shared technologies. Members also provide the labor to run ilot at all levels.
|
||||
<div class="row coop">
|
||||
<div class="col-sm-6 coop-title">
|
||||
<h5><i>the</i></h5>
|
||||
<h1>COOP</h1>
|
||||
</div>
|
||||
<div class="col-sm-6 coop-content">
|
||||
Ilot is a cooperative corner of the internet. We operate a Nextcloud instance, a free and open-source collaboration platform analoguous to Google Drive. We aim to eventually incorporate as a cooperative to create a digital infrastructure that is by and for its users as an alternative to the siloed and privatized internet of today. Members fund our operations and decide how to set our community policies, steward our data, and manage our shared technologies. Members also provide the labor to run ilot at all levels.
|
||||
|
||||
The project is currently in beta, as there is still a lot of work left to do. While the technical infrastructure is setup and stable, the governance and community guidelines are still a work in progress. If you are interested in joining ilot, visit our [[registration form|join]].
|
||||
|
||||
ilot was started in 2021 when AESA-CIRI, the sociology, anthropology and immigration studies sudent association of UQAM, wanted to create its own digital infrastructure. Since then, we have worked toward the goal of making the project useful to other organisations and individuals.
|
||||
|
||||
## Learn more
|
||||
|
||||
To learn more please visit some of the pages:
|
||||
|
||||
[[Platforms]] - The online spaces we use and manage
|
||||
</div>
|
||||
</div>
|
||||
<div class="row services">
|
||||
<div class="col-sm-6 services-title">
|
||||
<h5><i>the</i></h5>
|
||||
<h1>SERVICES</h1>
|
||||
</div>
|
||||
<div class="col-sm-6 services-content">
|
||||
The Cloud is an instance of [[Nextcloud|https://nextcloud.com/]], a productivity collaboration platform analogous to Google Drive. An instance is an autonomous version of a web service. In Nextcloud’s case, even though there exists an official service maintained by the developpers, we are totally indendant from them. The only thing that ties us to the official instance is that we use the same underlying technology, hosted on our own infrastructure.
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue