Doc updates
This commit is contained in:
8
docs/pages/design/design.rst
Normal file
8
docs/pages/design/design.rst
Normal file
@ -0,0 +1,8 @@
|
||||
GoToSocial Design
|
||||
=================
|
||||
|
||||
These documents describe the design of GoToSocial and provide rationale for design decisions, safety features, etc.
|
||||
|
||||
.. toctree::
|
||||
federation.rst
|
||||
safety_features.rst
|
6
docs/pages/design/federation.rst
Normal file
6
docs/pages/design/federation.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Federation
|
||||
==========
|
||||
|
||||
In the spirit of Mastodon and other `Fediverse <https://en.wikipedia.org/wiki/Fediverse>`_ ("federation universe") applications,
|
||||
GoToSocial uses the `ActivityPub <https://www.w3.org/TR/activitypub/>`_ protocol to communicate between its own servers and those
|
||||
of compliant software.
|
4
docs/pages/design/safety_features.rst
Normal file
4
docs/pages/design/safety_features.rst
Normal file
@ -0,0 +1,4 @@
|
||||
Safety Features
|
||||
===============
|
||||
|
||||
Blah blah blah blah.
|
Reference in New Issue
Block a user