Skip to content

Feature Suggestion: Email compilation file type + preview with dummy data. #87

Description

@taeo

Not all use cases for this workflow benefit from pure .html compiled templates. Many times we are loading our templates into various third party systems with a variety of compilers and subsequent dynamic data. The objective is to have pristine templates compiled, but allow live-ish previewing and testing.

Approach:

  • Allow dist/ files to be written as whatever type (.liquid, .hbs, .php, etc...)
  • Incorporate better helpers / utilities to pass hbs or other curly brace syntax through assemble, uncompiled
  • Allow the preview tool to render supported template types
  • Enable the preview tool load and render templates with optional dummy data for testing

Thoughts, questions, issues, likes...?

FYI @ericdfields

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions