2018-05-30 02:35:05 +00:00
@ extends ( 'site.partial.template' )
@ section ( 'section' )
< div class = " title " >
< h3 class = " font-weight-bold " > Fediverse </ h3 >
</ div >
< hr >
2018-06-01 03:23:43 +00:00
< section >
2019-06-04 00:06:09 +00:00
< p class = " lead " >< a href = " 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 >
2019-02-26 06:41:57 +00:00
< p class = " lead font-weight-bold text-muted mt-4 mb-0 " > Supported Fediverse Projects </ p >
2019-05-12 14:15:36 +00:00
< p class = " small text-muted " > Some of the better known fediverse projects include :</ p >
2018-06-01 03:23:43 +00:00
< ul class = " lead pl-4 " >
2019-02-26 06:41:57 +00:00
< li >< a href = " https://joinmastodon.org " rel = " nofollow noopener " > Mastodon </ a > – A federated microblogging alternative .</ li >
2018-06-01 03:23:43 +00:00
</ ul >
</ section >
2018-06-02 18:11:08 +00:00
@ endsection
@ push ( 'meta' )
2019-06-04 00:06:09 +00:00
< meta property = " 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. " >
2018-06-02 18:11:08 +00:00
@ endpush