-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path_config.yml
executable file
·59 lines (46 loc) · 969 Bytes
/
_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
name: Ali Alkhatib
author: Ali Alkhatib
url: https://ali-alkhatib.com
baseurl: ''
twitter: '_alialkhatib'
mastodon: '@ali@masto.al2.in'
email: 'hi@al2.in'
fb: 'Ali.Alkhatib'
meeting: "https://calendly.com/alialkhatib/watercooler"
markdown: kramdown
markdown_ext: markdown,mkdown,mkdn,mkd,md
highlighter: rouge
kramdown:
input: GFM
liquid:
error_mode: lax
exclude:
- bower_components
- node_modules
- package.json
- bower.json
permalink: /blog/:title
navigation:
- title: research
link: /research
name: published research
- title: blog
link: /blog
name: blog posts
- title: contact
link: /contact
name: contact page
- title: CV
outbound: true
link: /content/ali_alkhatib_cv.pdf
name: Curriculum Vitae (PDF)
plugins:
- jekyll-feed
- jekyll-redirect-from
- jekyll-gist
feed:
posts_limit: 20
collections:
books:
output: true
permalink: /books/:name