mirror of
https://github.com/cssanimation/css-animation-101.git
synced 2025-07-31 11:20:33 +02:00
Merge branch 'master' of github.com:cssanimation/css-animation-101
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
Animation using CSS can be overwhelming to learn all at once.
|
||||
|
||||
This book gives you a solid intruction to the topic, combining theory with practical lessons. You’ll learn how, and why to use animation on your web pages and hopefully be inspired to try it on your own projects!
|
||||
This book gives you a solid introduction to the topic, combining theory with practical lessons. You’ll learn how, and why to use animation on your web pages and hopefully be inspired to try it on your own projects!
|
||||
|
||||
## Editions
|
||||
## Download
|
||||
|
||||
* [ePub version](https://github.com/cssanimation/css-animation-101/raw/master/downloads/epub/cssanimation-101.epub)
|
||||
* [PDF version](https://github.com/cssanimation/css-animation-101/raw/master/downloads/pdf/cssanimation-101.pdf)
|
||||
@@ -22,6 +22,10 @@ I also send out a free weekly [CSS Animation newsletter](https://cssanimation.ro
|
||||
|
||||
Lastly, if you want to help me with the above, consider [being a CSS Animation patreon](https://www.patreon.com/cssanimation). I've been running the newsletter for approaching 3 years and will continue to do so thanks to the support of people like you!
|
||||
|
||||
## Contributing
|
||||
|
||||
I love to get feedback, even if it's just to helpfully point out a typo! Pull requests welcomed, or else you can message me [on Twitter](https://twitter.com/cssanimation) or [by email](mailto:donovan@cssanimation.rocks).
|
||||
|
||||
## Technical details
|
||||
|
||||
This book is generated with [Pandoc book template](https://github.com/wikiti/pandoc-book-template).
|
||||
|
Reference in New Issue
Block a user