Custom Sign Up Page Example

Is there a repo somewhere I could use to find a custom sign up page? I don’t like the modal box and want to add more description to what the subscribers will get. Is there some public examples out there I’m missing?

I believe that’s addressed by modifying and self-hosting the portal.min.js file, which is usually at unpkg.com, more details in this example:

and here:

The docs cover everything needed to have a custom signup page in your theme.

You can see an example custom signup page in the Lyra theme https://github.com/TryGhost/Lyra/blob/master/members/signup.hbs

If you go that route you likely want to disable the portal button in your portal settings.