diff --git a/README.md b/README.md
index 2a9d334be198dd7701555aba08efc1b1f009dec1..9587eeacfdb1eee10dfc7620f4bde25708064671 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
+# Note
+
+This is no longer under maintenance, since its goal has been achieved but I
+still use hugo[^1] as it is simpler and easier to write and deploy.
+
# A single binary blog
After reading [this
@@ -18,3 +23,5 @@ * the whole blog should be a single binary
* keep everything in one request
* try to keep it under 50kB and a hard set at 100kB before any kind of
compression or minification.
+
+[^1]: https://gohugo.io/