gotosocial/docs
Daenney 4a4017b042
[docs] Enable some new features (#2623)
* [docs] Enable a bunch of markdown extensions

* details makes admonitions collapsible and when started with ???
  instead of !!! they'll be collpased by default
* highlights are updated to include linenums by default but with a style
  that doesn't result in the linenums to be copy-pasted when selecting
  and pasting. This makes it possible to directly link to a specific
  line in the documentation instead of just the general page
* caret, mark and tilde make it possible to highlight text and have
  super/subscripts
* keys turns combos like `++ctrl+alt+del++` into HTML key elements
  showing a keyboard combination to press
* tabbed makes it possible to have tabs within a document. Right now we
  have different sections sometimes to show the config for nginx, apache
  and Caddy, which can be turned into tabs instead and which tab is
  picked will get remebered
* smartsymbols turns certain things, like `(c)` in the right symbol ©

* [docs] Upgrade all the python dependencies

* [docs] Explain how to update conda deps
2024-02-12 11:05:35 +00:00
..
admin [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) 2024-01-05 13:39:31 +01:00
advanced [docs] Enable some new features (#2623) 2024-02-12 11:05:35 +00:00
api [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
assets [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) 2024-01-05 13:39:31 +01:00
configuration [docs] Mounting config file in container (#2622) 2024-02-09 17:57:58 +01:00
federation [feature] serdes for moved/also_known_as (#2600) 2024-02-06 09:45:46 +00:00
getting_started [docs] Enable some new features (#2623) 2024-02-12 11:05:35 +00:00
user_guide [docs] Add media attachments section to user docs (#2578) 2024-01-27 12:12:59 +01:00
environment.yml [docs] Enable some new features (#2623) 2024-02-12 11:05:35 +00:00
faq.md [docs] Update Feditext URL (#2568) 2024-01-25 15:29:57 +01:00
index.md [docs] Add a note on cluster support (#2214) 2023-09-20 18:12:31 +02:00
swagger.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00