mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 00:02:25 -05:00
[docs] Add first draft of FAQ (#1086)
* Clarify that gotosocial doesn't use recommendation algorithms
It uses lots of algorithms.
~/src/gotosocial $ rgrep algorithm . | wc
856 8971 143395
* Add first draft of the FAQ.
* Suggested FAQ changes.
Mention backfill of posts as not yet being implemented; link to FAQ
from readme/index.
Mention that GtS does serve up some UI; just not most interaction.
This commit is contained in:
parent
0c2971a567
commit
b153808472
4 changed files with 36 additions and 5 deletions
|
|
@ -13,6 +13,7 @@ extra_css:
|
|||
|
||||
nav:
|
||||
- "Home": "index.md"
|
||||
- "FAQ": "faq.md"
|
||||
- "User Guide":
|
||||
- "user_guide/posts.md"
|
||||
- "user_guide/user_panel.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue