summaryrefslogtreecommitdiff
path: root/docs/installation/further_reading.include
diff options
context:
space:
mode:
authorIlja <domainepublic@spectraltheorem.be>2020-06-22 11:41:22 +0200
committerIlja <domainepublic@spectraltheorem.be>2020-06-22 11:41:22 +0200
commit9f7ee5dfa283f8db9a5fcb006630674263425ac8 (patch)
treea03a5e743a8073b75f0920a8f20dbae04d016f53 /docs/installation/further_reading.include
parent93ae1c8bd34dee8e789c83e88d3279c5958c4c2a (diff)
downloadpleroma-9f7ee5dfa283f8db9a5fcb006630674263425ac8.tar.gz
pleroma-9f7ee5dfa283f8db9a5fcb006630674263425ac8.zip
Add include for the "Further reading" section
* I added an include and use this include for the installation guides that already had this section * I added the "Further reading" section as well as te "Questions" section to the English guides that didn't have it yet * I added a first point "How Federation Works/Why is my Federated Timeline empty?" to link to lains blogpost about this because we still get this question a lot in the #pleroma support channel * I reordered the list a bit
Diffstat (limited to 'docs/installation/further_reading.include')
-rw-r--r--docs/installation/further_reading.include5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/installation/further_reading.include b/docs/installation/further_reading.include
new file mode 100644
index 000000000..46752c722
--- /dev/null
+++ b/docs/installation/further_reading.include
@@ -0,0 +1,5 @@
+* [How Federation Works/Why is my Federated Timeline empty?](https://blog.soykaf.com/post/how-federation-works/)
+* [Backup your instance](../administration/backup.md)
+* [Updating your instance](../administration/updating.md)
+* [Hardening your instance](../configuration/hardening.md)
+* [How to activate mediaproxy](../configuration/howto_mediaproxy.md)