Sign In Page
Aspect supports a sign-in page that you can use to allow users to sign in to your site.

Routes Setup is required to display this page.
This page will be available at /signin URL automatically. However, to change the page title, feature image, or excerpt, you have to modify the routes.yaml file and create a page in Ghost.
You must uncomment the data: page.signin line in your routes.yaml file and upload it to Ghost for these changes to take effect.
Hereβs how to customize it:
- Log in to Ghost admin
- Go to Pages, click New page
- Set the Page title
- Open the Page settings sidebar
- Upload a Feature image (optional)
- Add an Excerpt (optional)
- Specify the Page URL to
signin - Click Publish