title: Look up to the future tagline: Coding and other thoughts description: Coding and other thoughts # Your site's domain goes here. Leave localhost server or blank when working locally. url: http://lengrand.fr # Owner/author information owner: name: Julien Lengrand-Lambert avatar: us.jpg bio: "French guy living in the Netherlands. IT Chapter Lead @ING during the day, CoFounder @Skyai at night." email: julien@lengrand.fr # Social networking links are used in author-bio sidebar. Update and remove as you like. twitter: jlengrand facebook: github: jlengrand linkedin: julienlengrand/en instagram: lastfm: tumblr: # for stack overflow, user profile is of type http://stackoverflow.com/users/282677/jlengrand stackoverflow: # For Google Authorship http://plus.google.com/authorship # google_plus: http://plus.google.com/u/0/+julienlengrandlambert # Analytics and webmaster tools stuff goes here google_analytics: UA-24607514-3 google_verify: _Do35mFeypIchoXtVkG92HL2nYyO04b7LQfyjPWH6Tk # http://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here bing_verify: AF414988894958F833EBF5587CF134FD # Links to include in top navigation # For external links add external: true links: - title: About url: /about/ - title: Posts url: /posts/ - title: Computer Vision Companies url: /computer-vision-companies/ # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones timezone: Europe/Amsterdam future: true markdown: kramdown highlighter: rouge # http://github.com/mojombo/jekyll/wiki/Permalinks # permalink: /:categories/:title/ permalink: /:year/:month/:title kramdown: auto_ids: true footnote_nr: 1 entity_output: as_char toc_levels: 1..6 syntax_highlighter: coderay syntax_highlighter_opts: coderay_line_numbers: coderay_line_numbers_start: 1 coderay_tab_width: 4 coderay_bold_every: 10 coderay_css: class include: [".htaccess"] exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules"]