Skip to content

Displaying theme object inside of PL files #103

@bradfrost

Description

@bradfrost

@bmuenzenmeyer @EvanLovely:

This is likely a Very Dumb Question from Brad, but here it goes: I see that the theme object is available in the browser (if I open the console and type theme it returns the object); how do I get the info within theme to display in, say, html/partials/header.html?

I know we are using Hogan to render our templates, but I'm scratching my head why adding {{ theme.logoImage }} isn't printing out the path to the logo.

Forgive the dumbness of the question, but once I have an idea of how to work with the theme object in this repo, I can get everything wired up!

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