add back animations, update changelog in readme

This commit is contained in:
Amruth Pillai
2020-03-28 00:49:20 +05:30
parent 1fb2997e3a
commit 6d3a622088
2 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# Reactive Resume # Reactive Resume
A one-of-a-kind resume builder that keeps your privacy in mind, A one-of-a-kind resume builder that keeps your privacy in mind,
completely secure, customizable, portable, open-source, and free forever. completely secure, customizable, portable, open-source, and free forever.
Try it out today! Try it out today!
@ -66,6 +66,7 @@ I'm glad you asked :) Here is a step-by-step procedure on getting you started wi
## What's changed since the release? ## What's changed since the release?
- Added Castform Template ([Preview](https://i.imgur.com/an0op8f.png))
- Added Entry Animation to App - Added Entry Animation to App
- Added Languages & References Section - Added Languages & References Section
- Updated Templates - Updated Templates
@ -78,8 +79,8 @@ I'm glad you asked :) Here is a step-by-step procedure on getting you started wi
A lot of people have asked me for help in designing their resumes as I have made mine. I just wanted a more natural way to generate resumes and have it easy to update cause updating a resume is always the uphill task. Once I thought of the idea, it was only a matter of time to design and develop the app. I am a big supporter of the open-source development movement as I have been directly benefitted by so many other projects that developers have shared. So needless to say, this project is entirely open-source and free as well :) A lot of people have asked me for help in designing their resumes as I have made mine. I just wanted a more natural way to generate resumes and have it easy to update cause updating a resume is always the uphill task. Once I thought of the idea, it was only a matter of time to design and develop the app. I am a big supporter of the open-source development movement as I have been directly benefitted by so many other projects that developers have shared. So needless to say, this project is entirely open-source and free as well :)
Hope you enjoyed using the app, please let me know if you found it helpful. Hope you enjoyed using the app, please let me know if you found it helpful.
You can reach me on my website: https://www.amruthpillai.com/ You can reach me on my website: https://www.amruthpillai.com/
or by email: im.amruth@gmail.com or by email: im.amruth@gmail.com
Thank you! Thank you!

View File

@ -26,7 +26,7 @@
<title>Reactive Resume</title> <title>Reactive Resume</title>
<!-- Animate.css --> <!-- Animate.css -->
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css" /> --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css" />
<!-- Google Fonts --> <!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet">