From fb25ace28745eaccbc80c5e53321240e40f4fe31 Mon Sep 17 00:00:00 2001 From: Marjan Akbari Date: Wed, 10 Jun 2020 19:51:49 +0100 Subject: Added an SVG implementation of the project flow graph to top page 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 :-). --- index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 48f0ec2..297e49d 100644 --- a/index.html +++ b/index.html @@ -79,6 +79,8 @@ To learn more about its founding criteria and a basic introduction, see Akhlaghi et al. (2020, arXiv:2006.03018). A more informal introduction is available in these slides.

+ +
-- cgit v1.2.1