-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
65 lines (56 loc) · 1.04 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
# Stakx configuration
collections:
- name: posts
folder: _posts
- name: accomplishments
folder: _about/accomplishments
- name: communities
folder: _about/communities
- name: experience
folder: _about/experience
- name: projects
folder: _projects
- name: talks
folder: _about/talks
data:
- _data
exclude:
- README.md
- feed.xml
- stakx
- yarn.lock
- bower_components/
- Gulpfile.js
- Makefile
- bower.json
- bower-shrinkwrap.json
- package.json
- .idea/
pageviews:
- _pages
templates:
redirect: _layouts/redirect.html.twig
# Site Configuration
title: allejo.io
motto: interstellar space pirate extraordinaire
url: https://allejo.io
author:
name: Vladimir Jimenez
email: me@allejo.io
social:
opengraph:
image: assets/images/open-graph.jpg
twitter:
username: allejome
kofi:
username: allejo
coffee:
username: allejo
github:
username: allejo
patreon:
username: allejo
paypal:
username: allejo
api:
wufoo: "AES6LivHXygHJs7HoWzs5P4VV3fZYvKQvUmhXp9li0s="