polydicer
polydicer copied to clipboard
A web version of Polydice business card.
Polydicer
A web version of Polydice business card.

Setup
- 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
Deploy to GitHub Pages
- 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-pagesof your repository:
bundle exec middleman deploy
Contributors
- @jiajhenbee, design of the physical card and all the CSS effects
- @frozenfung, code support
Special thanks to @amelieyeh for the help with CSS troubleshooting.
Contact
License
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.