From 86d53108f1a0762e4faf3114d64059ec3b4eb59e Mon Sep 17 00:00:00 2001 From: Jan Danielzick Date: Wed, 4 Mar 2020 21:42:19 +0100 Subject: [PATCH] moar to do --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d517ec5..4ecfa33 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The following files and directories are linked to areas where they can be access * `strassenkind.php` → `strassenkind.ip/index.php` (status page) * `commands_status.conf` → `strassenkind.ip/commands_status.conf` * `commands_ondemand.conf` → `strassenkind.ip/commands_ondemand.conf` + * `internal.css` → `strassenkind.ip/style.css` ## Variables handled by the deployment script Here is the place for variables that will be replaced automatically on the server. Using them is encouraged. Using the paths is DISCOURAGED. @@ -51,3 +52,5 @@ Looks quite empty at this point * put the profile and logout links in a dropdown menu * remove unused symbolic links from the server directory * change cookie storage to either an encrypted cookie or a database + * add a table for posts/threads + * add a feed of some sort \ No newline at end of file