---
title: "Page Writings"
description: "Format comes with predefined Writings page, which contains the list of posts."
url: "https://www.priority.vision/docs/format/page-writings"
scope: theme
appliesTo: [Format]
lastUpdated: 2026-09-18
---

# Writings Page

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

![Format theme Writings page](https://www.priority.vision/images/docs/format/page-writings.png)

    [Routes Setup](/docs/format/getting-started-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](/docs/format/getting-started-routes-setup/#custom-pages-data) 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:

1. Log in to Ghost admin
1. Go to **Pages**, click **New page**
1. Set the **Page title**
1. Open the **Page settings** sidebar
1. Upload a **Feature image** (optional)
1. Add an **Excerpt** (optional)
1. Specify the **Page URL** to `writings`
1. Click **Publish**

## Posts List Style

Format theme comes with different posts list styles for writings, tag and author pages.

- Cards
- Full
- List
- List Minimal

To change the list style, follow these steps:

1. Go to **Settings → Site → Design & branding**
1. Click **Customize → Theme → Site wide**
1. Change the list style in **Posts list style** setting

## Documentation Index
> Fetch the complete documentation index at: https://www.priority.vision/docs/format/llms.txt
> Use this file to discover all available pages before exploring further.
