From 9027232278b590c5bb3c743b58cf5f938ef53600 Mon Sep 17 00:00:00 2001 From: palewire Date: Sat, 5 Mar 2016 13:33:26 -0800 Subject: [PATCH] Updated top to include NICAR 2016 --- docs/index.rst | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index c06013b..e23233e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,9 +6,18 @@ First News App A step-by-step guide to publishing a simple news application. -This tutorial will walk you through the process of building an interactive data visualization from a structured dataset. You will get hands-on experience in every stage of the development process, writing Python, HTML and JavaScript and recording it in Git's version control system. By the end you will have published your work on the World Wide Web. - -This guide was prepared for training sessions of `Investigative Reporters and Editors (IRE) `_ and the `National Institute for Computer-Assisted Reporting (NICAR) `_ by `Ben Welsh `_. It debuted on February 27, 2014, `at NICAR's annual conference in Baltimore `_. A revised version is `scheduled `_ for the upcoming Atlanta conference on March 6, 2015. +This tutorial will walk you through the process of building an interactive data visualization +from a structured dataset. You will get hands-on experience in every stage of the +development process, writing Python, HTML and JavaScript and recording it in Git's +version control system. By the end you will have published your work on the World Wide Web. + +This guide was prepared for training sessions of `Investigative Reporters and Editors (IRE) `_ +and the `National Institute for Computer-Assisted Reporting (NICAR) `_ +by `Ben Welsh `_. It debuted on February 27, 2014, `at NICAR's annual conference +in Baltimore `_. A revised version was presented at +`the following year's conference `_ in Atlanta. It +is scheduled to be taught again at `the upcoming Denver conference `_ +on March 11 and 12, 2016. * Code: `github.com/ireapps/first-news-app `_ * Demonstration: `ireapps.github.io/first-news-app/build/index.html `_