webrecorder / browsertrix

Browsertrix is the hosted, high-fidelity, browser-based crawling service from Webrecorder designed to make web archiving easier and more accessible for all!
https://webrecorder.net/browsertrix
GNU Affero General Public License v3.0
201 stars 35 forks source link

[Feature] Add sign-up/info page link to log in page #2133

Open emma-sg opened 2 weeks ago

emma-sg commented 2 weeks ago

We should link to https://webrecorder.net/browsertrix/ from the log-in page, for users who don't (yet) have accounts on Browsertrix.

emma-sg commented 2 weeks ago

cc @SuaYoo

ikreymer commented 2 weeks ago

I think we already have this - there's a Sign Up button at the top and it goes to the value of: https://github.com/webrecorder/browsertrix/blob/main/chart/values.yaml#L120 if set... Currently, it's set to https://browsertrix.com/

emma-sg commented 2 weeks ago

We do, but I think it should be much more prominent — right now it's pretty unclear that that's a next step.

SuaYoo commented 1 day ago

I did a bit of the work in https://github.com/webrecorder/browsertrix/pull/2172 so that the logged-out app bar consistently shows a log in link instead:

Screenshot 2024-11-20 at 7 14 44 PM

We can keep this open if you had something more in mind?