Skip to content

aryakvn/aryakvn.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Resume Template (قالب رزومه رایگان)

A simple and responsive HTML resume template for students/freelancers who want to host a web version of their resume online. To edit simply download the source code or clone using git cli :

git clone https://github.com/aryakvn/aryakvn.github.io

Github Pages

To host a version of this template on your own github pages, simply fork the reposetory and rename the repo to {username}.github.io. for more information read the official github documentation for Github Pages.


Color Themes

The main style of the page is stores at /assets/css/style.css. To change the theme color simply adjust the css variables defined in the :root element. the default values are :

:root {
  --border-radius: 16px;
  --primary: #5c6bc0;
  --primary-light: #7986cb;
  --primary-dark: #3949ab;

  --secondary: #009688;
  --secondary-light: #4db6ac;
  --secondary-dark: #00695c;

  --border-gray: #bdbdbd;
  --gray-light: #f5f5f5;
}

Socials

🌐 : https://aryakvn.ir

🖊 : https://codepen.io/aryakvn

🦊 : 0x65eC44Ca54561e97D8b20BE11575144eC200F49e

About

pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published