File tree Expand file tree Collapse file tree 12 files changed +110
-78
lines changed Expand file tree Collapse file tree 12 files changed +110
-78
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- layout : page
2
+ layout : default
3
3
title : Error 404
4
4
permalink : 404.html
5
5
---
6
6
7
- La página que estás intentando acceder no existe.
7
+ <br ><br ><br >
8
+
9
+ <div class =" block-title " >
10
+ <h1>Error 404</h1>
11
+ <p>La página que estás intentando acceder no existe.</p>
12
+ </div >
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ ruby RUBY_VERSION
19
19
gem "github-pages" , group : :jekyll_plugins
20
20
21
21
# If you have any plugins, put them here!
22
- # group :jekyll_plugins do
23
- # gem "jekyll-github-metadata", "~> 1.0"
24
- # end
22
+ group :jekyll_plugins do
23
+ #gem "jekyll-github-metadata", "~> 1.0"
24
+ gem 'jekyll-sitemap'
25
+ end
Original file line number Diff line number Diff line change 14
14
# You can create any custom variable you would like, and they will be accessible
15
15
# in the templates via {{ site.myvariable }}.
16
16
17
+ # Build settings
18
+ markdown : kramdown
19
+
17
20
email : info@coderdojo.es
18
21
baseurl : " " # the subpath of your site, e.g. /blog
19
22
url : http://www.coderdojo.es # the base hostname & protocol for your site
@@ -41,9 +44,19 @@ defaults:
41
44
path : _posts
42
45
type : posts
43
46
44
- # Build settings
45
- markdown : kramdown
46
- include : [ _dojos, _pages, _posts ]
47
- exclude : [ _site, README.md ]
47
+ include :
48
+ - _pages
49
+ - _posts
50
+
51
+ exclude :
52
+ - _site
53
+ - Gemfile
54
+ - Gemfile.lock
55
+ - README.md
56
+
48
57
sass :
49
58
style : compressed
59
+
60
+ # Plugins
61
+ plugins :
62
+ - jekyll-sitemap
Original file line number Diff line number Diff line change
1
+ - Name : Bilbao
2
+ Address :
3
+ Place :
4
+ Address :
5
+ Logo : https://pbs.twimg.com/profile_images/3635429224/c6be378af398cc0c441199723e40c5a4_400x400.png
6
+ Redes :
7
+ Twitter : https://twitter.com/CoderdojoBio
8
+
9
+ - Name : Cáceres
10
+ Address :
11
+ Place :
12
+ Address :
13
+ Logo : https://pbs.twimg.com/profile_images/482632637173858305/plc0AwR6_400x400.jpeg
14
+ Redes :
15
+ Twitter : https://twitter.com/coderdojo_CC
16
+
17
+ - Name : León
18
+ Address :
19
+ Place :
20
+ Address :
21
+ Logo : https://pbs.twimg.com/profile_images/454220229359308800/-fOIWkuA_400x400.png
22
+ Redes :
23
+ Twitter : https://twitter.com/coderdojoleon
24
+
25
+ - Name : Madrid - Majadahonda
26
+ Address :
27
+ Place :
28
+ Address :
29
+ Logo : https://pbs.twimg.com/profile_images/656154225437642752/8ogHObML_400x400.png
30
+ Redes :
31
+ Twitter : https://twitter.com/coderdojomj
32
+
33
+ - Name : Madrid - Medialab-Prado
34
+ Address :
35
+ Place :
36
+ Address :
37
+ Logo : https://pbs.twimg.com/profile_images/378800000521863718/9132214a86bb47747ad2ba58d0c01c4a_400x400.jpeg
38
+ Redes :
39
+ Twitter : https://twitter.com/CoderDojoMLP
40
+
41
+ - Name : Murcia
42
+ Address :
43
+ Place : Centro Municipal 585m2 Espacio Joven
44
+ Address : Plaza Toledo, s/n, 30009 Murcia
45
+ Logo : https://pbs.twimg.com/profile_images/894476524518244352/vf_hYx32_400x400.jpg
46
+ Redes :
47
+ Twitter : https://twitter.com/CoderDojoMurcia
48
+
49
+ - Name : Valencia
50
+ Address :
51
+ Place :
52
+ Address :
53
+ Logo : https://pbs.twimg.com/profile_images/1028573001661460480/ikWDdLqG_400x400.jpg
54
+ Redes :
55
+ Twitter : https://twitter.com/CoderDojoVLC
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments