> For the complete documentation index, see [llms.txt](https://docs.kaliumtheme.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaliumtheme.com/post-types/blog.md).

# Blog

Creating a blog is a fantastic way to connect with your audience, share your thoughts, and build a community around your passions. Whether you're starting a personal diary, a professional blog, or a niche site dedicated to a specific topic, WordPress provides the tools to set up and customize your blog page to fit your needs.

### Creating a Blog Page and Blog Post

{% content-ref url="/pages/V0d9snzasM4nh5ooclvD" %}
[Creating a Blog Page](/post-types/blog/creating-a-blog-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/COLOa7A0EsLFFnmU7uGs" %}
[Creating a Blog Post](/post-types/blog/creating-a-blog-post.md)
{% endcontent-ref %}

### Customizing the Blog Page and Blog Post

{% content-ref url="/pages/3PRWgT2oUDjNPKY3rsov" %}
[Blog Page](/post-types/blog/blog-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qh7pyr5FYz1POaFwEJ5k" %}
[Post Page](/post-types/blog/post-page.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.kaliumtheme.com/post-types/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.
