2016-03-29 23:07:51 +00:00
|
|
|
name: "Quentin Dufour"
|
2018-05-20 09:48:25 +00:00
|
|
|
description: "Doctorant en systèmes distribués"
|
|
|
|
meta_description: "Quentin Dufour. Doctorant en systèmes distribués"
|
2015-06-11 19:13:58 +00:00
|
|
|
|
2018-05-20 11:49:15 +00:00
|
|
|
shareurl: "https://quentin.dufour.io"
|
2018-05-20 10:10:10 +00:00
|
|
|
baseurl: "/"
|
|
|
|
|
2015-06-11 19:13:58 +00:00
|
|
|
aboutPage: true
|
|
|
|
|
2020-04-21 17:01:35 +00:00
|
|
|
markdown: kramdown
|
2016-04-19 18:55:09 +00:00
|
|
|
highlighter: rouge
|
2015-06-11 19:13:58 +00:00
|
|
|
|
|
|
|
paginate: 20
|
2018-11-17 19:49:16 +00:00
|
|
|
domain_name: 'https://quentin.dufour.io'
|
2015-06-11 19:13:58 +00:00
|
|
|
|
2020-04-20 16:59:33 +00:00
|
|
|
scholar:
|
|
|
|
style: './_bibliography/ieee-with-url.csl'
|
|
|
|
bibliography: '**/*.bib{,tex}'
|
|
|
|
|
2015-06-11 19:13:58 +00:00
|
|
|
# Details for the RSS feed generator
|
2018-11-17 19:49:16 +00:00
|
|
|
url: 'https://quentin.dufour.io'
|
2015-07-26 08:28:34 +00:00
|
|
|
author: 'Quentin Dufour'
|
|
|
|
authorTwitter: 'superboum'
|
2015-06-11 19:13:58 +00:00
|
|
|
|
2018-11-17 19:40:56 +00:00
|
|
|
permalink: /blog/:year-:month-:day/:title/
|
2015-06-11 19:13:58 +00:00
|
|
|
|
|
|
|
defaults:
|
|
|
|
-
|
|
|
|
scope:
|
|
|
|
path: "" # empty string for all files
|
|
|
|
type: pages
|
|
|
|
values:
|
|
|
|
layout: default
|
|
|
|
-
|
|
|
|
scope:
|
|
|
|
path: "" # empty string for all files
|
|
|
|
type: posts
|
|
|
|
values:
|
|
|
|
layout: post
|
2015-11-06 14:11:27 +00:00
|
|
|
|
2020-02-03 11:08:14 +00:00
|
|
|
plugins:
|
2015-11-06 14:11:27 +00:00
|
|
|
- jekyll-sitemap
|
2016-04-19 18:55:09 +00:00
|
|
|
- jekyll-paginate
|
2020-02-03 11:08:14 +00:00
|
|
|
- jekyll-scholar
|