Replaced login, reset password modal, and sign-up screenshots in the gallery. Updated gallery.md to specify that images should be 1000x1000 pixels. Also updated the login asset in the frontend.
Added new screenshots for health, settings, and authentication pages, updated several existing images, and removed obsolete ones. The gallery documentation was updated to reflect the new and reorganized screenshots, providing a more comprehensive and up-to-date visual overview of the application's UI. Minor formatting cleanups were also made in the developer and getting started guides.
[backend] added Alembic migration for new Garmin Connect columns
[backend] added root path of "/api/v1" in order to prepare for AIO docker image
[backend] added /about router that return JSON object with title, version and license info
[backend] fixed wrong tag and wrong function name on delete gear route
[frontend] added height to user profile page and users page
[README] updated README
[docs] started docs using GitHub pages and MKDocs hosted on docs.endurain.com