Ghost Themes API
The Ghost Themes API provides a Handlebars-based templating system for building custom front-end themes for Ghost publications. It includes a comprehensive set of helpers including data helpers for fetching content, functional helpers for logic and formatting, and utility helpers for common tasks. Themes have access to all Ghost content through template variables and the get helper, which queries the Content API internally.