diff --git a/frontend/.gitattributes b/frontend/.gitattributes
deleted file mode 100644
index d41a940..0000000
--- a/frontend/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-*.gif filter=lfs diff=lfs merge=lfs -text
diff --git a/frontend/archetypes/default.md b/frontend/archetypes/default.md
deleted file mode 100644
index 00e77bd..0000000
--- a/frontend/archetypes/default.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: "{{ replace .Name "-" " " | title }}"
-date: {{ .Date }}
-draft: true
----
-
diff --git a/frontend/config.toml b/frontend/config.toml
deleted file mode 100644
index 2fc7bfd..0000000
--- a/frontend/config.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-baseURL = 'https://clips.shockrah.xyz/'
-languageCode = 'en-us'
-title = "Shockrah's Clips"
-
-theme = "clippable"
-
-
diff --git a/frontend/content/_index.md b/frontend/content/_index.md
deleted file mode 100644
index 1056ae2..0000000
--- a/frontend/content/_index.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Shockrah's Clips
-description: Clips I think are kinda kewl
-image: /favicon.png
----
diff --git a/frontend/content/collection.md b/frontend/content/collection.md
deleted file mode 100644
index 69cf8f6..0000000
--- a/frontend/content/collection.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: Shockrah's Clips
-description: stay a while and watch
-image: /favicon.png
-type: collection
----
\ No newline at end of file
diff --git a/frontend/themes/clippable/LICENSE b/frontend/themes/clippable/LICENSE
deleted file mode 100644
index e4483e2..0000000
--- a/frontend/themes/clippable/LICENSE
+++ /dev/null
@@ -1,20 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2021 YOUR_NAME_HERE
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/frontend/themes/clippable/archetypes/default.md b/frontend/themes/clippable/archetypes/default.md
deleted file mode 100644
index ac36e06..0000000
--- a/frontend/themes/clippable/archetypes/default.md
+++ /dev/null
@@ -1,2 +0,0 @@
-+++
-+++
diff --git a/frontend/themes/clippable/layouts/404.html b/frontend/themes/clippable/layouts/404.html
deleted file mode 100644
index e69de29..0000000
diff --git a/frontend/themes/clippable/layouts/_default/baseof.html b/frontend/themes/clippable/layouts/_default/baseof.html
deleted file mode 100644
index 5f8e2ec..0000000
--- a/frontend/themes/clippable/layouts/_default/baseof.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
- {{- partial "head.html" . -}}
-