https://github.com/dbox/roots-image-test
showing a bug in 3.2.2
https://github.com/dbox/roots-image-test
Last synced: 9 months ago
JSON representation
showing a bug in 3.2.2
- Host: GitHub
- URL: https://github.com/dbox/roots-image-test
- Owner: dbox
- Created: 2015-08-07T15:00:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-07T15:02:51.000Z (almost 11 years ago)
- Last Synced: 2024-12-28T09:21:59.837Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 750 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# image-bug
testing image bug
### Setup
- make sure [node.js](http://nodejs.org) and [roots](http://roots.cx) are installed
- clone this repo down and `cd` into the folder
- run `npm install`
- run `roots watch`
- ???
- get money
### Deploying
- If you just want to compile the production build, run `roots compile -e production` and it will build to public.
- To deploy your site with a single command, run `roots deploy -to XXX` with `XXX` being whichever [ship](https://github.com/carrot/ship#usage) deployer you want to use.