mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 12:21:16 +00:00
Switching from dev.lemmy.ml to lemmy.ml, adding baraza.africa.
This commit is contained in:
parent
b78fed7d67
commit
e0837e6554
3 changed files with 25 additions and 8 deletions
|
@ -91,7 +91,7 @@
|
||||||
<a href="/join">Join</a>
|
<a href="/join">Join</a>
|
||||||
<a href="/apps">Apps</a>
|
<a href="/apps">Apps</a>
|
||||||
<a href="/sponsors">Sponsors</a>
|
<a href="/sponsors">Sponsors</a>
|
||||||
<a href="https://dev.lemmy.ml/docs/index.html">Docs</a>
|
<a href="https://lemmy.ml/docs/index.html">Docs</a>
|
||||||
<a href="/coc" title="Code of Conduct">CoC</a>
|
<a href="/coc" title="Code of Conduct">CoC</a>
|
||||||
<a href="/contact">Contact</a>
|
<a href="/contact">Contact</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -122,7 +122,7 @@
|
||||||
<a href="/join">Join</a>
|
<a href="/join">Join</a>
|
||||||
<a href="/apps">Apps</a>
|
<a href="/apps">Apps</a>
|
||||||
<a href="/sponsors">Sponsors</a>
|
<a href="/sponsors">Sponsors</a>
|
||||||
<a href="https://dev.lemmy.ml/docs/index.html">Docs</a>
|
<a href="https://lemmy.ml/docs/index.html">Docs</a>
|
||||||
<a href="/coc" title="Code of Conduct">CoC</a>
|
<a href="/coc" title="Code of Conduct">CoC</a>
|
||||||
<a href="/contact">Contact</a>
|
<a href="/contact">Contact</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
<a class="button primary" href="/join">Join a Server</a>
|
<a class="button primary" href="/join">Join a Server</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-2-lg">
|
<div class="col-2-lg">
|
||||||
<a class="button primary" href="https://dev.lemmy.ml/docs/administration.html">Run a Server</a>
|
<a class="button primary" href="https://lemmy.ml/docs/administration.html">Run a Server</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -72,9 +72,9 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<h2>Create your own discussion platform</h2>
|
<h2>Create your own discussion platform</h2>
|
||||||
<p>With Lemmy, you can <a href="https://dev.lemmy.ml/docs/administration.html">easily host your own server</a>, and all these servers are <i>federated</i> (think email), and connected to the same universe, called the <a href="https://en.wikipedia.org/wiki/Fediverse">Fediverse</a>. For a link aggregator, this means that someone registered on one server can subscribe to communities elsewhere, and can have discussions with people on a completely different server.</p>
|
<p>With Lemmy, you can <a href="https://lemmy.ml/docs/administration.html">easily host your own server</a>, and all these servers are <i>federated</i> (think email), and connected to the same universe, called the <a href="https://en.wikipedia.org/wiki/Fediverse">Fediverse</a>. For a link aggregator, this means that someone registered on one server can subscribe to communities elsewhere, and can have discussions with people on a completely different server.</p>
|
||||||
<p>
|
<p>
|
||||||
<a class="button primary" href="https://dev.lemmy.ml/docs/administration.html">Run a Server</a>
|
<a class="button primary" href="https://lemmy.ml/docs/administration.html">Run a Server</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -108,7 +108,7 @@
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
<h4 class="is-marginless">More Features</h4>
|
<h4 class="is-marginless">More Features</h4>
|
||||||
<ul class="is-marginless">
|
<ul class="is-marginless">
|
||||||
<li>Self hostable, easy to deploy, via <a href="https://dev.lemmy.ml/docs/administration_install_docker.html">Docker</a>, or <a href="https://dev.lemmy.ml/docs/administration_install_ansible.html">Ansible</a>.
|
<li>Self hostable, easy to deploy, via <a href="https://lemmy.ml/docs/administration_install_docker.html">Docker</a>, or <a href="https://lemmy.ml/docs/administration_install_ansible.html">Ansible</a>.
|
||||||
</li>
|
</li>
|
||||||
<li>Clean, mobile-friendly interface.</li>
|
<li>Clean, mobile-friendly interface.</li>
|
||||||
<li>User avatar support.</li>
|
<li>User avatar support.</li>
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<div class="card col-6">
|
<div class="card col-6">
|
||||||
<header>
|
<header>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h4 class="col">dev.lemmy.ml</h4>
|
<h4 class="col">lemmy.ml</h4>
|
||||||
<h4 class="col text-right"><i>5.9k users</i></h4>
|
<h4 class="col text-right"><i>5.9k users</i></h4>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
<br />
|
<br />
|
||||||
<p class="join-desc">The main instance of lemmy.</p>
|
<p class="join-desc">The main instance of lemmy.</p>
|
||||||
<footer>
|
<footer>
|
||||||
<a class="button primary" href="https://dev.lemmy.ml">Join</a>
|
<a class="button primary" href="https://lemmy.ml">Join</a>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -57,6 +57,23 @@
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="card col-6">
|
||||||
|
<header>
|
||||||
|
<div class="row">
|
||||||
|
<h4 class="col">baraza.africa</h4>
|
||||||
|
<h4 class="col text-right"><i>20 users</i></h4>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
<div class="is-center">
|
||||||
|
<img class="join-banner" src="/images/lemmy.svg" />
|
||||||
|
</div>
|
||||||
|
<br />
|
||||||
|
<p class="join-desc">baraza is a digital public square as imagined in Bantu philosophy, one premised on the assumption that deliberative dialogue is a path to better societies.</p>
|
||||||
|
<footer>
|
||||||
|
<a class="button primary" href="https://baraza.africa">Join</a>
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue