This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
@extends('site.partial.template')
@section('section')
<divclass="title">
<h3class="font-weight-bold">Fediverse</h3>
</div>
<hr>
<section>
<pclass="lead"><ahref="http://fediverse.party/"rel="nofollow noopener">Fediverse</a> is a portmanteau of “federation” and “universe”. It is a common, informal name for a federation of social network servers, specializing in different types of media.</p>
<li><ahref="https://joinpeertube.org/"rel="nofollow noopener">PeerTube</a>– A federated video streaming network.</li>
@endif
<li><ahref="https://pleroma.social/"rel="nofollow noopener">Pleroma</a>– A federated microblogging alternative.</li>
<li><ahref="https://joinmastodon.org"rel="nofollow noopener">Mastodon</a>– A federated microblogging alternative.</li>
<li><ahref="https://github.com/syuilo/misskey"rel="nofollow noopener">Misskey</a>– A federated microblogging alternative.</li>
</ul>
</section>
@endsection
@push('meta')
<metaproperty="og:description"content="Fediverse is a portmanteau of “federation” and “universe”. It is a common, informal name for a federation of social network servers, specializing in different types of media.">