Skip to content

Commit de03564

Browse files
committed
update libossia features to display image
1 parent 6ca21d0 commit de03564

File tree

13 files changed

+28
-21
lines changed

13 files changed

+28
-21
lines changed

_libossia_features/c.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
layout: libossia-feature
33
title: "Unreal Engine bindings"
44

5-
permalink: /site-libossia/features/unreal.html
5+
permalink: /site-libossia/features/c.html
66
category: "site-libossia"
7-
#image: /assets/bindings/qml.png
8-
description: "Using libossia with Unreal Engine"
7+
image: /assets/logo/c.png
8+
description: "Using libossia with C"
99

1010
tag: "Bindings"
1111
visible: true
@@ -18,4 +18,4 @@ visible: true
1818

1919
# Video tutorial
2020

21-
TODO
21+
TODO

_libossia_features/max.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Max/MSP bindings"
44

55
permalink: /site-libossia/features/max.html
66
category: "site-libossia"
7-
#image: /assets/bindings/max.png
7+
image: /assets/logo/max.jpg
88
description: "Using libossia with Max/MSP"
99

1010
tag: "Bindings"
@@ -18,4 +18,4 @@ visible: true
1818

1919
# Video tutorial
2020

21-
TODO
21+
TODO

_libossia_features/ofx.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "OpenFrameworks bindings"
44

55
permalink: /site-libossia/features/openframeworks.html
66
category: "site-libossia"
7-
#image: /assets/bindings/openframeworks.png
7+
image: /assets/logo/of.png
88
description: "Using libossia with OpenFrameworks"
99

1010
tag: "Bindings"
@@ -18,4 +18,4 @@ visible: true
1818

1919
# Video tutorial
2020

21-
TODO
21+
TODO

_libossia_features/oscquery.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ visible: true
1717

1818
# Video tutorial
1919

20-
TODO
20+
TODO

_libossia_features/pd.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "PureData bindings"
44

55
permalink: /site-libossia/features/puredata.html
66
category: "site-libossia"
7-
#image: /assets/bindings/puredata.png
7+
image: /assets/logo/pd.png
88
description: "Using libossia with PureData"
99

1010
tag: "Bindings"
@@ -18,4 +18,4 @@ visible: true
1818

1919
# Video tutorial
2020

21-
TODO
21+
TODO

_libossia_features/processing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Processing bindings"
44

55
permalink: /site-libossia/features/processing.html
66
category: "site-libossia"
7-
#image: /assets/bindings/processing.png
7+
image: /assets/logo/processing.jpg
88
description: "Using libossia with Processing"
99

1010
tag: "Bindings"

_libossia_features/python.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Python bindings"
44

55
permalink: /site-libossia/features/python.html
66
category: "site-libossia"
7-
#image: /assets/bindings/max.png
7+
image: /assets/logo/python-logo.png
88
description: "Using libossia with Python"
99

1010
tag: "Bindings"

_libossia_features/qml.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Qt / QML bindings"
44

55
permalink: /site-libossia/features/qml.html
66
category: "site-libossia"
7-
#image: /assets/bindings/qml.png
7+
image: /assets/logo/qt-logo.png
88
description: "Using libossia with QML"
99

1010
tag: "Bindings"
@@ -18,4 +18,4 @@ visible: true
1818

1919
# Video tutorial
2020

21-
TODO
21+
TODO

_libossia_features/supercol.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "SuperCollider bindings"
44

55
permalink: /site-libossia/features/supercollider.html
66
category: "site-libossia"
7-
#image: /assets/bindings/puredata.png
7+
image: /assets/logo/supercollider-logo.png
88
description: "Using libossia with SuperCollider"
99

1010
tag: "Bindings"

_libossia_features/unity3d.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Unity3D bindings"
44

55
permalink: /site-libossia/features/unity.html
66
category: "site-libossia"
7-
#image: /assets/bindings/qml.png
7+
image: /assets/logo/unity.png
88
description: "Using libossia with Unity3D"
99

1010
tag: "Bindings"
@@ -18,4 +18,4 @@ visible: true
1818

1919
# Video tutorial
2020

21-
TODO
21+
TODO

_libossia_features/unreal.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Unreal Engine bindings"
44

55
permalink: /site-libossia/features/unreal.html
66
category: "site-libossia"
7-
#image: /assets/bindings/qml.png
7+
image: /assets/logo/unreal_engine.png
88
description: "Using libossia with Unreal Engine"
99

1010
tag: "Bindings"
@@ -18,4 +18,4 @@ visible: true
1818

1919
# Video tutorial
2020

21-
TODO
21+
TODO

_pages/libossia.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ libossia is distributed under the terms of the CeCILL-C license and of the LGPLv
8181
<div class="features-list">
8282
{% for post in site.libossia_features %}
8383
<a href="{{post.url}}" class="thumbnail" >
84-
<img class="thumbnail-feature" src="/assets/blank.png" alt="{{post.title}}" data-echo="{{post.image}}" width="auto"/>
84+
<img class="thumbnail-feature-libossia" src="/assets/blank.png" data-echo="{{post.image}}" />
8585
<h1 class="blog-title">{{post.title}} </h1>
8686
<span class="feature-description">{{post.description}}</span>
8787
</a>

css/style.css

+7
Original file line numberDiff line numberDiff line change
@@ -1230,6 +1230,13 @@ h2.blog-title{
12301230
.thumbnail-feature{
12311231
width: 300px;
12321232
}
1233+
1234+
.thumbnail-feature-libossia{
1235+
max-width:100px;
1236+
max-height:100px;
1237+
width:auto;
1238+
height:auto;
1239+
}
12331240
.feature-description{
12341241
font-weight: 400;
12351242
font-size: 18px;

0 commit comments

Comments
 (0)