Example: the new post structure

Ajith M Jose — Senior Frontend Developer

· 1 min read

What this post demonstrates

This is an example post created to show the new content structure: a cover image, a hand-written excerpt for the blog list, and a body authored in the admin rich text editor.

Rich text features

  • Headings, bold and italic
  • Bullet and numbered lists
  • Links and inline images
Quotes render with the site typography too.
// even code blocks
const ok = true;

Replace or delete this post from the admin once real content lands.