aboutsummaryrefslogtreecommitdiffstats
path: root/site/_data/tools.yml
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-11-08 12:39:57 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2016-11-10 14:53:01 +0100
commitc530e84843444a40804e0c2b038c2ec53fe411b2 (patch)
tree1a9eebf49fd85027ba472bad8c178d686bad8d56 /site/_data/tools.yml
webdocs-agl: added developer website template
Change-Id: I4a45ee0ad5dd0c29a6d6876a0e02cd5550c010e9 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'site/_data/tools.yml')
-rw-r--r--site/_data/tools.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/site/_data/tools.yml b/site/_data/tools.yml
new file mode 100644
index 0000000..4fdf6e0
--- /dev/null
+++ b/site/_data/tools.yml
@@ -0,0 +1,21 @@
+# - name: Example Tool
+# image: sometool.png
+# url: http://example.com
+# description: >
+# A description that can
+# span multiple lines.
+
+- name: MyTool1 - The first tool
+ image: tool1.png
+ url: https://mytool1.com
+ description: >
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit.a
+ Sed sem odio, tincidunt in odio ac, cursus vestibulum arcu.
+
+- name: MyTool2 - The second application
+ image: tool2.png
+ url: https://mytool2.com
+ description: >
+ Donec felis mauris, placerat quis sollicitudin ac, vehicula eget mi.
+ Nullam suscipit elementum euismod. Duis et convallis ex, at congue risus.
+