A full guide to the Ghost theme system, to customise your site.
Collections are the backbone of how posts on a Ghost site are organised, as well as what URLs they live on.
Using template routes is very minimal. There's no default data associated with them, so there isn't any content automatically loaded in from Ghost like there is with posts and pages. Instead, you can write all the custom code you.
Routing is the system which maps URL patterns to data and templates within Ghost. It comes pre-configured by default, but it can also be customised extensively to build powerful custom site structures.
Each page in a Ghost theme belongs to a context, which determines which template is used, what data will be available and what content is output. A Ghost publication follows a structure that allows URLs or routes to be mapped to views which display specific data.
A Ghost theme contains static HTML templates that make use of helpers to output data from your site, and custom CSS for styling. If you have significantly different layouts for different pages or content types, you can use the dynamic routing configuration layer.
The Ghost theme layer has been engineered to give developers and designers the flexibility to build custom publications that are powered by the Ghost platform. Ghost themes use the Handlebars templating language which creates a strong separation between templates (the HTML).
Our product is for you. You will get all the topics in our documentation. If you don't get anything in our documentation, feel free to contact with us. We are here 24/7 to help you Contact
© 2023 All copyright reserved. Published with Ghost and Electronthemes