Document serving static content
Currently, FreedomBox will serve content /home/user1/public_html as https://localhost/~user1. This is useful for serving static websites. However, this is not documented. Document this by:
- Creating an app who's description will explain that sites are served from /~user URLs.
- Create a documentation page for this app on how to use SFTP etc. to achieve this.