Skip to main content
Blog theme editor

Theme Files

Each theme consists of 8 files:

Liquid Templating

Themes use Liquid templating syntax:

Available Variables

Global (all pages)

Categories

Posts (home and category pages)

Single Post (post page)

Pagination

Newsletter Lists

Useful Filters

Partials

Include (shares parent scope)

Render (isolated scope)

Theme Versioning

Themes are versioned. Each save creates a new version: Blog theme versions
  • Only one version can be published at a time
  • Published themes cannot be edited (create a new version instead)
  • Unpublished versions are drafts

Preview Mode

Preview unpublished themes by adding ?preview_theme_version=X to any blog URL:
Preview bypasses cache and requires authentication.