# Blogs page

The **Blogs page** lists your latest blog posts. This guide explains how to set up the blogs page template, and includes tips and recommendations to get you started.

Check out the [Chic demo’s blogs page](https://spark-theme-chic.myshopify.com/blogs/news).

## **Quick setup**

For the blog page template, you first need to **set up blog posts in your Shopify admin**. Then, in the theme editor, you can **customize the blogs template**.

> **Tip |** Check out Shopify's guide on [How to start a blog and grow your audience](https://www.shopify.com/blog/how-to-start-a-blog).

### **Set up blog**

Before editing the **Blog page template**, you need to add at least one blog post in your Shopify admin.

You can add custom **Excerpt** text. By default, Spark will display the first couple of sentences from your post. You can add a custom excerpt or post tagline.

{% hint style="success" %} <mark style="color:green;">**Shopify**</mark> | Blog posts are a Shopify feature. See Shopify's guides to [create a blog](https://help.shopify.com/en/manual/online-store/blogs/adding-a-blog) and add [blog posts](https://help.shopify.com/en/manual/online-store/blogs/writing-blogs).
{% endhint %}

### **Edit blog page template**

The default **Blog page template** includes display settings for the listed blog post articles, and an option to enable tag navigation.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Use the **Templates selector** to open **Blogs > Default blog**.

   ![](/files/Uz4GxXjTytf7A2vAUhR9)
2. Under **Template**, click the **Blog posts** section to open the settings.
3. Choose whether to **Show RSS icon**.

   > RSS is a way for customers to subscribe to your blog. The people who do, *love it*. Learn more about it from RSS.com's article [How Do RSS Feeds Work?](https://rss.com/blog/how-do-rss-feeds-work/).

   ![](/files/MAOPlKdasCqE3dQhEjA3)
4. Choose how many **Articles per row** should be displayed. (*2*, *3*, or *4*.)
5. To make your blog images a uniform shape and size, select the **Image aspect ratio** to crop your images to **Square**, **Landscape**, or **Portrait**.

   > The default **Natural** setting will display the original orientation of your image.

   ![](/files/P7WonYtlZhexu2rtwHZZ)
6. Click on the **Title** block to choose whether to **Show published date**.
7. Show blog post excerpts by clicking **(+) Add block** and selecting **Excerpt**.

   > You can add excerpts when you add or edit the blog post. If you don't do this, Spark automatically adds a preview of the first few sentences and then trails off with a **"..."**.

   ![](/files/X5D0Kr2KuCBKDqAT1fDT)
8. Click **Save**.

</details>

\\

***

> **Related links**
>
> [Templates](/spark/pages/templates.md)\
> [Blog posts template](/spark/pages/templates/blog-posts-template.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.fluorescent.co/spark/pages/templates/blogs-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
