aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2021-03-22 13:43:24 +0100
committeralex <alex@pdp7.net>2021-03-22 13:43:24 +0100
commit6162382f97a45f2b80aa739cd236ef71d4a7e4f1 (patch)
tree2482152fb77ce23f5e848434031e746d9084df4e
parentdea95321f47dc5e4be9eea8c2919990b98d0f516 (diff)
Remove done TODO items
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 7bdf901d..d8105317 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,6 @@ The blog is basically a static Gemini capsule.
This repo also contains scripts I used to migrate my Wordpress blog to Gemini.
-## TODO
-
-* Configure an HTML/HTTP proxy so the blog is accessible by non-Gemini users
-* Generate an RSS file at the same URI Wordpress used.
-
## Running the blog
The `build.py` script renders a static blog using `.gmi` files in a `content` directory.