Merge branch 'summary' into 'develop'
Add a Gitbook-ish SUMMARY.md See merge request soapbox-pub/rebased!234
This commit is contained in:
commit
4c0ab884b9
2 changed files with 20 additions and 0 deletions
4
docs/README.md
Normal file
4
docs/README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Rebased
|
||||
|
||||
**Rebased** is a Fediverse backend written in Elixir.
|
||||
It's compatible with the Mastodon API and is the recommended backend for Soapbox.
|
16
docs/SUMMARY.md
Normal file
16
docs/SUMMARY.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Summary
|
||||
|
||||
* [Introduction](README.md)
|
||||
|
||||
* Administration
|
||||
* [Backing up](administration/backup.md)
|
||||
* [Updating](administration/updating.md)
|
||||
|
||||
## Configuration
|
||||
|
||||
* [Cheatsheet](configuration/cheatsheet.md)
|
||||
* [Hardening](configuration/hardening.md)
|
||||
|
||||
* Guides
|
||||
* [Setting up the media proxy](configuration/howto_proxy.md)
|
||||
* [Saving config in the database](configuration/howto_database_config.md)
|
Loading…
Reference in a new issue