Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
suryanoyal authored Aug 7, 2023
0 parents commit 5b55528
Show file tree
Hide file tree
Showing 30 changed files with 24,074 additions and 0 deletions.
31 changes: 31 additions & 0 deletions LICENSE-free.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
creative-cv
v1.1.0
Update Date: January 8, 2021

License - FREE

License Terms
-------------

Under free license, you can use the template in personal (non-commercial) projects with credit. For credit, you need to keep the link to templateflip.com from the site footer.

You can buy a premium license to be allowed to remove the footer link and to use the item in commercial projects (or for clients).

Download & Buy - https://templateflip.com/templates/creative-cv/
Demo - https://templateflip.com/demo/templates/creative-cv/

Compare licenses - https://templateflip.com/licenses/
Terms - https://templateflip.com/terms/
FAQ - https://templateflip.com/faq/


Prohibitions
------------

You do not have the rights to sub-license, sell or distribute any of TemplateFlip item.
If you wish to promote our resources on your site, you must link back to our item page,
where users can find the download and not directly to the download file.
You must NOT use any item from TemplateFlip for displaying unlawful content.
For any further queries regarding terms of use and licensing feel free to contact us.

*************
44 changes: 44 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
Directory Structure
-------------------
css\ - Stylesheets CSS files for the template.
images\ - Images used in template.
scripts\ - JavaScript used in the template.
styles\ - SCSS source files for stylesheets CSS. Available in Purchased versions only.
favicon.ico - Favicon placeholder provided for the template.
index.html - Main HTML page to open the template in browser.
*.html - Additional HTML pages (if any).
LICENSE-*.txt - License file as per your downloaded variant.

How to Edit the template
------------------------

1. Editing Content in template

To edit the content open the corresponding *.html files and open them
in an editor such as VSCode or Notepad++.
Search for the content you want to change and edit it to the text you want.
Save the file and reopen HTML file in browser to see the changes.

2. Editing Styles of template

The main style is present in css\main.css which you can edit.
You must know how to edit CSS files to do this.
If you have purchased any of the premium version then you will also get
SCSS source files which generates all the styles of the template.
You can use these SCSS files to make your changes and regenerate CSS.

3. Changing Images

You can change images inside the images\ folder.
Make sure to name the file same as the original file.
If you wish to change the name of the image file then you must
also make corresponding change in the HTML file which refer to that image.

How to use the template
-----------------------
Upload the contents to your webserver.
index.html must be in the main (root) folder of your webserver.
Do not change the name of the template folders or files unless you know
what you are doing and are changing the names in HTML files too.
For webhosting, you can go with https://templateflip.com/go/hosting for easy FTP file uploads.

Binary file added Resume.pdf
Binary file not shown.
Binary file added creative-cv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions css/aos.css

Large diffs are not rendered by default.

Loading

0 comments on commit 5b55528

Please sign in to comment.