diff options
Diffstat (limited to 'docs/pages/user_facing/user_facing.rst')
-rw-r--r-- | docs/pages/user_facing/user_facing.rst | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/docs/pages/user_facing/user_facing.rst b/docs/pages/user_facing/user_facing.rst deleted file mode 100644 index 2add934ad..000000000 --- a/docs/pages/user_facing/user_facing.rst +++ /dev/null @@ -1,42 +0,0 @@ -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 - -Open Source ------------ - -GoToSocial is a free and open-source project. - -- Issue Tracker: https://github.com/gotosocial/gotosocial/issues -- Source Code: https://github.com/gotosocial/gotosocial - -Support -------- - -If you are having issues, please let us know. - -License -------- - -GoToSocial is licensed under the `GNU AFFERO GENERAL PUBLIC LICENSE <https://github.com/gotosocial/gotosocial/blob/main/LICENSE>`_ (AGPLv3). |