mirror of
https://github.com/jlengrand/jlengrand.github.io.git
synced 2026-03-10 08:31:22 +00:00
Starts adding images to the blog
This commit is contained in:
@@ -2,7 +2,7 @@ title: Look up to the future
|
||||
tagline: Coding, Rants and other thoughts
|
||||
description: Coding, Rants and other thoughts
|
||||
# Your site's domain goes here. Leave localhost server or blank when working locally.
|
||||
url: http://jlengrand.github.io
|
||||
url: http://jlengrand.github.io
|
||||
|
||||
# Owner/author information
|
||||
owner:
|
||||
|
||||
@@ -43,6 +43,6 @@ When adding movies to the library, <strong>xbmc</strong> will automatically down
|
||||
<p style="text-align: justify;">And as a bonus, here are some pictures to convert you too :)</p>
|
||||
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2013/02/2013-02-20-14.16.28.jpg"><img class="size-large wp-image-835" alt="XBMC movie library" src="http://www.lengrand.fr/wp-content/uploads/2013/02/2013-02-20-14.16.28-1024x768.jpg" width="584" height="438" /></a>
|
||||
<a href="{{ site.url }}/images/posts/2013/02/2013-02-20-14.16.28.jpg"><img class="size-large wp-image-835" alt="XBMC movie library" src="{{ site.url }}/images/posts/2013/02/2013-02-20-14.16.28-1024x768.jpg" width="584" height="438" /></a>
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2013/02/2013-02-20-14.17.21.jpg"><img class="size-large wp-image-836" alt="XBMC main screen" src="http://www.lengrand.fr/wp-content/uploads/2013/02/2013-02-20-14.17.21-1024x768.jpg" width="584" height="438" /></a>
|
||||
<a href="{{ site.url }}/images/posts/2013/02/2013-02-20-14.17.21.jpg"><img class="size-large wp-image-836" alt="XBMC main screen" src="{{ site.url }}/images/posts/2013/02/2013-02-20-14.17.21-1024x768.jpg" width="584" height="438" /></a>
|
||||
|
||||
@@ -114,7 +114,7 @@ I used fill_parent because I wanted to give as much space as possible to the Web
|
||||
|
||||
The result is far from perfect, but it's not that bad for roughly 30 minutes of work :).
|
||||
|
||||
<a href="http://www.lengrand.fr/wp-content/uploads/2013/10/twitter_timeline.png"><img class="size-full wp-image-900" alt="twitter timeline embedded into an android application" src="http://www.lengrand.fr/wp-content/uploads/2013/10/twitter_timeline.png" width="480" height="800" /></a>
|
||||
<a href="{{ site.url }}/images/posts/2013/10/twitter_timeline.png"><img class="size-full wp-image-900" alt="twitter timeline embedded into an android application" src="{{ site.url }}/images/posts/2013/10/twitter_timeline.png" width="480" height="800" /></a>
|
||||
|
||||
On top of that, It directly allows my users to post tweets from the application (using the timeline), and will let everybody know about the <a title="BresTram twitter account" href="https://twitter.com/BresTramApp" target="_blank">BresTram twitter account</a>.
|
||||
Hopefully, this will help me get some useful feedback.
|
||||
|
||||
BIN
images/posts/2013/02/2013-02-20-14.16.28-1024x768.jpg
Normal file
BIN
images/posts/2013/02/2013-02-20-14.16.28-1024x768.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 145 KiB |
BIN
images/posts/2013/02/2013-02-20-14.17.21-1024x768.jpg
Normal file
BIN
images/posts/2013/02/2013-02-20-14.17.21-1024x768.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
BIN
images/posts/2013/10/twitter_timeline.png
Normal file
BIN
images/posts/2013/10/twitter_timeline.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
Reference in New Issue
Block a user