X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=priv%2Fstatic%2Findex.html;h=e60d31966ac80bf0517da768071ae1a95cc2c4c3;hb=90fce918b2cea86c14cc3b126c5b2a3c04d9cd4e;hp=f5690a8d6fcaaf30bf6d640aecba6931bee21cd2;hpb=7bbc328d66aaac8d680f52521c6823aea42821af;p=akkoma diff --git a/priv/static/index.html b/priv/static/index.html index f5690a8d6..e60d31966 100644 --- a/priv/static/index.html +++ b/priv/static/index.html @@ -1 +1,23 @@ -Pleroma
\ No newline at end of file + + + Akkoma + + + +

Welcome to Akkoma!

+

If you're seeing this page, your server works!

+

In order to get a frontend to show here, you'll need to set up :pleroma, :frontends, primary and install your frontend of choice, in most cases this will just be:

+
+        
+        # OTP
+        ./bin/pleroma_ctl frontend install pleroma-fe --ref stable
+        # Source
+        mix pleroma.frontend install pleroma-fe --ref stable
+
+        ## you can do the same thing for admin-fe if you so wish
+        
+    
+

Installation Command Documentation

+

Config Documentation

+ +