Shopify app for thepeterdo.com
- css is compiled from scss
- scss naming convention » BEM
- theme specific settings stored in ./src/config/settings_data.json
- cd ~/Github/peterdo
- themekit commands (always sync with remote)
- theme download
- theme download -e [environment] -d [destination]
- theme download + filename
- theme download
- npm install new dependencies
- slate commands (e === environment)
- slate watch -e dev
- slate deploy -e test
- slate deploy -e prod