We've made this theme code public so that other theme developers can learn from it.
Install ruby Install node
Run gem install dugway
Run npm i
Run npm run watch && dugway serve
How to deploy :
Run npm run watch
Push to master and create a new tag. (v1.3)
Change CDN in layout. <script src="https://cdn.jsdelivr.net/gh/Baldrani/[email protected]/source/dist/app.js"></script>
Then in theme.js remove the line // = require dist/app
(only used on dev).
Run dugway build
extract the CSS file and upload it on bigcartel.
Change the differents files.