Path public to match ikiwiki
This commit is contained in:
parent
f5252a9f3e
commit
01939ab7c0
94 changed files with 6518 additions and 2087 deletions
137
index.en.html
137
index.en.html
|
@ -6,9 +6,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
||||
|
||||
|
||||
|
||||
<title>Home - Ayakael</title>
|
||||
<title>Home - ilot.io</title>
|
||||
|
||||
<!-- cargo-culted from https://realfavicongenerator.net/ -->
|
||||
<!-- for the record: it is absolutely ridiculous that new browsers
|
||||
|
@ -36,21 +35,13 @@
|
|||
<link rel="stylesheet" href="css/local.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body class="d-flex flex-column h-100">
|
||||
|
||||
<header>
|
||||
<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light border">
|
||||
<header>
|
||||
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light border">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand me-auto" href="">
|
||||
<img alt="Ayakael" src="favicon.png" width="48" height="48" />
|
||||
<img alt="ilot.io" src="favicon.png" width="48" height="48" />
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -58,13 +49,14 @@
|
|||
<button class="btn language-switcher dropdown" type="button" id="language-menu-top" data-bs-toggle="dropdown" aria-expanded="false">
|
||||
<div class="collapse navbar-collapse float-end ms-1" id="navbar">
|
||||
English
|
||||
</div>
|
||||
</div>
|
||||
<img src="images/languages.png">
|
||||
</button>
|
||||
<ul class="dropdown-menu dropdown-menu-end dropdown-menu-lg-start" aria-labelledby="language-menu-top">
|
||||
|
||||
<li><a href="./index.fr.html">Français</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -77,11 +69,12 @@
|
|||
<!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. -->
|
||||
<ul class="navbar-nav nav-link align-items-center ms-auto">
|
||||
<li><span class="selflink">Home</span></li>
|
||||
<li><a href="https://ayakael.net/forge/">Forge</a></li>
|
||||
<li><a href="./contact/index.en.html">Contact</a></li>
|
||||
<li><a href="./platforms/index.en.html">Platforms</a></li>
|
||||
<li><a href="./join/index.en.html">Join</a></li>
|
||||
<li class="btn p-0 border sign-in"><a href="https://ilot.io/apps/files">Your Files</a></li>
|
||||
</ul>
|
||||
|
||||
<ul class="navbar-nav nav-link align-items-center ms-auto">
|
||||
<ul class="nav navbar-nav">
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -92,66 +85,102 @@
|
|||
<main class="flex-shrink-0">
|
||||
<div class="container" id="content">
|
||||
<p><header class="text-center">
|
||||
<img src="images/avatar-rounded-200x200.png" />
|
||||
<img src="images/ilot_black_256x256.png" />
|
||||
<h1>WELCOME</h1>
|
||||
<hr>
|
||||
</header></p>
|
||||
|
||||
<p>I'm a sociology masters student with a penchant for server administration and tech politics. My main interest is to have a lot of interests, which is why you'll find me dabbling in computers, as much as the study of colonial history. </p>
|
||||
<p><a href="https://ilot.io">ilot</a> 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.</p>
|
||||
|
||||
<h2>This Space</h2>
|
||||
<p>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 <a href="./join/index.en.html">registration form</a>.</p>
|
||||
|
||||
<p>This space, for now, is to be the one stop shop for my contact information, and what other digital spaces I navigate in. Eventually, it might be nice to get a blog going. I'm a sociologist after all, and apparently they write and they read a lot more than I do. Here are other sections of this website:</p>
|
||||
<p>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.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://ayakael.net/forge/">Forge</a> - my personal git forge where all of my work is consolidated</li>
|
||||
<li><a href="./contact/index.en.html">Contact</a> - how to reach me</li>
|
||||
</ul>
|
||||
<h2>Learn more</h2>
|
||||
|
||||
<h2>My Other Spaces</h2>
|
||||
<p>To learn more please visit some of the pages:</p>
|
||||
|
||||
<ul>
|
||||
<li><a rel="me" href="https://agora.ilot.io/@ayakael">Mastodon</a></li>
|
||||
</ul>
|
||||
<p><a href="./platforms/index.en.html">Platforms</a> - The online spaces we use and manage </p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- legacy Ikiwiki comments.pm section -->
|
||||
|
||||
|
||||
<!-- Mastodon comments -->
|
||||
|
||||
|
||||
<div class="pagedate text-muted">
|
||||
<span class="created">Created <time datetime="2025-01-12T20:32:12Z" class="dt-published">Sun Jan 12 20:32:12 2025</time>.</span>
|
||||
<span class="edited">
|
||||
|
||||
Edited <time datetime="2025-01-12T20:32:12Z">Sun Jan 12 20:32:12 2025</time>.
|
||||
|
||||
</span>
|
||||
</div>
|
||||
|
||||
</div> <!-- /container -->
|
||||
</main>
|
||||
|
||||
<footer class="footer mt-auto bg-light py-2" role="contentinfo">
|
||||
<footer class="footer mt-auto py-2 bg-light" role="contentinfo">
|
||||
<div class="container">
|
||||
<div class="row text-muted">
|
||||
<div class="col-sm">
|
||||
Copyleft © 2024 ayakael <a href="./meta/license/">CC-BY-SA</a>
|
||||
<p class="text-muted">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-3">
|
||||
<h5>Support</h5>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://support.ilot.io/en/hc/706927618">FAQs</a></li>
|
||||
<li><a href="https://forge.ilot.io/ilot/-/projects/3">Known issues</a></li>
|
||||
<li><a href="https://support.ilot.io/help/706927618">Support ticket</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-3">
|
||||
<h5>Contribute</h5>
|
||||
|
||||
<ul>
|
||||
<li><a href="./join/index.en.html">Become a member</a>
|
||||
<li><a href="https://opencollective.com/ilot">Donate</a></li>
|
||||
<li><a href="https://forge.ilot.io/ilot/-/projects">Git Forge</a></li>
|
||||
<li><a href="https://wiki.ilot.io">Wiki</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-3">
|
||||
<h5>About us</h5>
|
||||
|
||||
<ul>
|
||||
<li><a href="./meta/code-of-conduct/">Code of conduct</a></li>
|
||||
<li><a href="./meta/license/">Licenses</a></li>
|
||||
<li><a href="https://status.ilot.io/status/ilot">Network Status</a></li>
|
||||
</div>
|
||||
<div class="col-sm-3 listmonk-form">
|
||||
<h5>News</h5>
|
||||
|
||||
<p>Subscribe to our <a href="https://notif.ilot.io/archive">newsletter</a></p>
|
||||
|
||||
<form method="post" action="https://notif.ilot.io/subscription/form" class="listmonk-form">
|
||||
|
||||
<input type="hidden" name="nonce" />
|
||||
<input id="9c490" type="hidden" name="l" value="9c490957-b50b-4162-898d-92259e350cd6" />
|
||||
<div class="t">
|
||||
<input aria-label="Email" class="btn" type="email" name="email" required placeholder="E-mail" />
|
||||
</div>
|
||||
<button aria-label="Subscribe" class="btn" type="button" data-bs-toggle="modal" data-bs-target="#hcaptchamodal">Subscribe</button>
|
||||
<div class="modal fade" id="hcaptchamodal" tabindex="-1" aria-labelledby="haptcha" aria-hidden="true">
|
||||
<div class="modal-dialog">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title" id="exampleModalLabel">Modal title</h5>
|
||||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<div class="h-captcha" data-sitekey="be08a59e-ae24-472e-8a80-22d07016ee90" data-callback="submitSubscribe"></div>
|
||||
<script src="https://js.hcaptcha.com/1/api.js" async defer></script>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
|
||||
<button aria-label="Subscribe" class="btn" type="submit">Subscribe</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm text-sm-end">
|
||||
Powered by <a href="http://ikiwiki.info/">ikiwiki</a>.
|
||||
</div>
|
||||
</div>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- Bootstrap core JavaScript
|
||||
================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue