diff options
Diffstat (limited to 'data/knightlabs.json')
| -rw-r--r-- | data/knightlabs.json | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/data/knightlabs.json b/data/knightlabs.json new file mode 100644 index 0000000..0d18776 --- /dev/null +++ b/data/knightlabs.json @@ -0,0 +1,62 @@ +[ + { + "Year": "", + "Month": "", + "Day": "", + "Time": "", + "End Year": "", + "End Month": "", + "End Day": "", + "End Time": "", + "Display Date": "", + "Headline": "Google Spreadsheet Example", + "Text": " This is a test of using google spreadsheets as a source for the timeline tool. This is a 'title' slide", + "Media": " so it doesn't need a date. It automatically occurs first", + "Media Credit": " and doesn't appear in the timeline below. ", + "Media Caption": "https://www.flickr.com/photos/zachwise/6115056146/in/photostream", + "Media Thumbnail": "Zach Wise/verite.co", + "Type": " <a href= http://www.flickr.com/photos/zachwise/6115056146/ title= Chicago by zach.wise", + "Group": " on Flickr >Chicago by zach.wise</a> ", + "Background": "" + }, + { + "Year": "2011", + "Month": "11", + "Day": "1", + "Time": "", + "End Year": "2011", + "End Month": "12", + "End Day": "15", + "End Time": "", + "Display Date": "", + "Headline": "Another Flickr Example", + "Text": "It's Easy to Make Your Own Timeline", + "Media": "https://www.flickr.com/photos/zachwise/6894476777/in/photostream", + "Media Credit": "Zach Wise/verite.co", + "Media Caption": "Chicago to NYC", + "Media Thumbnail": "", + "Type": "", + "Group": "", + "Background": "#333333" + }, + { + "Year": "2011", + "Month": "11", + "Day": "16", + "Time": "05:58:44", + "End Year": "2011", + "End Month": "11", + "End Day": "16", + "End Time": "07:30:00", + "Display Date": "", + "Headline": "Vimeo Example", + "Text": " Illustrate your Timeline with photos", + "Media": " videos", + "Media Credit": " tweets and more. ", + "Media Caption": "https://vimeo.com/143407878", + "Media Thumbnail": "Knight Lab", + "Type": "A video about how to make timelines!", + "Group": "", + "Background": "" + } +]
\ No newline at end of file |
