1
0
mirror of https://github.com/cssanimation/css-animation-101.git synced 2025-08-01 11:50:44 +02:00

Updating Readme

This commit is contained in:
Donovan Hutchinson
2018-11-29 16:31:50 +00:00
committed by GitHub
parent 49ebac25a3
commit 66cb0e5364

View File

@@ -6,9 +6,7 @@ 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. Youll learn how, and why to use animation on your web pages and hopefully be inspired to try it on your own projects!
[Tweet about this](https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fcssanimation%2Fcss-animation-101&via=cssanimation&text=CSS%20Animation%20101%20-%20A%20free%20introduction%20to%20CSS%20animation%20is%20now%20available%20to%20download%20here&hashtags=css%2C%20animation%2C%20book%2C%20development)
## 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)
@@ -24,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).