# Blog

### 1. Create blog data

* Please go to **Admin > Content > Articles > Add new**
* Create your blog articles
* Assign your articles to a "Blog" category

![](/files/xSg1TlnzK4epDKcuSgLG)

### 2. Create menu item "Blog"

* Go to **Admin > Menus > Main menu > Add new**
* Menu item type: **Articles » Category Blog**
* Choose a category: **Choose a category**
* Template style: **tz\_autobike - Default**

![](/files/YfwiBcKUMgEuq33auSaJ)

**2.1. Configure blog layout**

In the **tab "Blog Layout"**, you'll be able to configure options including Leading articles, Intro articles, columns, article order, and others.

* **Leading articles**: the number of the chief articles displayed on the blog page
* **Intro Articles**: the number of articles will be displayed on the page
* **#Columns**: the number of columns in which articles will be shown.&#x20;

{% hint style="info" %}
Blog List: 1 column

Blog Grid: 2 and 2+ columns

Blog Default: 0 or leave the column field blank
{% endhint %}

<figure><img src="/files/6KA4UgSai0x5XRxdgE74" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="First Tab" %}
![Blog style 1 layout options](/files/apEjKFkhGPyfQjhzVfij)
{% endtab %}
{% endtabs %}

**2.2. Configure Blog Options**

​In the tab "**Blog Options**", you'll be able to **adjust the image position of the lead article, and intro articles**. \
If you choose "Left" or "Right", you can also configure the image width options on different devices.

{% tabs %}
{% tab title="First Tab" %}
![](/files/UUlmrqmDHNy4VCvGPvqD)
{% endtab %}

{% tab title="Second Tab" %}
![](/files/nhpC29BdrDlQdnzdHrT3)
{% endtab %}
{% endtabs %}

#### &#x20;2.3. Additional Options

In the tab **"Options"**, you can configure additional options for showing or hiding the article's title, linked titles, published date, read more button, tag, author ...

![](/files/TAVmRnz9meIKDGXWtdhM)


---

# 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://docs.jollyany.co/templates/autobike/blog.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.
