diff --git a/website/docs/community/showcase/october.mdx b/website/docs/community/showcase/october.mdx
new file mode 100644
index 000000000..fbabff01e
--- /dev/null
+++ b/website/docs/community/showcase/october.mdx
@@ -0,0 +1,11 @@
+# October
+
+
+ 
+
+
+[October](https://october.utf9k.net) is a small Wails application that makes it really easy to extract highlights from [Kobo eReaders](https://en.wikipedia.org/wiki/Kobo_eReader) and then forward them to [Readwise](https://readwise.io).
+
+It has a relatively small scope with all platform versions weighing in under 10MB, and that's without enabling [UPX compression](https://upx.github.io/)!
+
+In contrast, the author's previous attempts with Electron quickly bloated to several hundred megabytes.
\ No newline at end of file
diff --git a/website/static/img/october.png b/website/static/img/october.png
index ba5052bee..b25c1dc92 100644
Binary files a/website/static/img/october.png and b/website/static/img/october.png differ
diff --git a/website/static/img/showcase/october.png b/website/static/img/showcase/october.png
new file mode 100644
index 000000000..7dfbccdf6
Binary files /dev/null and b/website/static/img/showcase/october.png differ