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.

45 lines
946 B
YAML

7 years ago
name: "Quentin Dufour"
description: "Use toasters to decentralize the net"
meta_description: "Quentin Dufour. Use toasters to decentralize the net"
8 years ago
5 years ago
shareurl: "https://quentin.dufour.io"
baseurl: "/"
8 years ago
aboutPage: true
markdown: kramdown
highlighter: rouge
8 years ago
paginate: 20
domain_name: 'https://quentin.dufour.io'
8 years ago
3 years ago
scholar:
style: './_bibliography/ieee-with-url.csl'
bibliography: '**/*.bib{,tex}'
8 years ago
# Details for the RSS feed generator
url: 'https://quentin.dufour.io'
8 years ago
author: 'Quentin Dufour'
authorTwitter: 'superboum'
8 years ago
5 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
3 years ago
plugins:
8 years ago
- jekyll-sitemap
- jekyll-paginate
3 years ago
- jekyll-scholar