This is a collaboration over some illustrations we both designed while being stuck at home during the corona-virus lockdown. We designed these while learning adobe illustrator basics. We used photoshop for some of the tweaks and changes too.
One evening we were talking about showcasing these learning bits of arts, so we decided to host it on github. Then we thought some like-minded people might also like to collaborate over this so we open sourced the code and the project here. So, we are open to collaborations here. (See contributing for more details)
None
Fork this repository
Add SVGs to SVGs/
and AI files to AIs
. Also, add your illustration details in assets/files.json
in the following format:
{
"id" : "n+1",
"src" : "My-Design.svg",
"auth" : "My-Name",
"date" : "2020-06-01 22:30:00",
"tags" : [ "art", "illustration" ]
}
id
, n being the id of last inputsrc
, name of your SVG file saved in SVGs/
directoryauth
, your namedate
, time when you made final changes to your design [YYYY-MM-DD HH:MM:SS in 24-hr format]
tags
, at most 10 tags related to the designIf you have any issues regarding anything, you can open an issue here. We would love collaborations.:sparkling_heart:
Faisal Akhtar π» π π§ |
Shubhangi Goyal π¨ π§ |
All art assets (files in SVGs/
, AIs/
and assets/img/
) are distributed under the Creative Commons Attribution 4.0 International license.
All scripts, stylesheets and markups are distributed under the MIT license.