diff --git a/.gitignore b/.gitignore index bc7c182c..76a5efdd 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store sandbox/* .*.swp +_site/* diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 00000000..df2e9b1c --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,77 @@ + + + + + {{ page.title }} - Recline Data Explorer and Library + + + + + + + + + + + +{{content}} + + + + + diff --git a/index.html b/index.html index c9bc3261..abcacef4 100644 --- a/index.html +++ b/index.html @@ -1,32 +1,7 @@ - - - - - Recline Data Explorer and Library - - - - - - - - - - +--- +layout: default +title: Home +--- - - - -