|
@@ -0,0 +1,22 @@
|
|
1
|
+baseURL: "https://brendan.abolivier.bzh/"
|
|
2
|
+title: "Brendan Abolivier"
|
|
3
|
+footnoteReturnLinkContents: "↩"
|
|
4
|
+pygmentsUseClasses: true
|
|
5
|
+permalinks:
|
|
6
|
+ post: /:year/:month/:title/
|
|
7
|
+params:
|
|
8
|
+ description: "Some guy sharing his knowledge and thoughts with whoever wants to read it."
|
|
9
|
+ name: "Brendan Abolivier"
|
|
10
|
+ author: "Brendan Abolivier"
|
|
11
|
+ twitter: "BrenAbolivier"
|
|
12
|
+ email: "hello@brendanabolivier.com"
|
|
13
|
+ pgp: "E1D4 B745 7A82 9D77 1FBA 8CAC E860 1572 74A2 8D7E"
|
|
14
|
+ keyserver: "pgp.key-server.io"
|
|
15
|
+ copyright: "(CC-BY-SA) Brendan Abolivier"
|
|
16
|
+ creativeCommons: "by-sa"
|
|
17
|
+ mastodon:
|
|
18
|
+ username: babolivier
|
|
19
|
+ instance: mastodon.social
|
|
20
|
+ git:
|
|
21
|
+ url: https://git.abolivier.bzh/babolivier
|
|
22
|
+ username: babolivier
|