Reference site properties using {{$PropertyName}}
to pull values directly from your sitekit.json file. Any changes there automatically update all instances, ensuring consistency and easier maintenance across your project.
To add a new page, simply create a file in the Pages folder. You can use either HTML or Markdown (with Markdown being the preferred option for its simplicity). SiteKit also supports hybrid Markdown, allowing you to incorporate HTML tags within your Markdown content.
The sitekit.json
file contains metadata about your site, including user-defined properties.