Writings Page
OnFlow comes with predefined Writings page, which contains the list of posts.

Routes Setup is required to display this page.
This page will be available at /writings 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.writings 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
writings - Click Publish