diff --git a/_layouts/docs.html b/_layouts/docs.html
deleted file mode 100644
index f19dfc5..0000000
--- a/_layouts/docs.html
+++ /dev/null
@@ -1,119 +0,0 @@
----
-class: docs
-layout: default
-toc: true
-styles: ['/js/highlight/styles/github.css']
----
-
-
-
-
- Writing documentation (and keeping it up to date) is a lot of work.
You can help improving it by
submitting any bug you encounter, or, even better, directly patching
-
this page on Github. Thanks!
-
-
-{{ content }}
-
-
diff --git a/_layouts/showcase-overview.html b/_layouts/showcase-overview.html
deleted file mode 100644
index 353570f..0000000
--- a/_layouts/showcase-overview.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-layout: default
----
-
-
- {% for item in page.showcase %}
- -
-
-
-
-
- {% endfor %}
-