include requirement to enable HTTP tunnel in tor
[akkoma] / docs / Makefile
index e51c1d188734f417512865de6540e8480af4bbae..022459cf03d56ba95fd7bb093e3f235c7d379742 100644 (file)
@@ -5,3 +5,5 @@ install:
        pipenv install
 clean:
        rm -rf site
+serve:
+       pipenv run python3 -m http.server -d site