diff --git a/site/embed.html b/site/embed.html
new file mode 100644
index 0000000..9e7fe6e
--- /dev/null
+++ b/site/embed.html
@@ -0,0 +1,437 @@
+
+
+
+
+
+Interpretations — Infinite State
+
+
+
+
+
+
+
+
+
+
+
diff --git a/site/index.html b/site/index.html
index fd4c848..b1c4e0b 100644
--- a/site/index.html
+++ b/site/index.html
@@ -16,6 +16,7 @@
+
diff --git a/site/oembed.json b/site/oembed.json
new file mode 100644
index 0000000..894adc6
--- /dev/null
+++ b/site/oembed.json
@@ -0,0 +1,15 @@
+{
+ "version": "1.0",
+ "type": "rich",
+ "title": "Interpretations — Infinite State",
+ "author_name": "Infinite State",
+ "author_url": "https://kennethreitz.org",
+ "provider_name": "Interpretations",
+ "provider_url": "https://interpretations.kennethreitz.org",
+ "thumbnail_url": "https://interpretations.kennethreitz.org/cover.png",
+ "thumbnail_width": 1024,
+ "thumbnail_height": 1024,
+ "html": "",
+ "width": 350,
+ "height": 500
+}