Responsive template for profiling individuals. We used this several times, but the first iteration was built on deadline the day of the mass shootings at Sandy Hook Elementary School in Netwon, Connecticut.
Other examples:
- The Indy Channel's Indy 500 preview
- SI.com's coverage of Ed O'Bannon v. NCAA
- Madison.com's look at the US National Team ahead of the World Cup.
- NJ.com's story on amusement park accidents
- Foreign Policy's look at who should replace Maliki
Nelson Hsu, Project Thunderdome
Frank Bi, Newshour
Tony Papousek, Foreign Policy
- Google docs
- jQuery
- Miso
- Handlebars
The project contains the following folders and important files:
index.html
/js
-- Javascript/css
-- Strangely enough, stylesheets/imgs
-- You can place your images here. There's a placeholder for you in there.
- Make a copy of this Google doc: https://docs.google.com/spreadsheet/ccc?key=0AurS2EUbrPERdE9Nc1dMSGdfenFCN0FCTk9jZF9TVWc&usp=sharing
- Once you have entered all the information, "Publish to the web..."
- In the Publish window, you'll find a URL that will contain a key. Copy that and paste into line 28 of index.html
- Adjust the
<title>
tags and anything else in the index.html file, as needed.
This code is available under the MIT license. For more information, please see the LICENSE file in this repo.