diff options
author | 2021-11-14 16:54:23 +0100 | |
---|---|---|
committer | 2021-11-14 16:54:23 +0100 | |
commit | d81a123473c20af8e83b0c78986b199d55bfeb91 (patch) | |
tree | 74c13ccdd96b5506bb61afe50c437b5e950856f9 /docs/admin | |
parent | update drone file (#299) (diff) | |
download | gotosocial-d81a123473c20af8e83b0c78986b199d55bfeb91.tar.xz |
Update docs with better config + installation instructions (#300)
* start reworking some documentation
* fuller documentation + better docs structure
Diffstat (limited to 'docs/admin')
-rw-r--r-- | docs/admin/admin_panel.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/admin/admin_panel.md b/docs/admin/admin_panel.md new file mode 100644 index 000000000..18e14027a --- /dev/null +++ b/docs/admin/admin_panel.md @@ -0,0 +1,5 @@ +# Admin Control Panel + +TODO! + +For now see [here](https://github.com/superseriousbusiness/gotosocial-admin). |