diff --git a/404.md b/404.md index 20b2c3a..a225882 100644 --- a/404.md +++ b/404.md @@ -3,10 +3,10 @@ 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. diff --git a/_config.yml b/_config.yml index 710f092..c902b37 100644 --- a/_config.yml +++ b/_config.yml @@ -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. diff --git a/about.md b/about.md index 0bebb3f..e0395d4 100644 --- a/about.md +++ b/about.md @@ -1,22 +1,22 @@ --- 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. +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. ## Minimal Mistakes is all about: * Responsive templates. Looking good on mobile, tablet, and desktop. -* Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers. +* Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers. * Minimal embellishments --- content first. * Large feature images for posts and pages. * Author sidebar to pimp your bio, photo[^2], and social media links. diff --git a/computer-vision-companies/index.html b/computer-vision-companies/index.html index 6a6764d..e7695bc 100644 --- a/computer-vision-companies/index.html +++ b/computer-vision-companies/index.html @@ -158,7 +158,7 @@ comments:
- +
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 :). + +
+ CANADA
- - - \ No newline at end of file diff --git a/favicon.ico b/favicon.ico index b5121b4..5e1d2a9 100644 Binary files a/favicon.ico and b/favicon.ico differ diff --git a/favicon.png b/favicon.png index 8a4fedf..9c37fbd 100644 Binary files a/favicon.png and b/favicon.png differ diff --git a/images/me.jpg b/images/me.jpg new file mode 100644 index 0000000..a54256f Binary files /dev/null and b/images/me.jpg differ diff --git a/images/mebo.jpg b/images/mebo.jpg new file mode 100644 index 0000000..f11a3ca Binary files /dev/null and b/images/mebo.jpg differ diff --git a/images/us.jpg b/images/us.jpg new file mode 100644 index 0000000..85ff4b8 Binary files /dev/null and b/images/us.jpg differ diff --git a/index.md b/index.md index 4ea9cd7..0144d27 100644 --- a/index.md +++ b/index.md @@ -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 diff --git a/posts.md b/posts.md index acd3b63..a48421a 100644 --- a/posts.md +++ b/posts.md @@ -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] --- \ No newline at end of file