diff --git a/pages/authors.vue b/pages/authors.vue
new file mode 100644
index 0000000..97b3ffd
--- /dev/null
+++ b/pages/authors.vue
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+ {{ item.username }}
+
+
+
+
+ ({{ item.numStories }})
+
+
+ hider(authors, item._id, 'subscribe', 'authors')"
+ >
+
+
+ hider(authors, item._id, 'unsubscribe', 'authors')"
+ >
+
+
+
+
+ hider(authors, item._id, 'hide', 'authors')">
+
+
+
+
+
+
+
+