You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!-- Demo -->
|
|
|
|
<section id="demo">
|
|
|
|
<div id="timeline-embed">
|
|
|
|
<div id="timeline"></div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
var timeline_config = {
|
|
|
|
width: "100%",
|
|
|
|
height: "100%",
|
|
|
|
debug: false,
|
|
|
|
source: 'static/data/data.json',
|
|
|
|
font: 'NewsCycle-Merriweather',
|
|
|
|
};
|
|
|
|
</script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
var embed_path = "http://cdn.knightlab.com/libs/timelinejs/latest/";
|
|
|
|
</script>
|
|
|
|
<!-- build:js http://cdn.knightlab.com/libs/timelinejs/latest/js/storyjs-embed.js -->
|
|
|
|
<script type="application/javascript">
|
|
|
|
var embed_path = "/build/"
|
|
|
|
</script>
|
|
|
|
<script type="text/javascript" src="/build/js/storyjs-embed.js"></script>
|
|
|
|
<!-- endbuild -->
|