diff --git a/_layouts/exported_notebook.html b/_layouts/exported_notebook.html new file mode 100644 index 0000000..7f1b658 --- /dev/null +++ b/_layouts/exported_notebook.html @@ -0,0 +1,24 @@ +--- +--- + + + + + + + Tom Hodson - {{ page.title }} + + + + + + + {% feed_meta %} + + {{ content }} + + diff --git a/_layouts/post.html b/_layouts/post.html index 72e6118..18f24a9 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,23 +1,7 @@ --- +layout: default --- - - - - - - - Tom Hodson - {{ page.title }} - - - - - - - - -

{{ page.title }}

- - {{ content }} - - +

{{ page.title }}

+ +{{ content }} diff --git a/_posts/2022-06-22-test-notebook.html b/_posts/2022-06-22-test-notebook.html index 3f73871..0432e85 100644 --- a/_posts/2022-06-22-test-notebook.html +++ b/_posts/2022-06-22-test-notebook.html @@ -1,5 +1,5 @@ --- -layout: post +layout: exported_notebook excerpt: A test jupyter notebook. image: --- @@ -15394,5 +15394,5 @@ Speedup: 2x ! - +