From 3f15823a312cd633b9f34a20b5bbadd2b8c7cc17 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Wed, 1 Sep 2021 02:57:12 +0200 Subject: [PATCH] removed unused stuff --- README.md | 13 +------------ icon.png | Bin 268 -> 0 bytes index.html | 10 ---------- 3 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 icon.png delete mode 100644 index.html diff --git a/README.md b/README.md index b38ecda..5824d73 100644 --- a/README.md +++ b/README.md @@ -65,13 +65,6 @@ This script is executed each time (well... if Gitea decides to actually run the It contains the commands to execute the code variable replcement system and some other useful tasks. It’s working directory is the root of the git repository. If you want to know more: It is commented. Just look at it. -### [icon.png](./icon.png) -Well, that’s a story about developers looking at the documentation and realizing what this is for... -I (Jan) intended it as the icon file for the tab icon but some folks put another icon elsewhere. Just ignore it. Maybe, one time, I will find a use for it. -### [index.html](./index.html) -This was originally intended to be our index file. Turns out, we even need PHP on our index, so this one became another redirect to the new ThreadR index.php. - -DEPRECATED: We don’t have a /common directory anymore and therefore this is no longer needed. To be removed. ### [strassenkind.php](./strassenkind.php), [internal.css](./internal.css), [commands_status.conf](./commands_status.conf), [commands_ondemand.conf](./commands_ondemand.conf), [commands_git.conf](./commands_git.conf) The internal status page. strassenkind.php is the index, internal.css is the stylesheet strassenkind.php uses and the .conf files are lists of commands to be executed by the status page. The status page auto-refreshes to display up-to-date information on the commands in commands_status.conf. @@ -89,13 +82,9 @@ cd web-deployment exit logout ``` +DEPRECATED: The administration framework will be turned into its own project. ### [README.md](./README.md) this file -### [run-once-script.sh](./run-once-script.sh) -This script will be executed each time it is altered and pushed. Make sure to remove everything the previous user added before using it to not run these commands again. -Leave the bang (#! comment) and the bottom part that has been commented to instruct you to leave it there. - -DEPRECATED: This file depends on things being placed outside of the repository which will cause issues with the deployment system in the future. To be removed. ### [variable_grabbler.py](./variable_grabbler.py) This is the code variable replacer. It takes two arguments: The configuration file to be used and the file to be worked on. The configuration file contains a json which defines replacement string for each code variable in the format `"":""`. Code variables are preceeded and followed by a % sign in code but this is not the case in the configuration. diff --git a/icon.png b/icon.png deleted file mode 100644 index 7940b95401a69d1b6fcb5ab2a4edfc6158e5ac10..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 268 zcmV+n0rUQeP)m_OCJivq87PMk=m`ToWGnDA6Cz^f{V?;PT@W7`M8-e+ zN{`PKwuLo>*eMn0XEg^jW}>_ge9NVC2DW6oAoeS`CS)z0%(VrX0Ir>W(~!_r_0Vvn zI_fkqj`qP@u=I4 - - - - - -

Your browser seems to not support redirects.
- Please klick the following link to continue: Go to home page...

- -