cloudflare / wildebeest

Wildebeest is an ActivityPub and Mastodon-compatible server
Other
2.05k stars 399 forks source link

implement UI for about page #325

Closed dario-piotrowicz closed 1 year ago

dario-piotrowicz commented 1 year ago

initial step for #282


Note: Currently it uses data I just copy pasted from Mastodon, but it is not accessible by the user since the page's loader redirects to /


Result: Screenshot at 2023-02-20 18-04-28

Screenshot at 2023-02-20 18-05-02

dario-piotrowicz commented 1 year ago

lgtm if the page is hidden / not accessible at the moment

yeah, as you can see here: https://github.com/cloudflare/wildebeest/pull/325/files#r1112297297 we just always unconditionally redirect to / when you try to access the page 🙂