You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 3, 2024. It is now read-only.
Process of creating custom template theme is described in README.md.
As its written there, there are many ways how to create custom theme,
the way described is recommended, but not the only way.
The most important thing is not to edit files in https://github.com/Shoptet/templates-assets
repository. If you want to use them, include them in you custom file.
You can change most of desired values by rewriting variables in both layout and theme
variables. When the variables rewriting is not enough, you have to use your custom LESS file
and the original file use as a base, as an inspiration or not to use it at all.
The sample described in README.md is for Classic template (11),
but you can use blank mode for all of templates listed in package.json.