aboutsummaryrefslogtreecommitdiff
path: root/img
AgeCommit message (Collapse)AuthorLines
2020-06-10Converted fonts to paths to fix change of font in different systemsMarjan Akbari-799/+568
When we look at the SVG in systems with different fonts, the result is not the same.
2020-06-10Added an SVG implementation of the project flow graph to top pageMarjan Akbari-0/+801
This SVG figure was modeled on the slides that present Maneage and created with Inkscape from scratch. Because converting the EPS/PDF created by LaTeX would make the SVG around 1Mb, but making the svg from scratch, it is now 44Kb :-).
2020-06-01Add and compress the `svg` of logo(s)Pedram Ashofteh Ardakani-0/+3
* Got the `IAC` logo in svg * Compressed all svg files to save bandwidth using the tool on: https://vecta.io/nano
2020-04-28Fix favicon, compress the logoPedram Ashofteh Ardakani-245/+2
2020-04-24First commit, just a place holder until page is madeMohammad Akhlaghi-0/+245
This is just a place holder that I made in a few minutes after setting up the `maneage.org' domain. We will fill it up soon.