Skip to content

aidarbek/Nikol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nikol

Draw figures with your favourite singer or actor! Now available:

  • Igor Nikolaev
  • Nicolas Cage

Installation

Just upload this project on any hosting or server. It does not need any additional setups. Locally: open index.html in any browser.

How to add a new person?

It is easy! Create a few photos of the new person in png format.

Call them in ascending order like: 1.png, 2png, 3.png, 4.png, etc.

I recommend making 100x145 sized photos

There is an array on the 9th line in index.html, called "people". Just add a new object to that array,

with the following format:

{

folder: "%SOME FOLDER NAME%",

name: "%PERSON's FULL NAME%",

photos_num: %NUMBER OF PHOTOS%

}

Where:

%SOME FOLDER NAME% - the folder, in which images of the new person are located (must be in the same directory)

%PERSON's FULL NAME% - full name of the new person. (Nicolas Cage, ex)

%NUMBER OF PHOTOS% - the number of photos of the person

About

Draw figures with your favourite artists!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages