Theme Debug Tool: Nicely formatted output for ghost template variables

Steps to use.

  1. Paste snippet into your theme partials folder and name it print.hbs.
  2. Call the snippet in your code to print the site object {{> print variable=@site}}
  3. Use any other variable in your code to see whats inside.