fedi page
This commit is contained in:
parent
d7ab4a1533
commit
c09b00957b
6 changed files with 34 additions and 64 deletions
|
|
@ -1,7 +0,0 @@
|
|||
<div class="img-buttons" style="margin-top:1rem;">
|
||||
<a href="https://synth.download"><img src="/assets/buttons/synth.download.svg" alt="Synth.Download!"></a>
|
||||
|
||||
|
||||
<a href="https://akko.wtf"><img src="/assets/buttons/sites/akko.wtf.png" alt="Luna Nova"></a>
|
||||
<a href="https://java.duke.social"><img src="/assets/buttons/sites/duke.social.webp" alt="Duke Social"></a>
|
||||
</div>
|
||||
27
_includes/layouts/pages/fediverse/intro.njk
Normal file
27
_includes/layouts/pages/fediverse/intro.njk
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<!-- sharkey introduction -->
|
||||
<article window id="fediverse">
|
||||
<div class="header">
|
||||
<titlebar-icon aria-hidden="true">
|
||||
<icon-tabler universe></icon-tabler>
|
||||
</titlebar-icon>
|
||||
<a href="#fediverse">Fediverse</a>
|
||||
<window-controls aria-hidden="true">
|
||||
<icon-tabler minimize></icon-tabler>
|
||||
<icon-tabler maximize></icon-tabler>
|
||||
<close-button aria-hidden="true">
|
||||
<icon-tabler x></icon-tabler>
|
||||
</close-button>
|
||||
</window-controls>
|
||||
</div>
|
||||
<window-contents>
|
||||
<h1><a href="#fediverse">Fediverse</a></h1>
|
||||
<p>Synth.Download hosts a few fediverse instances that allows you to connect and explore the wider Fediverse <small>(a network of software that uses <a href="https://activitypub.rocks">ActivityPub</a> to communicate with each other)</small>, all running various software. This page is dedicated to detailing our instance options and how we manage them.</p>
|
||||
<imgbtn-grid>
|
||||
<a href="https://synth.download"><img src="/assets/buttons/synth.download.svg" alt="Synth.Download"></a>
|
||||
<a href="https://akko.wtf"><img src="/assets/buttons/sites/akko.wtf.png" alt="Luna Nova"></a>
|
||||
<a href="https://java.duke.social"><img src="/assets/buttons/sites/duke.social.webp" alt="Duke Social"></a>
|
||||
<a href="https://labyrinth.zone"><img src="/assets/buttons/sites/labyrinth.zone.gif" alt="Labyrinth Zone"></a>
|
||||
<a href="https://oomfie.city"><img src="/assets/buttons/sites/oomfie.city.png" alt="Oomfie City"></a>
|
||||
</imgbtn-grid>
|
||||
</window-contents>
|
||||
</article>
|
||||
7
fediverse.md
Normal file
7
fediverse.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: fediverse
|
||||
layout: "layouts/base/base.njk"
|
||||
permalink: "/fediverse/"
|
||||
---
|
||||
|
||||
{% include "layouts/pages/fediverse/intro.njk" %}
|
||||
21
iceshrimp.md
21
iceshrimp.md
|
|
@ -1,21 +0,0 @@
|
|||
---
|
||||
title: icesynth!
|
||||
layout: "layouts/base/base.njk"
|
||||
permalink: "/iceshrimp/"
|
||||
---
|
||||
|
||||
{% include "layouts/pages/fediverse/iceshrimp/intro.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/iceshrimp/info.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/iceshrimp/features.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/rules.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/iceshrimp/fe.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/iceshrimp/tips.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/iceshrimp/bubble.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/moderation.njk" %}
|
||||
17
mastodon.md
17
mastodon.md
|
|
@ -1,17 +0,0 @@
|
|||
---
|
||||
title: merpstodon!
|
||||
layout: "layouts/base/base.njk"
|
||||
permalink: "/mastodon/"
|
||||
---
|
||||
|
||||
{% include "layouts/pages/fediverse/mastodon/intro.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/mastodon/info.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/mastodon/features.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/rules.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/iceshrimp/bubble.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/moderation.njk" %}
|
||||
19
sharkey.md
19
sharkey.md
|
|
@ -1,19 +0,0 @@
|
|||
---
|
||||
title: beepkey!
|
||||
layout: "layouts/base/base.njk"
|
||||
permalink: "/sharkey/"
|
||||
---
|
||||
|
||||
{% include "layouts/pages/fediverse/sharkey/intro.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/sharkey/info.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/sharkey/features.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/rules.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/sharkey/tips.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/sharkey/bubble.njk" %}
|
||||
|
||||
{% include "layouts/pages/fediverse/moderation.njk" %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue