-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path_config.yml
125 lines (109 loc) · 2.29 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
# Configuration
title: Frank Taillandier
description: Articles & traductions
url: https://frank.taillandier.me
repository: DirtyF/frank.taillandier.me
branch: master
permalink: /:year/:month/:day/:title/
sass:
style: compressed
css_dir: assets/css
# Liquid
strict_front_matter: true
liquid:
error_mode: strict
jekyll_tidy:
compress_html: true
ignore_env: development
exclude:
- humans.txt
# seo-tag
logo: /assets/img/frank-taillandier.jpg
twitter:
username: FrankTldr
social:
name: Frank Taillandier
links:
- http://lanyrd.com/profile/dirtyf/
- http://www.last.fm/user/DirtyF
- https://github.com/DirtyF
- https://keybase.io/dirtyf
- https://twitter.com/FrankTldr
cloudinary:
cloud_name: jamstatic
verbose: false
presets:
default:
min_width: 320
max_width: 864
fallback_max_width: 720
steps: 3
sizes: "(min-width: 38rem) 36rem, (min-width: 32rem) 30rem, 90vw"
# reading_time
reading_time:
words_per_minute: 180
translations:
about: environ
minute: minute
minutes: minutes
defaults:
# _posts
- scope:
path: ""
type: posts
values:
layout: post
comments: false
author: "Frank Taillandier"
include:
- _headers
- _pages
- _redirects
pagination:
enabled: false
per_page: 20
permalink: '/page/:num/'
title: ':title - page :num'
limit: 0
sort_field: 'date'
sort_reverse: true
jekyll_compose:
auto_open: true
default_front_matter:
drafts:
description: A short description for humans using search engines
image: /assets/img/
posts:
description: A short description for humans using search engines
image: /assets/img/
exclude:
- .editorconfig
- .stylelintrc.json
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- purgecss.config.js
- Rakefile
- README.md
- script
- tmp
plugins:
- jekyll-github-metadata
- jekyll-include-cache
- jekyll-last-modified-at
- jekyll-pwa-workbox
- jekyll-redirect-from
# About
author:
name: Frank Taillandier
email: [email protected]
twitter: FrankTldr
avatar: https://github.com/DirtyF.png
# External apps
analytics:
google:
tracking_id: UA-15560088-1
site_verification: KhnXRq1e9zCBkD6X4vs_xwVc-6c-5an2vE7f0_-XMiE
disqus:
shortname: franktaillandier