Skip to content

LNdata/ddjbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manual de Periodismo de Datos

Este repositorio contiene los archivos fuente del Manual de Periodismo de Datos. El manual empezó en el Mozilla Festival 2011 como colaboración entre 70 expertos, coordinatos por el European Journalism Center y la Open Knownledge Foundation.

La Nación DATA patrocinó la traducción al español del Manual.

How to build the DDJBook

  • Install Python libraries "lxml" and "jinja2", possibly into a virtualenv
  • Install Jekyll
  • Checkout the repo on "master"
  • Convert the book to docbook, e.g. asciidoc --backend docbook book.asc
  • Run "python jekyllify.py" to convert the outcoming book HTML into a Jekyll site
  • Go into the "web" directory
  • Run "jekyll" (or "jekyll --auto --server" during development)

This will generate the new site, based on the templates in web/_layouts/default.html

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.8%
  • Python 19.3%
  • JavaScript 19.3%
  • XSLT 8.0%
  • Shell 0.6%