Skip to content

Template previews #5

@thomaswilburn

Description

@thomaswilburn

The classic rig allows users to preview templates. The new rig, so far, does not, but it would be a nice thing to have. Unfortunately, there are some technical impediments to this, as a result of our new build processes:

  • Builds for HTML, JS, and CSS all assume that they're all in one local folder, but the uninstantiated templates are split across _base and their own folder, so we'll need a good way to tell all build processes to look in multiple locations.
  • The Google connection will need to know to load the templateSheet property instead of sheet from the manifest.
  • We need to be able to disable various UI characteristics on preview pages or (more likely) only show the embed page without the preview chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions