2015-07-26 08:28:34 +00:00
|
|
|
name: Quentin Dufour
|
|
|
|
description: dev, sysadmin and other computer stuff
|
|
|
|
meta_description: "Quentin Dufour. dev, sysadmin and other computer stuff."
|
2015-06-11 19:13:58 +00:00
|
|
|
|
|
|
|
aboutPage: true
|
|
|
|
|
|
|
|
markdown: redcarpet
|
|
|
|
highlighter: pygments
|
|
|
|
|
|
|
|
paginate: 20
|
|
|
|
baseurl: /
|
2015-07-26 08:28:34 +00:00
|
|
|
domain_name: 'http://quentin.dufour.tk'
|
|
|
|
google_analytics: 'UA-37637739-1'
|
|
|
|
disqus_shortname: 'blogdequentin'
|
2015-06-11 19:13:58 +00:00
|
|
|
|
|
|
|
# Details for the RSS feed generator
|
2015-07-26 08:28:34 +00:00
|
|
|
url: 'http://quentin.dufour.tk'
|
|
|
|
author: 'Quentin Dufour'
|
|
|
|
authorTwitter: 'superboum'
|
2015-06-11 19:13:58 +00:00
|
|
|
|
2015-07-26 08:28:34 +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
|