A web version of Polydice business card.
- Install required gems:
bundle install
- Set up your info in
me.json
bundle exec rake init
- Start up a local web server at
http://localhost:4567/
bundle exec middleman server
- Fork this repository and add it as a remote of your GitHub
$USERNAME
.
git remote add $USERNAME git://github.com/$USERNAME/polydicer.git
- If you have hub installed, simply run:
hub fork
- Build and deploy the page to
gh-pages
of your repository:
bundle exec middleman deploy
- @jiajhenbee, design of the physical card and all the CSS effects
- @frozenfung, code support
Special thanks to @amelieyeh for the help with CSS troubleshooting.
Polydice
and iCook
are trademarks of Polydice, Inc. Please refer to the guidelines on iCook Newsroom.
The source code is released under the MIT license. See LICENSE for details.