From ca32c0059f79a47f23768b69afcad6f088e5203b Mon Sep 17 00:00:00 2001 From: Andrew Combs Date: Mon, 21 Oct 2024 14:57:13 -0400 Subject: [PATCH] exise php Remove all PHP. I think there are things that aren't going to work, but I think they should already have been broken. --- analyticstracking.php | 10 ---- clock/index.html | 10 ++++ clock2/index.html | 10 ++++ deploy.php | 50 ------------------- games/ancientClock/{index.php => index.html} | 0 games/back/{index.php => index.html} | 14 +++++- games/blip/{index.php => index.html} | 0 games/blotch/{index.php => index.html} | 14 +++++- games/bop/{index.php => index.html} | 14 +++++- games/{dripTemp/index.php => drip/index.html} | 14 +++++- games/{drip/index.php => dripTemp/index.html} | 14 +++++- .../{index.php => index.html} | 14 +++++- games/{index.php => index.html} | 13 ++++- games/sliderTest/{index.php => index.html} | 26 +++++++--- games/tictactoe/{index.php => index.html} | 26 +++++++--- index.php => index.html | 13 ++++- projectIdeas/{index.php => index.html} | 13 ++++- resume/{contact.php => contact.html} | 16 ++++-- resume/{resume.php => index.html} | 19 +++++-- resume/index.php | 4 -- resume/{portfolio.php => portfolio.html} | 20 ++++++-- resume/{project.php => project.html} | 27 +++++----- resume/resume.html | 12 ++++- timer/{index.php => index.html} | 21 +++++--- timer2/{index.php => index.html} | 21 +++++--- wishlist/index.html | 10 ++++ 26 files changed, 267 insertions(+), 138 deletions(-) delete mode 100644 analyticstracking.php delete mode 100644 deploy.php rename games/ancientClock/{index.php => index.html} (100%) rename games/back/{index.php => index.html} (64%) rename games/blip/{index.php => index.html} (100%) rename games/blotch/{index.php => index.html} (59%) rename games/bop/{index.php => index.html} (62%) rename games/{dripTemp/index.php => drip/index.html} (60%) rename games/{drip/index.php => dripTemp/index.html} (60%) rename games/gatheringAnimation/{index.php => index.html} (69%) rename games/{index.php => index.html} (81%) rename games/sliderTest/{index.php => index.html} (87%) rename games/tictactoe/{index.php => index.html} (82%) rename index.php => index.html (84%) rename projectIdeas/{index.php => index.html} (64%) rename resume/{contact.php => contact.html} (58%) rename resume/{resume.php => index.html} (67%) delete mode 100644 resume/index.php rename resume/{portfolio.php => portfolio.html} (72%) rename resume/{project.php => project.html} (60%) rename timer/{index.php => index.html} (83%) rename timer2/{index.php => index.html} (83%) diff --git a/analyticstracking.php b/analyticstracking.php deleted file mode 100644 index 0892124..0000000 --- a/analyticstracking.php +++ /dev/null @@ -1,10 +0,0 @@ - \ No newline at end of file diff --git a/clock/index.html b/clock/index.html index 3b1d8fc..a550ed5 100644 --- a/clock/index.html +++ b/clock/index.html @@ -1,6 +1,16 @@ + + + + Clock diff --git a/clock2/index.html b/clock2/index.html index 3b1d8fc..a550ed5 100644 --- a/clock2/index.html +++ b/clock2/index.html @@ -1,6 +1,16 @@ + + + + Clock diff --git a/deploy.php b/deploy.php deleted file mode 100644 index 424c5f2..0000000 --- a/deploy.php +++ /dev/null @@ -1,50 +0,0 @@ -\$ {$command}\n"; - $output .= htmlentities(trim($tmp)) . "\n"; - } - - // Make it pretty for manual user access (and why not?) -?> - - - - - GIT DEPLOYMENT SCRIPT - - -
- .  ____  .    ____________________________
- |/      \|   |                            |
-[| ♥    ♥ |]  | Git Deployment Script v0.1 |
- |___==___|  /              © oodavid 2012 |
-              |____________________________|
-
-
-
- - \ No newline at end of file diff --git a/games/ancientClock/index.php b/games/ancientClock/index.html similarity index 100% rename from games/ancientClock/index.php rename to games/ancientClock/index.html diff --git a/games/back/index.php b/games/back/index.html similarity index 64% rename from games/back/index.php rename to games/back/index.html index 62ab82a..fd05e82 100644 --- a/games/back/index.php +++ b/games/back/index.html @@ -1,13 +1,23 @@ + + + + Back | Games | AndrewCombs13.com - + - + diff --git a/games/blip/index.php b/games/blip/index.html similarity index 100% rename from games/blip/index.php rename to games/blip/index.html diff --git a/games/blotch/index.php b/games/blotch/index.html similarity index 59% rename from games/blotch/index.php rename to games/blotch/index.html index 7f05a68..abe73cd 100644 --- a/games/blotch/index.php +++ b/games/blotch/index.html @@ -1,13 +1,23 @@ + + + + Blotch | Games | AndrewCombs13.com - + - + diff --git a/games/bop/index.php b/games/bop/index.html similarity index 62% rename from games/bop/index.php rename to games/bop/index.html index 2a62b4e..cf17d04 100644 --- a/games/bop/index.php +++ b/games/bop/index.html @@ -1,13 +1,23 @@ + + + + Bop | Games | AndrewCombs13.com - + - + diff --git a/games/dripTemp/index.php b/games/drip/index.html similarity index 60% rename from games/dripTemp/index.php rename to games/drip/index.html index a9e336d..353b2cf 100644 --- a/games/dripTemp/index.php +++ b/games/drip/index.html @@ -1,13 +1,23 @@ + + + + Drip | Games | AndrewCombs13.com - + - + diff --git a/games/drip/index.php b/games/dripTemp/index.html similarity index 60% rename from games/drip/index.php rename to games/dripTemp/index.html index a9e336d..353b2cf 100644 --- a/games/drip/index.php +++ b/games/dripTemp/index.html @@ -1,13 +1,23 @@ + + + + Drip | Games | AndrewCombs13.com - + - + diff --git a/games/gatheringAnimation/index.php b/games/gatheringAnimation/index.html similarity index 69% rename from games/gatheringAnimation/index.php rename to games/gatheringAnimation/index.html index b8b1561..95b9357 100644 --- a/games/gatheringAnimation/index.php +++ b/games/gatheringAnimation/index.html @@ -1,11 +1,21 @@ + + + + Gathering Animation - + - + diff --git a/games/index.php b/games/index.html similarity index 81% rename from games/index.php rename to games/index.html index ff79fb8..233fc1a 100644 --- a/games/index.php +++ b/games/index.html @@ -1,13 +1,22 @@ + + + + Games | AndrewCombs13.com - + -