Ghost Editor Showcase: Native Koenig Cards Gallery

A visual showcase demonstrating every native Ghost Koenig card layout configured natively for the Postline theme styling.

Marcus Vance
Written by Marcus Vance
3 min read May 31, 2026
Ghost Editor Showcase: Native Koenig Cards Gallery

Koenig Editor Showcase

A complete presentation of native Ghost elements styled for the Postline theme

Welcome to the official content showcase. Below, we render every native Ghost card to demonstrate how the typography, layouts, padding, and dark-mode states translate on the frontend.

💡
Editorial Note: This showcase page is fully native and renders each element using the theme's core CSS styles. No inline overrides are applied, highlighting out-of-the-box styling.

1. Embeds & Media Cards

Below is a standard Bookmark card, representing external links with images and metadata:

Ghost: The professional publishing platform
The world’s most popular open source headless CMS for independent publishers. Professional technology to build, share and grow.

Here is a native File card layout, designed for documents and downloadable assets:

Audio content is supported with full playback controls in the audio card:

For cinematic features, the wide Video card offers custom player layouts:

A premium high-definition video container embedded natively.

2. Interactive Cards

Products can be featured inline with ratings, descriptions, and purchase calls-to-action:

Postline E-Ink Reader

Our custom hardware edition, tailored specifically for long-form editorial content. Designed for high visibility and low eye strain.
Order Now ($299)

Standardized inline buttons can be placed center, left, or right-aligned:

Toggles are perfect for collapsible content like FAQs or technical notes:

Is there an offline print edition available?

Yes, all Gold tier subscribers receive a monthly print compilation bound in high-quality paper and delivered straight to their doorstep.

3. Visuals & Layout

An image gallery layout handles up to nine images dynamically with custom aspect ratios:

Standard wide images extend beautifully past the text width boundaries:

Wide Image
Wide layout image with editorial style bottom caption

Here is an example of a full-width image card that spans the entire viewport of the screen:

Full Width Image
A full-width image layout expanding across the full viewport width.

4. Code, Tables & Elements

Below is a clean pre-formatted code block featuring styling for syntax highlighting:

import { GhostTheme } from 'postline';

const publication = new GhostTheme({
  style: 'asymmetrical-editorial',
  typography: 'serif',
  features: ['lightbox', 'code-copy', 'scroll-to-top']
});

publication.launch();
Native code card with JavaScript syntax highlighting

Tables display clean spacing, bordered rows, and bold header alignments:

Subscription tierAccess DurationPrint compilation
FreeForeverNo
Silver1 MonthNo
Gold1 YearYes (Monthly)

Native Koenig editor supportsinline highlightsto emphasize specific words or phrases directly within a text block.

HTML cards allow inserting arbitrary raw HTML elements on the page:

This is a custom HTML block card containing standard HTML tags.

Topics: Editorial
Staff Writer Spotlight
Marcus Vance

Marcus Vance

"Marcus is the Senior Technology Editor at Postline, tracking silicon developments, AI ethics, and the venture capital ecosystem."

Discussion & Reader Notes

Recommended Stories