Skip to content

CusMeDroid/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curriculum Vitae

Curriculum Vitae theme by cusmedroid

Donate Free! Donate Free!

Orange Theme

CV Orange Theme By CusMeDroid

You must be 4 base collection or column4

DEMO

Violet Theme

CV Violet Theme By CusMeDroid

You must be 2 base collection or column2

DEMO

Magenta Theme

CV Magenta Theme By CusMeDroid

You must be 3 base collection or column3

DEMO

For Dev

Are you a developer?

I want to explain a little for those of you who want to create a look like this.

You can download/clone my repo

Choose a theme :

Orange Theme

Violet Theme

Magenta Theme

Clone Repo

git clone https://github.com/CusMeDroid/cv.git

REPLACING

Manifest

Replace the owner's name with your name, and do not remove/change any more!

Example

{

  "short_name": "Suryo DwiJayanto", // Replace Your Name
  
  "name": "Curriculum Vitae Suryo DwiJayanto, Theme by CusMeDroid.",
  
  "icons": [
  
    {
    
      "src": "/cv/suryodwijayanto/images/head.png", // Replace name by directory

And the name so on.

Index

Replace to the owner's name with your name, and all about you.

Images

Replace the picture if no change to the collection in the index you can just arrive with the same name.

Music

What do you like song? you can enter it here!

And check the file on index Embed by youtube :

Replace https://www.youtube.com/embed/SlPhMPnQ58k with music url you choose

  <iframe id="music-video" src="https://www.youtube.com/embed/SlPhMPnQ58k?enablejsapi=1&html5=1" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" frameborder="0" allowfullscreen></iframe>

You added a new style? we need additional classes for the background, color and the image in the header.

Example :

// Button Music Color

.orange-music-btn-color {

    color: #FF6A00 !important;
    
}

// Background

.orange-grad-bg {

  background: linear-gradient(#FF6A00, #CB9557);
  
}

// Button Background

.orange-grad-bg-btn {

  background: linear-gradient(#FF6A00, #CB9557);

}

.orange-grad-bg-btn:hover {
  
  background: linear-gradient(#CB9557, #FF6A00);

}

// Background image

.orange-bg-img {

    background: url(../images/bg/orange-bground.jpg);
    
    background-repeat: no-repeat;
    
    background-size: 100% auto;

}

You can see on index file className.

Confused?

Contact Me :

WhatsApp Or Email

Contribution?

Come Here!

Upload your directory on this, and please the directory name is your name!

Donate Free! Donate Free!