-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
48 lines (48 loc) · 1.07 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
---
name: bds.run
url: https://bds.run
author: "Benjamin Dos Santos"
email: "benjamin[dot]dossantos[at]gmail[dot]com"
timezone: Europe/Paris
markdown: kramdown
highlighter: rouge
future: false
lsi: false
exclude:
- .jampack
- Dockerfile
- Gemfile*
- LICENSE
- README.md
- Rakefile
- docker-compose.yml
- node_modules
plugins:
- jekyll-feed
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-sitemap
permalink: /:year/:month/:day/:title.html
google_verify: "J4i94TW6V0a5ka7ZluORmLjmPWkMZNm67tOjXuDyB0I"
twitter:
username: benjamin_ds
social:
name: Benjamin Dos Santos
links:
- https://twitter.com/benjamin_ds
- https://www.facebook.com/benjamin.ds
- https://www.linkedin.com/in/benjaminds
- https://plus.google.com/+BenjaminDosSantos
- https://github.com/bdossantos
- https://keybase.io/bdossantos
- https://www.strava.com/athletes/6925704
google_site_verification: "J4i94TW6V0a5ka7ZluORmLjmPWkMZNm67tOjXuDyB0I"
links:
- title: Blog
url: /
- title: Archives
url: /archives.html
- title: CV
url: /cv.html
feed:
path: atom.xml