gotosocial/docs/installation_guide
Forever a6528fe576
[bugfix] Various fixes (#699)
* [bugfix] Correctly style inputs and buttons

<input>, <textarea>, and <button> were incorrectly using the system-ui font previously; this commit fixes that. text-align: center; was added to <button> due to an inconsistency with .button where text-align would be off.

* [chore] Update binary installation instructions

This commit updates the example release mentioned in the docs, and mentions Caddy in the reverse proxy options.

* [bugfix] Remove redundant Caddyfile

Caddy automatically upgrades HTTP to HTTPS (see https://caddyserver.com/docs/automatic-https) so the upgrading part of the Caddyfile is redundant.
2022-07-08 09:01:00 +01:00
..
apache-httpd.md [docs] unify nginx explainers and add apache httpd (#455) 2022-04-18 17:45:43 +02:00
binary.md [bugfix] Various fixes (#699) 2022-07-08 09:01:00 +01:00
caddy.md [bugfix] Various fixes (#699) 2022-07-08 09:01:00 +01:00
docker.md [Documentation] tidy docker-compose docs, add note about uid/gid (#551) 2022-05-09 11:15:46 +02:00
index.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
nginx.md [documentation] NGINX docs updates (#471) 2022-04-24 11:04:26 +02:00
third_party.md [documentation] Add third-party packaging to documentation (#443) 2022-03-29 15:36:04 +02:00
websocket.md [documentation] Add WebSocket protocol documentation (#470) 2022-04-22 13:35:19 +02:00