Add new entry to the gallery
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=448492#c12
Change-Id: Iedfee60b7c252041097d8e2454b9e28a7e9018eb
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
diff --git a/images/gallery/nasdanika-1.png b/images/gallery/nasdanika-1.png
new file mode 100644
index 0000000..da9be85
--- /dev/null
+++ b/images/gallery/nasdanika-1.png
Binary files differ
diff --git a/images/gallery/nasdanika-2.png b/images/gallery/nasdanika-2.png
new file mode 100644
index 0000000..5094a36
--- /dev/null
+++ b/images/gallery/nasdanika-2.png
Binary files differ
diff --git a/images/gallery/nasdanika-3.png b/images/gallery/nasdanika-3.png
new file mode 100644
index 0000000..e220e4a
--- /dev/null
+++ b/images/gallery/nasdanika-3.png
Binary files differ
diff --git a/json/gallery.json b/json/gallery.json
index b001284..948169b 100644
--- a/json/gallery.json
+++ b/json/gallery.json
@@ -241,6 +241,9 @@
]
}
},
+
+
+
{
"medias": {
"mainSrc": "images/gallery/crala-1.jpg",
@@ -1367,6 +1370,45 @@
}
]
}
- }
+ },
+
+ {
+ "medias": {
+ "mainSrc": "images/gallery/nasdanika-1.png",
+ "imgAlt": "Nasdanika Vinci",
+ "thumbs": [
+ {"src": "images/gallery/nasdanika-1.png"},
+ {"src": "images/gallery/nasdanika-2.png"},
+ {"src": "images/gallery/nasdanika-3.png"}
+ ]
+ },
+ "infos": {
+ "title": "Nasdanika Vinci",
+ "author": "Nasdanika LLC",
+ "description": "<p>A Sirius-based tool for modeling and generation of web sites using diagram and tree representations. </p>",
+ "tags": [
+ {
+ "nom": "Software Development",
+ "url": "#"
+ }
+ ],
+ "lnks": [
+ {
+ "nom": "Home page",
+ "url": "https://nasdanika.org"
+ },
+ {
+ "nom": "Get Started Guide",
+ "url": "https://nasdanika.org/builds/master/doc/guides/vinci/get-started/index.html"
+ },
+ {
+ "nom": "Site created in Get Started guide",
+ "url": "https://nasdanika.github.io/vinci-get-started/"
+ }
+ ]
+ }
+ }
+
+
]}