You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
781 B
YAML

7 years ago
name: "Quentin Dufour"
description: "Let's hack !"
meta_description: "Quentin Dufour. Let's hack !"
8 years ago
aboutPage: true
markdown: redcarpet
highlighter: pygments
paginate: 20
8 years ago
domain_name: 'http://quentin.dufour.io'
8 years ago
google_analytics: 'UA-37637739-1'
disqus_shortname: 'blogdequentin'
8 years ago
# Details for the RSS feed generator
8 years ago
url: 'http://quentin.dufour.io'
8 years ago
author: 'Quentin Dufour'
authorTwitter: 'superboum'
8 years ago
8 years ago
permalink: /blog/:year-:month-:day/:title
8 years ago
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
8 years ago
gems:
- jekyll-sitemap