From e34143bd9997c154918f07f99bd88cd8ed758339 Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Wed, 6 Oct 2021 17:10:00 +0000 Subject: deploy: e564bdd1276d8eb8ea3eabc0442a58fb18cd8731 --- develop/print.html | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 82 insertions(+), 1 deletion(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 486777d538..4f8ebda04e 100644 --- a/develop/print.html +++ b/develop/print.html @@ -184,6 +184,87 @@

Welcome to the documentation repository for Synapse, a Matrix homeserver implementation developed by the matrix.org core team.

+

Installing and using Synapse

+

This documentation covers topics for installation, configuration and +maintainence of your Synapse process:

+ +

Developing on Synapse

+

Contributions are welcome! Synapse is primarily written in +Python. As a developer, you may be interested in the +following documentation:

+ +

Donating to Synapse development

+

Want to help keep Synapse going but don't know how to code? Synapse is a +Matrix.org Foundation project. Consider becoming a +supportor on Liberapay, +Patreon or through +PayPal via a one-time donation.

+

If you are an organisation or enterprise and would like to sponsor development, +reach out to us over email at: support (at) matrix.org

+

Reporting a security vulnerability

+

If you've found a security issue in Synapse or any other Matrix.org Foundation +project, please report it to us in accordance with our Security Disclosure +Policy. Thank you!

Installation Instructions

Choosing your server name

It is important to choose the name for your server before you install Synapse, @@ -11455,7 +11536,7 @@ pip install tox

Under Windows

TBD

5. Get in touch.

-

Join our developer community on Matrix: #synapse-dev:matrix.org !

+

Join our developer community on Matrix: #synapse-dev:matrix.org!

6. Pick an issue.

Fix your favorite problem or perhaps find a Good First Issue to work on.

-- cgit 1.5.1