-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path_config.yml
41 lines (38 loc) · 1012 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
name: i-rochiño
markdown: kramdown
permalink: /blog/:year/:month/:day/:title
exclude: [vendor] #Travis bundles all gems in the vendor directory on its build servers, which Jekyll will mistakenly read and explode on.
gems: # - jekyll-pdf wkhtmltopdf - html to pdf converter
- jekyll-sitemap
collections:
som:
output : true
permalink : /som/:path/
montaxe:
output : true
permalink : /montaxe/:path/
planificar:
output : true
permalink : /planificar/:path/
entradaSaida:
output : true
permalink : /entradaSaida/:path/
memoria:
output : true
permalink : /memoria/:path/
placa:
output : true
permalink : /placa/:path/
codificar:
output : true
permalink : /codificar/:path/
perifericos:
output : true
permalink : /perifericos/:path/
javascript:
output : true
permalink : /javascript/:path/
redes:
output : true
permalink : /redes/:path/
# FIXME definir aquí a coleción: o novo apartado que vou meter