forked from OpenHack/openhack.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
62 lines (60 loc) · 1.35 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
---
server: true
markdown: kramdown
auto: true
permalink: /blog/:year-:month-:day-:title
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
pygments: true
# paginate: 20
title : "OpenHackVE"
tagline: Tagline
author :
name : Neftalí Yagua
email : [email protected]
github : neftaliyagua
twitter : NeftaliYagua
# RSS
name: Neftalí Yagua
title: Neftalí Yagua
url: https://neftaliyagua.com
production_url : https://neftaliyagua.com
JB :
version : 0.3.0
BASE_PATH : false
ASSET_PATH : false
archive_path: /archivo.html
categories_path : /categorias.html
tags_path : /tags.html
comments :
provider : false
sharing :
provider : false
cities:
- caracas:
name: Caracas, Distrito Capital
latitude: 10.517578
longitude: -66.916666
- valencia:
name: Valencia, Carabobo
latitude: 10.180457
longitude: -67.999878
- san_felipe:
name: San Felipe, Yaracuy
latitude: 10.340557
longitude: -68.736949
- cocorote:
name: Cocorote, Yaracuy
latitude: 10.322498
longitude: -68.783051
- porlamar:
name: Porlamar, Nueva Esparta
latitude: 10.960468
longitude: -63.850586
- El_Tigre:
name: El Tigre, Anzoàtegui
latitude: 8.38333
longitude: -65.15
- San_Jose_de_guanipa:
name: San Josè de Guanipa, Anzoàtegui
latitude: 8.89333
longitude: -64.15917