367 lines
12 KiB
Org Mode
367 lines
12 KiB
Org Mode
|
#+STARTUP: noindent content
|
||
|
#+HUGO_BASE_DIR: ~/Documentos/curro/master-uah/web/starter-academic
|
||
|
#+HUGO_FRONT_MATTER_FORMAT: toml
|
||
|
#+HUGO_AUTHOR: admin
|
||
|
#+SEQ_TODO: TODO BORRADOR REVISAR PUBLICADO
|
||
|
#+COLUMNS: %TODO %42ITEM %TAGS
|
||
|
#+OPTIONS: *:t <:nil ^:nil timestamp:nil
|
||
|
#+HUGO_AUTO_SET_LASTMOD: t
|
||
|
#+author: admin
|
||
|
|
||
|
|
||
|
* Home
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_HUGO_SECTION: home
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :authors '(admin)
|
||
|
:END:
|
||
|
** Dataviz
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: dataviz
|
||
|
:EXPORT_TITLE: ""
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :widget "hero"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active true
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight 40
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :count 3
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :view 2
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :exclude_featured false
|
||
|
:END:
|
||
|
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
[header]
|
||
|
overlay_color = "#fff"
|
||
|
overlay_img = "img/headers/bubbles-wide.jpg"
|
||
|
overlay_filter = 1
|
||
|
|
||
|
[design]
|
||
|
columns = "1"
|
||
|
|
||
|
[design.background]
|
||
|
image = "img/headers/portadaWeb_1920.png" # Name of image in static/img
|
||
|
image_darken = 0 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque
|
||
|
image_size = "actual" # Options are cover (default), contain or actual size.
|
||
|
text_color_light = true
|
||
|
|
||
|
[design.spacing]
|
||
|
padding = ["400px", "0", "10px", "0"]
|
||
|
|
||
|
#+end_src
|
||
|
|
||
|
** Presentación
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: presentacion
|
||
|
:EXPORT_TITLE:
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :widget "blank"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight 30
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active true
|
||
|
:END:
|
||
|
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
[header]
|
||
|
overlay_color = "#fff"
|
||
|
overlay_img = "img/headers/bubbles-wide.jpg"
|
||
|
overlay_filter = 0.5
|
||
|
[cta]
|
||
|
url = "./articulo/gesti%C3%B3n-de-contenidos-con-org-mode-y-hugo/"
|
||
|
label = '<i class="fas fa-blog"></i> Ahora con Hugo'
|
||
|
[design]
|
||
|
columns = "1"
|
||
|
[design.background]
|
||
|
text_color_light = "dark"
|
||
|
color = "navy"
|
||
|
gradient_start = "navy"
|
||
|
gradient_end = "#2b94c3"
|
||
|
[design.spacing]
|
||
|
padding = ["20px", "0", "10px", "0"]
|
||
|
|
||
|
#+end_src
|
||
|
El Máster de Formación Permanente en Periodismo y Visualización de Datos de la Universidad de Alcalá ha lanzado su edición 2022-2023. Comienza el viernes 18 de noviembre con la presentación del coordinador del máster Adolfo Antón Bravo y la conferencia inaugural de la premio Pulitzer Alison Killing. Las clases finalizan el martes 18 de julio de 2023.
|
||
|
|
||
|
Si quieres apuntarte, pregúntanos.
|
||
|
|
||
|
Puedes contactarnos por: [[mailto:masterperiodismodata@uah.es][e-mail]], [[https://twitter.com/masteruah][Twitter]], [[https://www.instagram.com/masterperiodismodata/][Instagram]], [[https://vis.social/@mpvd][Mastodon]], [[https://www.facebook.com/masterperiodismodata/][Facebook]], [[https://t.me/datosperiodismo][Telegram]], [[https://www.linkedin.com/groups/12444505/][LinkedIn]] o [[https://matrix.to/#/#mpvd:matrix.egelesta.net][Matrix]]
|
||
|
|
||
|
** Cuestiones
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: cuestiones
|
||
|
:EXPORT_TITLE: MPVD de Periodismo y Visualización de Datos
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :subtitle "Inscripciones abiertas edición 2023-2024"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :widget "featurette"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :headless true
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active true
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight 15
|
||
|
:END:
|
||
|
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
[[feature]]
|
||
|
icon = "map-marker-alt"
|
||
|
icon_pack = "fas"
|
||
|
name = "Dónde"
|
||
|
description = "La red es basta e infinita"
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "clock"
|
||
|
icon_pack = "fas"
|
||
|
name = "Empezamos"
|
||
|
description = "18 Noviembre 2022"
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "user-circle"
|
||
|
icon_pack = "fas"
|
||
|
name = "Valientes"
|
||
|
description = "8"
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "calendar-alt"
|
||
|
icon_pack = "fas"
|
||
|
name = "Cómo"
|
||
|
description = "Aprendizaje basado en la práctica"
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "percentage"
|
||
|
icon_pack = "fas"
|
||
|
name = "Por qué"
|
||
|
description = "Software libre y pensamiento crítico"
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "sync-alt"
|
||
|
icon_pack = "fas"
|
||
|
name = "Cibernética"
|
||
|
description = "También aprendemos contigo"
|
||
|
#+end_src
|
||
|
|
||
|
** Hola Mundo :noexport:
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: hola_mundo
|
||
|
:EXPORT_TITLE: "$echo \"¡Hola, mundo!\""
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :subtitle "Hello World!"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :widget "blank"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active true
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight 10
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :count 3
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :view 2
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :headless true
|
||
|
:END:
|
||
|
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
[design]
|
||
|
columns = "1"
|
||
|
|
||
|
[design.background]
|
||
|
gradient_start = "navy"
|
||
|
gradient_end = "DeepSkyBlue"
|
||
|
image_darken = 0.7 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
|
||
|
image_size = "contain" # Options are `cover` (default), `contain`, or `actual` size.
|
||
|
image_position = "right" # Options include `left`, `center` (default), or `right`.
|
||
|
image_parallax = true # Use a fun parallax-like fixed background effect? true/false
|
||
|
text_color_light = true
|
||
|
|
||
|
[design.spacing]
|
||
|
padding = ["20px", "0", "20px", "0"]
|
||
|
#+end_src
|
||
|
|
||
|
Desde 2014 hemos organizado talleres de formación de periodismo y visualización de datos en Medialab-Prado, la Asociación de la Prensa de Madrid, la Universidad Politécnica de València, la Universidad de Castilla-La Mancha o el Centro Cultural Etopía de Zaragoza, entre otros.
|
||
|
|
||
|
También hemos formado parte activa del Grupo de Periodismo de Datos de Medialab-Prado, de Geoinquietos Madrid, de la School of Data de OKFN, de Journocoders o del Datalab de Medialab-Prado.
|
||
|
|
||
|
Durante este tiempo hemos constatado que haciendo se aprende mucho; que se necesitan buenas bases sobre las que crecer; que si colaboras ganas; que si dudas y preguntas multiplicas la resolución; que siempre hay apps que molan pero el software libre se mantiene; que la formación en periodismo y visualización de datos como la que planteamos no se realiza formalmente de esta manera en ninguna institución.
|
||
|
|
||
|
Por eso lanzamos esta apuesta formativa, porque no hay ninguno igual y porque sigue siendo necesaria esta formación, trasladar esa experiencia a un entorno formal y ofrecer un recorrido completo que capacite en la realización de narrativas basadas en la recopilación, el análisis y la visualización de datos.
|
||
|
|
||
|
Tanto esta narrativa como la especial atención a los datos no se circunscribe al mundo del periodismo sino a cualquier persona/entidad que quiera aprender de los datos e incorporarlo a su forma de trabajo y su discurso.
|
||
|
|
||
|
** Habilidades
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: habilidades
|
||
|
:EXPORT_TITLE: El contenido como código
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :subtitle "Content as Code"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :widget "featurette"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :headless true
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active true
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight 70
|
||
|
:END:
|
||
|
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
[[feature]]
|
||
|
icon = "superpowers"
|
||
|
icon_pack = "fab"
|
||
|
name = "Pensamiento crítico"
|
||
|
description = "20%"
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "puzzle-piece"
|
||
|
icon_pack = "fas"
|
||
|
name = "Investigación periodística"
|
||
|
description = "20%"
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "chart-line"
|
||
|
icon_pack = "fas"
|
||
|
name = "Visualización"
|
||
|
description = "20%"
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "database"
|
||
|
icon_pack = "fas"
|
||
|
name = "Datos"
|
||
|
description = "20%"
|
||
|
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "heart"
|
||
|
icon_pack = "fas"
|
||
|
name = "Arte"
|
||
|
description = "20%"
|
||
|
|
||
|
[[feature]]
|
||
|
icon = "code"
|
||
|
icon_pack = "fas"
|
||
|
name = "Digital"
|
||
|
description = "100%"
|
||
|
#+end_src
|
||
|
|
||
|
** Claustro
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: claustro
|
||
|
:EXPORT_TITLE: Quiénes somos
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :subtitle "Conoce nuestro equipo"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :widget "people"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active true
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :headless true
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight 40
|
||
|
:END:
|
||
|
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
|
||
|
[content]
|
||
|
user_groups = ["Profesorado", "Talleres", "Charlas", "Alumni"]
|
||
|
|
||
|
[design]
|
||
|
# # Show user's social networking links? (true/false)
|
||
|
show_social = true
|
||
|
# # Show user's interests? (true/false)
|
||
|
show_interests = false
|
||
|
# # Show user's role?
|
||
|
show_role = false
|
||
|
# # Show user's organizations/affiliations?
|
||
|
show_organizations = false
|
||
|
#+end_src
|
||
|
|
||
|
Contamos con un amplio bagaje en el mundo de los datos: periodismo y visualización pero también en sistemas de información geográfica, procesamiento de lenguaje natural, bases de datos, arte y tecnología, nuevas narrativas, multimedia, transmedia, entornos web, lenguajes de programación...
|
||
|
|
||
|
** Guía docente
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: guia_docente
|
||
|
:EXPORT_TITLE: Guía docente
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :subtitle "Diez módulos para dominar el periodismo y la visualización de datos"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :widget "portfolio"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :headless "true"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active "true"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight 50
|
||
|
:END:
|
||
|
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
[content]
|
||
|
page_type = "modulo"
|
||
|
filter_default = 0
|
||
|
|
||
|
[design]
|
||
|
columns = "2"
|
||
|
view = 1
|
||
|
flip_alt_rows = false
|
||
|
|
||
|
[design.background]
|
||
|
gradient_start = "DarkBlue"
|
||
|
gradient_end = "Blue"
|
||
|
text_color_light = true
|
||
|
|
||
|
[design.spacing]
|
||
|
padding = ["20px", "0", "20px", "0"]
|
||
|
#+end_src
|
||
|
|
||
|
** Blog
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: blog
|
||
|
:EXPORT_TITLE: Blog
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :subtitle "Diario de a bordo"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :widget "pages"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight 60
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active "true"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :headless "true"
|
||
|
:END:
|
||
|
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
[content]
|
||
|
page_type = "post"
|
||
|
count = 0
|
||
|
offset = 0
|
||
|
order = "desc"
|
||
|
|
||
|
[content.filters]
|
||
|
tag = ""
|
||
|
category = ""
|
||
|
publication_type = ""
|
||
|
author = ""
|
||
|
exclude_featured = false
|
||
|
|
||
|
[design]
|
||
|
view = "3"
|
||
|
columns = "2"
|
||
|
flip_alt_rows = true
|
||
|
|
||
|
#+end_src
|
||
|
|
||
|
** Multimedia
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: multimedia
|
||
|
:EXPORT_TITLE: Multimedia
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :subtitle "Más allá del blog"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :widget "portfolio"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :headless "true"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active "true"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight 80
|
||
|
:END:
|
||
|
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
[content]
|
||
|
page_type = "multimedia"
|
||
|
filter_default = 1
|
||
|
offset = 0
|
||
|
count = 0
|
||
|
order = "desc"
|
||
|
[content.filters]
|
||
|
tag = "bash"
|
||
|
|
||
|
[design]
|
||
|
columns = "2"
|
||
|
view = "4"
|
||
|
flip_alt_rows = true
|
||
|
|
||
|
#+end_src
|
||
|
|
||
|
** Contacto
|
||
|
:PROPERTIES:
|
||
|
:EXPORT_FILE_NAME: contacto
|
||
|
:EXPORT_TITLE: Contacto
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :subtitle "24x7x365"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :widget "contact"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :headless "true"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :active "true"
|
||
|
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :weight "90"
|
||
|
:END:
|
||
|
#+begin_src toml :front_matter_extra t
|
||
|
[content]
|
||
|
autolink = true
|
||
|
[form]
|
||
|
provider = "formspree"
|
||
|
[formspree]
|
||
|
id = "xwkrrpnr"
|
||
|
#+end_src
|
||
|
|
||
|
Escríbenos y te contamos cómo inscribirte. También puedes preguntarnos cualquier duda o hacernos sugerencias :unicorn:
|
||
|
|
||
|
* COMMENT Local Variables :ARCHIVE:
|
||
|
|
||
|
# Local Variables:
|
||
|
# eval: (org-hugo-auto-export-mode)
|
||
|
# End:
|