Overview
The Posts block pulls in blog posts from your site automatically. Use it to add a blog section to any page, showcase related content, or highlight featured posts.
Here is an example that pulls all the Developer Related Articles
Template & Widget Development
> **What you'll learn:** How to create custom page templates and sidebar widgets for TallCMS.
Theme Development
Complete guide for creating and customizing themes in TallCMS using the file-based multi-theme system.
Block Styling
TallCMS blocks use **daisyUI component classes** plus Tailwind utilities. This keeps block templates small, semantic, and theme-aware without inline style fa...
REST API Development
> **What you'll learn:** How the TallCMS REST API is architected, how to authenticate, and how to extend it.
Block Development
This guide covers creating custom blocks for the TallCMS Rich Editor. Blocks are reusable content components that content editors can insert into pages and p...
Plugin Development
This guide covers how to develop plugins for TallCMS. Plugins extend the CMS with new functionality including custom blocks, routes, admin pages, and more.
Fields
| Field | Description |
|---|---|
| Section Title | Heading above posts |
| Post Count | Number of posts to display |
| Category | Filter by specific category |
| Featured Only | Show only featured posts |
| Layout | Grid or list |
| Columns | 2, 3, or 4 columns (grid mode) |
| Show Excerpt | Display post excerpt |
| Show Date | Display publish date |
| Show Author | Display author name |
Comments
No comments yet. Be the first to share your thoughts!