-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
62 lines (54 loc) · 1.34 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
theme: jekyll-theme-so-simple
title: "Martin Delille"
description: "La technique au service de l'artistique."
logo: "/assets/images/martindelille.jpg"
read_time: true
words_per_minute: 200
lang: fr
# Liquid
liquid:
error_mode: strict
# Build settings
kramdown:
show_warnings: true
feed:
path: /atom.xml
# Taxonomy pages
tag_archive_path: "/tags/#"
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
exclude:
- Makefile
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-feed
- jekyll-tidy
- jekyll-redirect-from
# Collections
collections:
posts:
permalink: /:categories/:year/:month/:day/:title/
# Site Author
author:
name: Martin Delille
picture: /assets/images/martindelille.jpg
email: [email protected]
twitter: martinodelilo
links:
- title: Twitter
url: https://twitter.com/martinodelilo
icon: fab fa-twitter-square
- title: Instagram
url: https://instagram.com/martindelille
icon: fab fa-instagram
- title: GitHub
url: https://github.com/martindelille
icon: fab fa-github-square
- title: Vimeo
url: https://vimeo.com/martindelille
icon: fab fa-vimeo
- title: YouTube
url: https://www.youtube.com/channel/UCDJTOuUCiebTP6wmcrPSKYQ
icon: fab fa-youtube