-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
52 lines (49 loc) · 1.42 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
title: "Tech & Africa Start-ups"
description: "Résumé de l'actualité technologique, avec une loupe sur l'Afrique et sur son écosystème de start-ups."
email: [email protected]
timezone: "Africa/Lome"
baseurl: ""
# baseurl: "https://newsletter.theresilient.dev/"
permalink: "/:year/:month/:day"
logo: 'assets/icons/logo.png'
favicon: 'assets/icons/favicon.ico'
author: bienvenuelisis
paginate: 6
locale: fr_FR
lang: fr_FR
feed_items: 10
feed_update_period: daily
feed_update_frequency: 1
markdown: kramdown
kramdown:
syntax_highlighter_opts:
disable: true
sass:
sass_dir: _sass
style: "compressed"
ganalytics: G-MT5EH2XXJ2
# Authors
authors:
bienvenuelisis:
name: bienvenuelisis
display_name: Kokou AGBAVON
avatar: 'assets/images/me.jpg'
email: [email protected]
web: https://theresilient.dev/
linkedin: https://www.linkedin.com/in/bienvenu-agbavon/
twitter: https://twitter.com/agbavonkokou
description: "Software engineer from Togo. Humanist. Africa future optimist. Child of internet."
# Social
social:
twitter: https://twitter.com/agbavonkokou
github: https://github.com/bienvenuelisis/newsletter
linkedin: https://www.linkedin.com/newsletters/newsletter-apps-techs-7022149628959543296/
hashnode: https://blog.theresilient.dev/
portoflolio: https://kokou.theresilient.dev/
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives