gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit fab5f8d97448debcac904742dac6daa89813c2ea
parent 503b77b768bc38167231bc021c96bb538dbadef6
Author: tsmethurst <tobi.smethurst@klarrio.com>
Date:   Sun, 28 Feb 2021 15:22:22 +0100

remove newline

Diffstat:
Adocs/pages/what_is_gotosocial.rst | 41+++++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+), 0 deletions(-)

diff --git a/docs/pages/what_is_gotosocial.rst b/docs/pages/what_is_gotosocial.rst @@ -0,0 +1,40 @@ +What is GoToSocial? +=================== + +GoToSocial will solve your problem of where to start with documentation, +by providing a basic explanation of how to do it easily. + +Look how easy it is to use:: + + import project + # Get your stuff done + project.do_stuff() + +Features +-------- + +- Be awesome +- Make things faster + +Installation +------------ + +Install $project by running: + + install project + +Contribute +---------- + +- Issue Tracker: github.com/gotosocial/gotosocial/issues +- Source Code: github.com/gotosocial/gotosocial + +Support +------- + +If you are having issues, please let us know. + +License +------- + +The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE. +\ No newline at end of file