Keeps working on the theme, making it closer to what I want

This commit is contained in:
julien lengrand-lambert
2014-02-12 18:21:33 +01:00
parent 6684221b8b
commit 307d152256
11 changed files with 22 additions and 36 deletions

6
404.md
View File

@@ -3,9 +3,9 @@ layout: page
title: "Page Not Found"
description: "Page not found. Your pixels are in another canvas."
image:
feature: texture-feature-01.jpg
credit: Texture Lovers
creditlink: http://texturelovers.com
feature: cropped-suommenlina.jpg
credit: julien Lengrand
creditlink: http://www.fluidr.com/photos/49365498@N03/sets
---
Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below.

View File

@@ -7,7 +7,7 @@ url: http://localhost:4000
# Owner/author information
owner:
name: Julien Lengrand-Lambert
avatar: avatar1-1024x685.jpg
avatar: us.jpg
bio: "French guy living in the Netherlands. Developer @spacemetric during the day, bouldering at night."
email: julien@lengrand.fr
# Social networking links are used in author-bio sidebar. Update and remove as you like.

View File

@@ -1,14 +1,14 @@
---
layout: page
permalink: /about/
title: About the Theme
tagline: Minimal Mistakes, a Jekyll Theme
tags: [about, Jekyll, theme, responsive]
modified: 9-9-2013
title: About me
tagline: Coding, Rants and other thoughts
tags: [coding, entrepreneur, development, blog, personal]
modified: 12-2-2014
image:
feature: texture-feature-02.jpg
credit: Texture Lovers
creditlink: http://texturelovers.com
feature: cropped-suommenlina.jpg
credit: julien Lengrand
creditlink: http://www.fluidr.com/photos/49365498@N03/sets
---
Jekyll is pretty rad and figured releasing a cleaned up version of [my site](http://mademistakes.com)[^1] as a theme for others to hack and build on would be fun. So here be that theme --- I call it **Minimal Mistakes**, a responsive Jekyll theme with large featured images and solid typography.

View File

@@ -158,7 +158,7 @@ comments:
<div class="post">
<div>
Here is a (humble) list of Image Processing / Computer Vision based companies around the world.
Even though image processing is a field in rampant development, I recently struggled to locate such companies when searching for a new job. The problem was in fact not to get hired but to find companies that would match my centre of interests !
@@ -167,6 +167,9 @@ Thus, I started to keep track of every firm I would hear about and may be inte
The companies below are listed by  country. For each of them, you will find the main website and a quick summary of the field of expertise (keywords). Once my list is populated enough, I might think about a more evoluated system :).
</div>
<strong>CANADA</strong>
<ul>
<li><a title="clmtec" href="http://www.cimtec-canada.ca" target="_blank">ClmTec</a> - medical Image Analysis, digital pathology</li>
@@ -349,22 +352,5 @@ The companies below are listed by  country. For each of them, you will find the
</div>
<div class="footer">
<div class="contact">
<p>
Julien Lengrand-Lambert<br />
Problem Solver<br />
julien at lengrand dot fr
</p>
</div>
<div class="contact">
<p>
<a href="https://github.com/jlengrand">github.com/jlengrand</a><br />
<a href="https://twitter.com/jlengrand">twitter.com/jlengrand</a><br />
</p>
</div>
</div>
</div>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
images/me.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 KiB

BIN
images/mebo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 KiB

BIN
images/us.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 KiB

View File

@@ -1,7 +1,7 @@
---
layout: home
description: "A responsive Jekyll theme with editorial tendencies by designer Michael Rose."
tags: [Jekyll, theme, responsive, blog, template]
description: Coding, Rants and other thoughts
tags: [coding, entrepreneur, development, blog, personal]
image:
feature: cropped-suommenlina.jpg
credit: julien Lengrand

View File

@@ -2,6 +2,6 @@
layout: post-index
permalink: /posts/
title: All Posts
tagline: A List of Posts
tags: [blog]
tagline: All my posts
tags: [coding, entrepreneur, development, blog, personal]
---