https://github.com/rupl/unfold
Unfolding the Box Model — interactive slides exploring CSS 3D Transforms
https://github.com/rupl/unfold
Last synced: 5 months ago
JSON representation
Unfolding the Box Model — interactive slides exploring CSS 3D Transforms
- Host: GitHub
- URL: https://github.com/rupl/unfold
- Owner: rupl
- Created: 2013-01-12T19:54:41.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-11-25T08:51:23.000Z (over 4 years ago)
- Last Synced: 2024-11-20T12:48:51.811Z (over 1 year ago)
- Language: CSS
- Homepage: https://rupl.github.io/unfold/
- Size: 1.11 MB
- Stars: 439
- Watchers: 16
- Forks: 28
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unfolding the Box Model
Interactive slides that explore CSS 3D Transforms.
Press left or right arrow key to advance.
Watch in full-screen for best results.
## Modifying or re-using
CSS in this presentation is generated using Sass and Compass. Make sure you
install the required gems before trying to make changes to the source.
gem install bundler
bundle install
Bundler will install the right versions of all the gems that are needed. Now,
when you fire up Compass append the bundler-specific commands:
bundle exec compass watch
## Presented at
- [HTML5.tx 2013](http://html5tx.com)
- [CSSDevConf 2013](http://cssdevconf2013.sched.org/event/a9ba3210c0daa57928e2157b5f613ee6#.UqJZr2Tk8Tg)
## License
Code and examples are copyright Chris Ruppel - CC BY-SA 3.0
http://creativecommons.org/licenses/by-sa/3.0/