From 49ebac25a33482a2f9a511c597fd449d1e148271 Mon Sep 17 00:00:00 2001 From: Donovan Hutchinson Date: Thu, 29 Nov 2018 14:02:27 +0000 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22aa5e4..4825880 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ 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! +[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 * [ePub version](https://github.com/cssanimation/css-animation-101/raw/master/downloads/epub/cssanimation-101.epub) From 66cb0e536463e7f3f876372de10772a9bf71e7f2 Mon Sep 17 00:00:00 2001 From: Donovan Hutchinson Date: Thu, 29 Nov 2018 16:31:50 +0000 Subject: [PATCH 2/3] Updating Readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4825880..e39303d 100644 --- a/README.md +++ b/README.md @@ -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. You’ll 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). From 6863d5a2e6f3a5260b340abacfceda9c163b69fa Mon Sep 17 00:00:00 2001 From: Jake Bresnehan Date: Fri, 30 Nov 2018 11:15:13 +1100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e39303d..8c95492 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,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. 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! ## Download