Skip to content

Paris-Nord-Est/ParisNordEst

Repository files navigation

Paris Nord-Est 🧢

We've made this theme code public so that other theme developers can learn from it.

Develop locally

Install ruby Install node

Run gem install dugway Run npm i

Run npm run watch && dugway serve


This is Paris Nord-Est Theme

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.