diff --git a/_config.yml b/_config.yml index 93442db..fd2e5ba 100644 --- a/_config.yml +++ b/_config.yml @@ -113,22 +113,10 @@ venueSmallImage3: "medialab_ropa_flickr.jpg" venueTitle: "Medialab-Prado" venueFeatures: ["Medialab-Prado es un laboratorio ciudadano de producción, investigación y difusión de proyectos culturales"] -# Tweets Feed Block -tweetsFeedImage: "medialab_ventana2_flickr.jpg" -tweetsFeedTitle: "What's Up?" -twitterHashTag: "datamad17" -twitterFeed: "http://lviv.gdg.org.ua/tweetledee/favoritesjson.php?c=10&cache_interval=8000" - # Partners Block organizersTitle: "Organizan" partnersTitle: "Colaboran" -# Subscribe Block -subscribeImage: "medialab_ventana_flickr.jpg" -subscribeTitle: "Subscribe for updates" -subscribeAction: "https://gdg.us5.list-manage1.com/subscribe/post?u=9fc8aa205b0521b5f05fc8e1e&id=ae0fb459fc" -subscribeInfo: "Registration will be open around end of August. Number of tickets are limited. Stay tuned!" - # Tickets Block ticketsTitle: "Inscripciones" ticketsInfo: "El fallo de los premios se dará a conocer el viernes 15 de diciembre" @@ -182,7 +170,7 @@ footerBlocks: # Blog blogTitle: "Últimas entradas" blogCommentsEnabled: true -discusShortName: "devfestua" +discusShortName: "datamad17" # Speakers List Block showSessions: true diff --git a/_data/organizers.yml b/_data/organizers.yml index 10fe754..b203558 100644 --- a/_data/organizers.yml +++ b/_data/organizers.yml @@ -5,5 +5,5 @@ - group: "Co-organizers" elements: - - {name: "Área de Gobierno de Participación Ciudadana, Transparencia y Gobierno Abierto del Ayuntamiento de Madrid", description: "", link: "http://www.madrid.es/portales/munimadrid/es/Inicio/El-Ayuntamiento/Contacto/Directorio-municipal/Areas-de-gobierno/Area-de-Gobierno-de-Participacion-Ciudadana-Transparencia-y-Gobierno-Abierto?vgnextfmt=default&vgnextoid=2e0911135f5fd410VgnVCM2000000c205a0aRCRD&vgnextchannel=5dcf6e6e17ed6310VgnVCM1000000b205a0aRCRD", imageUrl: "logo_ayuntamiento_madrid"} + - {name: "Área de Gobierno de Participación Ciudadana, Transparencia y Gobierno Abierto del Ayuntamiento de Madrid", description: "", link: "http://www.madrid.es/portales/munimadrid/es/Inicio/El-Ayuntamiento/Contacto/Directorio-municipal/Areas-de-gobierno/Area-de-Gobierno-de-Participacion-Ciudadana-Transparencia-y-Gobierno-Abierto?vgnextfmt=default&vgnextoid=2e0911135f5fd410VgnVCM2000000c205a0aRCRD&vgnextchannel=5dcf6e6e17ed6310VgnVCM1000000b205a0aRCRD", imageUrl: "logo_ayuntamiento_madrid.png"} - {name: "Medialab-Prado", description: "Cultura Digital", link: "http://medialab-prado.es", imageUrl: "medialabprado_logo.svg"} diff --git a/_data/sessions.yml b/_data/sessions.yml index 1980d2c..b1c396e 100644 --- a/_data/sessions.yml +++ b/_data/sessions.yml @@ -11,7 +11,7 @@ service: true - id: 001 - title: "Presentación del datatón" + title: "Presentación del Datatón Ciudad de Madrid 2017" description: "Inauguración del programa" subtype: presentation speakers: [3,4,5] diff --git a/_includes/partners.html b/_includes/partners.html index 162e5d5..83a8203 100644 --- a/_includes/partners.html +++ b/_includes/partners.html @@ -28,7 +28,6 @@ {% endfor %} {% endfor %} - {{ site.partnersC4sponsorsButton }} diff --git a/_includes/speakers-list.html b/_includes/speakers-list.html index 6aeb76b..a1b7d68 100644 --- a/_includes/speakers-list.html +++ b/_includes/speakers-list.html @@ -49,8 +49,7 @@ {% endfor %} - - Become a speaker + diff --git a/blog.html b/blog.html index 245b94b..35ff2d2 100644 --- a/blog.html +++ b/blog.html @@ -2,7 +2,7 @@ layout: default title: Blog permalink: /blog/ -image: blog.jpg +image: medialab_ventana_flickr.jpg --- {% include top-section.html %} diff --git a/img/sections-background/medialab_gente_currando_flickr.jpg b/img/sections-background/medialab_gente_currando_flickr.jpg new file mode 100644 index 0000000..3f94ffb Binary files /dev/null and b/img/sections-background/medialab_gente_currando_flickr.jpg differ diff --git a/index.html b/index.html index ee695d6..4ba6079 100644 --- a/index.html +++ b/index.html @@ -16,13 +16,13 @@ permalink: / {% include location-map.html %} {% include venue.html %} - - {% include twitter-feed.html %} - {% include partners.html %} + {% include prizes.html %} - {% include subscribe.html %} + {% include judges.html %} {% include tickets.html %} - {% include tickets-2.html %} \ No newline at end of file + {% include tickets-2.html %} + + {% include partners.html %} diff --git a/ponentes.html b/ponentes.html index 073db4a..8e0fe93 100644 --- a/ponentes.html +++ b/ponentes.html @@ -3,6 +3,7 @@ layout: default title: Ponentes permalink: /ponentes/ modal: all +image: medialab_auditorio2_flickr.jpg --- {% include top-section.html %} diff --git a/programa.html b/programa.html index 0d250ce..a43f53c 100644 --- a/programa.html +++ b/programa.html @@ -2,7 +2,7 @@ layout: default title: Programa permalink: /programa/ -image: schedule.jpg +image: medialab_gente_currando_flickr.jpg --- {% include top-section.html %} diff --git a/proyectos.html b/proyectos.html index 6442075..4c11986 100644 --- a/proyectos.html +++ b/proyectos.html @@ -2,16 +2,9 @@ layout: default title: Proyectos permalink: /proyectos/ +image: medialab_ventana2_flickr.jpg --- {% include top-section.html %} - {% include about-hackathon.html %} - - {% include judges.html %} - - {% include prizes.html %} - - {% include hackathon-location.html %} - - {% include partners.html %} \ No newline at end of file + {% include about-hackathon.html %} \ No newline at end of file