Zach Wise
12 years ago
26 changed files with 262 additions and 239 deletions
@ -1,4 +1,6 @@
|
||||
include includes/mixins |
||||
include sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include includes/mixins |
||||
include sections/example-head |
||||
body |
||||
mixin timeline-embed('https://docs.google.com/spreadsheet/pub?key=0Agl_Dv6iEbDadHdKcHlHcTB5bzhvbF9iTWwyMmJHdkE&output=html') |
@ -1,4 +1,6 @@
|
||||
include includes/mixins |
||||
include sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include includes/mixins |
||||
include sections/example-head |
||||
body |
||||
mixin timeline-embed('example_json.json') |
@ -1,4 +1,6 @@
|
||||
include includes/mixins |
||||
include sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include includes/mixins |
||||
include sections/example-head |
||||
body |
||||
mixin timeline-embed('example_jsonp.jsonp') |
@ -1,4 +1,6 @@
|
||||
include includes/mixins |
||||
include sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include includes/mixins |
||||
include sections/example-head |
||||
body |
||||
mixin timeline-embed('http://storify.com/zachwise/test') |
@ -1,4 +1,6 @@
|
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
mixin timeline-embed-debug('test_extra_html.json') |
@ -1,4 +1,6 @@
|
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
mixin timeline-embed-debug('https://docs.google.com/spreadsheet/pub?key=0Agl_Dv6iEbDadFYzRjJPUGktY0NkWXFUWkVIZDNGRHc&output=html') |
@ -1,4 +1,6 @@
|
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
mixin timeline-embed-debug('https://docs.google.com/spreadsheet/pub?key=0Agl_Dv6iEbDadHlWbUYwenBTV1hyUGRidU85MnEzQmc&output=html') |
@ -1,4 +1,6 @@
|
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
mixin timeline-embed-debug('https://docs.google.com/spreadsheet/pub?key=0Agl_Dv6iEbDadENlSWZ0Ml9CUXRMVTJGbHZ5UjhDblE&output=html') |
@ -1,4 +1,6 @@
|
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
mixin timeline-embed-debug('https://docs.google.com/spreadsheet/pub?key=0Agl_Dv6iEbDadFBfbkE1Qk42RTFDcjRDdnFndk9DOFE&output=html') |
@ -1,5 +1,7 @@
|
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
div(style='width:640px;') |
||||
<iframe src="../compiled/index.html?source=0Agl_Dv6iEbDadHdKcHlHcTB5bzhvbF9iTWwyMmJHdkE&font=Bevan-PotanoSans&maptype=toner&debug=true&lang=en&height=650" width='100%' height='650' frameborder='0'></iframe> |
@ -1,4 +1,6 @@
|
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
mixin timeline-embed-debug('example_jsonp.jsonp') |
@ -1,4 +1,6 @@
|
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
!!! 5 |
||||
html(lang="en") |
||||
include ../includes/mixins |
||||
include ../sections/example-head |
||||
body |
||||
mixin timeline-embed-debug('test_utc_firefox.json') |
Loading…
Reference in new issue