summaryrefslogtreecommitdiff
path: root/docs/pages/about
diff options
context:
space:
mode:
authorLibravatar Tobi Smethurst <31960611+tsmethurst@users.noreply.github.com>2021-07-23 10:36:28 +0200
committerLibravatar GitHub <noreply@github.com>2021-07-23 10:36:28 +0200
commit05e9af089c3041fa162e4dca3b1c5906496e8e90 (patch)
tree6972d56a2ab5b5216ba7ec7c951605a775ac1c18 /docs/pages/about
parentlil webfingy fix (#106) (diff)
downloadgotosocial-05e9af089c3041fa162e4dca3b1c5906496e8e90.tar.xz
Oidc (#109)
* add oidc config * inching forward with oidc idp * lil webfingy fix * bit more progress * further oidc * oidc now working * document dex config * replace broken images * add additional credits * tiny doc update * update * add oidc config * inching forward with oidc idp * bit more progress * further oidc * oidc now working * document dex config * replace broken images * add additional credits * tiny doc update * update * document * docs + comments
Diffstat (limited to 'docs/pages/about')
-rw-r--r--docs/pages/about/about.rst42
-rw-r--r--docs/pages/about/index.rst9
2 files changed, 0 insertions, 51 deletions
diff --git a/docs/pages/about/about.rst b/docs/pages/about/about.rst
deleted file mode 100644
index ada763d54..000000000
--- a/docs/pages/about/about.rst
+++ /dev/null
@@ -1,42 +0,0 @@
-Overview
---------
-
-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).
diff --git a/docs/pages/about/index.rst b/docs/pages/about/index.rst
deleted file mode 100644
index 75852d3c3..000000000
--- a/docs/pages/about/index.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-About GoToSocial
-----------------
-
-These documents give a general overview of what GoToSocial is, and what it's trying to achieve.
-
-.. toctree::
- :maxdepth: 1
-
- about