mirror of
https://github.com/jointakahe/jointakahe
synced 2025-02-23 21:47:37 +01:00
deploy: 7d6475126e06d09335edc292e400634813fe331d
This commit is contained in:
parent
3984e6f6f5
commit
a2dbf69dd2
12
index.html
12
index.html
@ -1,5 +1,5 @@
|
||||
<!doctype html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=x-ua-compatible content="IE=edge"><meta name=generator content="Hugo 0.109.0"><meta name=description content="Takahē is an ActivityPub server designed for efficient use on small- to medium-size installations, and which allows you to host multiple domains on the same infrastructure.
|
||||
It’s currently in an beta state, meaning most things work (and it will talk ActivityPub to Mastodon and other servers), but there’s still some polish and features left to add.
|
||||
It’s currently in an beta state, meaning most things work and it can talk to most of the Fediverse, but there’s still some polish and features left to add.
|
||||
The flagship instance can be found at takahe.social, and if you’re interested, you can also learn more in our documentation, browse the code on our GitHub repository, come and chat to us on Discord, or read some of Andrew’s blogs about building it."><link rel=stylesheet href=https://jointakahe.org/css/normalize.css><link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel=stylesheet type=text/css><link rel=stylesheet href=https://jointakahe.org/css/cayman.f197fbcc617c3f604a7e7817a58931d53690eb11f3d646e44e5632aa9cfabea7.css><link rel=apple-touch-icon sizes=1024x1024 href=/icon-1024.png><link rel=icon type=image/png sizes=32x32 href=/icon-32.png><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/katex.min.css integrity=sha384-yFRtMMDnQtDRO8rLpMIKrtPCD5jdktao2TV19YiZYWMDkUR5GQZR/NOVTdquEx1j crossorigin=anonymous><script defer src=https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/katex.min.js integrity=sha384-9Nhn55MVVN0/4OFx7EE5kpFBPsEMZxKTCnA+4fqDmg12eCTqGi6+BB2LjY8brQxJ crossorigin=anonymous></script>
|
||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/contrib/auto-render.min.js integrity=sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI crossorigin=anonymous onload=renderMathInElement(document.body)></script><title>Welcome | Takahē</title></head><body><section class=page-header><h1 class=project-name><img src=/logo-1024.png alt="Takahe logo" class=logo></h1><h2 class=project-tagline>An efficient ActivityPub Server, for small installs with multiple domains</h2><nav><a href=https://docs.jointakahe.org/en/latest/ class=btn>Docs</a>
|
||||
<a href=https://github.com/jointakahe/takahe class=btn>GitHub</a>
|
||||
@ -7,22 +7,22 @@ The flagship instance can be found at takahe.social, and if you’re interested,
|
||||
<a href=https://patreon.com/takahe class=btn>Patreon</a>
|
||||
<a href=https://takahe.social/@takahe@jointakahe.org/ class=btn>@takahe</a></nav></section><section class=main-content><p>Takahē is an ActivityPub server designed for efficient use on <em>small- to</em>
|
||||
<em>medium-size</em> installations, and which allows you to host <em>multiple domains</em> on
|
||||
the same infrastructure.</p><p>It’s currently in an beta state, meaning most things work (and it will talk
|
||||
ActivityPub to Mastodon and other servers), but there’s still some
|
||||
the same infrastructure.</p><p>It’s currently in an beta state, meaning most things work and it can talk to
|
||||
most of the Fediverse, but there’s still some
|
||||
<a href=https://docs.jointakahe.org/en/latest/features/>polish and features left to add</a>.</p><p>The flagship instance can be found at <a href=http://takahe.social>takahe.social</a>,
|
||||
and if you’re interested, you can also <a href=https://docs.jointakahe.org/en/latest/>learn more in our documentation</a>,
|
||||
browse the code <a href=https://github.com/jointakahe/takahe>on our GitHub repository</a>,
|
||||
come and chat to us <a href=https://discord.gg/qvQ39tAMvf>on Discord</a>,
|
||||
or read some of <a href=https://aeracode.org/category/takahe/>Andrew’s blogs about building it</a>.</p><p>If you would like to support the project, you can <a href=https://patreon.com/takahe>sponsor us on Patreon</a>,
|
||||
or see <a href=https://docs.jointakahe.org/en/latest/contributing/>how you can volunteer</a>.</p><h2 id=what-makes-takahē-different>What makes Takahē different?</h2><p>While it’s always nice to have more Fediverse software, we have some specific
|
||||
feature goals that we think makes Takahē a great choice of server software:</p><ul><li><p><strong>Multiple domain support</strong>, allowing you to host as many domains as you like
|
||||
or you can see <a href=https://docs.jointakahe.org/en/latest/contributing/>how you can volunteer</a>.</p><h2 id=what-makes-takahē-different>What makes Takahē different?</h2><p>While it’s always nice to have more Fediverse software, we have some specific
|
||||
features and goals that we think makes Takahē a great choice of server software:</p><ul><li><p><strong>Multiple domain support</strong>, allowing you to host as many domains as you like
|
||||
on a single running instance.</p></li><li><p><strong>Multiple identity support</strong>, allowing users to represent themselves in
|
||||
as many different ways as they want.</p></li><li><p><strong>Easy deployment and maintenance</strong>, so you can focus on looking after your
|
||||
community rather than trying to wrangle with the software.</p></li><li><p><strong>Mastodon Client API compatible</strong>, so users can use their favourite client
|
||||
apps just as they would with Mastodon or other compatible servers.</p></li></ul><p>For a full set of features, including what we’re still working on,
|
||||
see <a href=https://docs.jointakahe.org/en/latest/features/>our features page</a>, as
|
||||
well as our <a href=https://docs.jointakahe.org/en/latest/interoperability/>compatability notes</a>
|
||||
for clients and other servers.</p><h2 id=the-takahē>The Takahē</h2><p>The Takahē bird, after which this project is named, is a
|
||||
for clients and other servers.</p><h2 id=the-takahē>The Takahē</h2><p>The takahē bird, after which this project is named, is a
|
||||
<a href=https://en.wikipedia.org/wiki/Takah%C4%93>flightless bird from Aotearoa New Zealand</a> -
|
||||
once thought extinct, but in recent decades they were rediscovered and have
|
||||
been the subject of a successful breeding and reintroduction programme.</p><p>If you’d like to donate to the ongoing efforts to establish a healthy
|
||||
|
Loading…
x
Reference in New Issue
Block a user