Theme to use with the Danish webshop provider Shoporama.
Upload all files except the directories prefixed by __* via sFTP
to the server provided by Shoporama, and you can choose it as a theme.
Fork the repository and create your own custom changes. Consider contributing to the main repository, if you make improvements which could benefit the community.
Please read the manual in the Guide
-directory, there is a lot of brilliant stuff there.
npm install
Should install all dependencies for development.
The theme utilize gulp
for creating the css based on .less
-files in the __dev
-directory. Som make a change to styles.less
, and then from the commandline run:
gulp
And the files in css
-dirctory will be recreated automatically.
Pull requests are more than welcome, and please file issues in the issue queue.