Tortusfor Designers
Snippet Library/Content

Latest Posts

Every way to use {{tortus:blog}} — your latest posts, in four layouts.

{{tortus:blog}} (blog_feed) pulls your latest published posts. It's the richest layout system in the library — four distinct layout modes, plus column count, card aspect, and per-field toggles — so the same token can be a tight 3-up teaser row or a full editorial index.

Toggle Preview on any window to see the shape; Code to copy it.

The basics

Bare token — your 6 most recent posts, in a grid.

Bare token

Under your own header — the pattern you'll use most.

Your header + posts

Layout: grid

The default — an even card grid. columns is 2, 3, or 4.

Grid, 3 columns

One large lead post beside a stack of smaller ones — good for a homepage teaser.

Featured grid

Layout: editorial

A magazine-style index with mixed card sizes — the layout for a dedicated /blog page.

Editorial index

maxPosts=0 shows the full index instead of capping the count — use it when this token IS the blog page, not a teaser on another page.

Layout: list

A compact, text-forward row layout — no big imagery, good for a sidebar or footer digest.

Compact list

Card aspect & filtering

cardAspect is "wide" (default), "video", "photo", "square", or "tall". tag scopes to one category; showTagFilter (default false) adds an in-page filter bar for visitors.

Market-update posts, tall cards, with filter bar

Preview shows the tall card aspect; `tag` (which posts) and the visitor filter bar aren't reflected in the mock.

What's shown

showExcerpt, showAuthor, showCategory, showReadTime, and showDate all default to true — trim any of them for a cleaner card.

Title + image only

CTA button

ctaText (default "View All Posts") and ctaLink (default /blog) control the closing button; buttonStyle is "solid" (default), "outline", "pill", or "text".

Custom CTA, pill button

A finished section

From the blog, muted band

Full param table: Designer Handbook.