From e6d95488be4310b8bd85854c541777bb26299658 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Wed, 16 Nov 2022 01:32:48 -0500 Subject: app: Cleanup dead files and organize hierarchy --- views/about.view.php | 7 --- views/components/AudioPlayer.php | 51 ---------------------- views/contact.view.php | 88 ------------------------------------- views/index.view.php | 89 -------------------------------------- views/partials/footer.php | 26 ----------- views/partials/header.common.php | 25 ----------- views/partials/header.error.php | 3 -- views/partials/header.php | 46 -------------------- views/partials/navigator.links.php | 5 --- views/partials/navigator.php | 79 --------------------------------- views/wall.view.php | 6 --- 11 files changed, 425 deletions(-) delete mode 100644 views/about.view.php delete mode 100644 views/components/AudioPlayer.php delete mode 100644 views/contact.view.php delete mode 100644 views/index.view.php delete mode 100644 views/partials/footer.php delete mode 100644 views/partials/header.common.php delete mode 100644 views/partials/header.error.php delete mode 100644 views/partials/header.php delete mode 100644 views/partials/navigator.links.php delete mode 100644 views/partials/navigator.php delete mode 100644 views/wall.view.php (limited to 'views') diff --git a/views/about.view.php b/views/about.view.php deleted file mode 100644 index ae28201..0000000 --- a/views/about.view.php +++ /dev/null @@ -1,7 +0,0 @@ - - -

- Edwin is a voiceover artist specializing in low to mid-range voiceovers. -

- - diff --git a/views/components/AudioPlayer.php b/views/components/AudioPlayer.php deleted file mode 100644 index d3ba487..0000000 --- a/views/components/AudioPlayer.php +++ /dev/null @@ -1,51 +0,0 @@ -
- -
- -
- -
- -
- -
-
-
0:00
-
-
-
-
-
-
-
0:00
-
-
- -
- -
-
- - volume -
-
- - - - - -
- -
- -
- -
- -
- -
diff --git a/views/contact.view.php b/views/contact.view.php deleted file mode 100644 index 4b4da41..0000000 --- a/views/contact.view.php +++ /dev/null @@ -1,88 +0,0 @@ - - - - -
- - -
-

Contact

-

- Interested in collaborating together? - Send a message by using the form below. -

-
- -
-
- -
- - - - - -
- -
- - - - - - -

- - -
- -
-
-
- - -
-
- -
- -
- - - -
- - diff --git a/views/index.view.php b/views/index.view.php deleted file mode 100644 index 29f17b4..0000000 --- a/views/index.view.php +++ /dev/null @@ -1,89 +0,0 @@ - - -

Let's bring a story to life

- -

- Strong voice for narration, trailers, storytelling, and more. -

- -

Prologue

- -

- Focused introductory elements for literary, dramatic, and musical arts. -

- - - - - - - -

Narrative

- -

- Spoken or written accounts of connected events. -

- - - - - - - -

Dramatic

- -

- Sudden and striking narrative elements. -

- - - - - - - -

Commercial

- -

- Old school narrative commercial style. -

- - - - - - - - diff --git a/views/partials/footer.php b/views/partials/footer.php deleted file mode 100644 index e2f2a6b..0000000 --- a/views/partials/footer.php +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/views/partials/header.common.php b/views/partials/header.common.php deleted file mode 100644 index 4ea98df..0000000 --- a/views/partials/header.common.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/views/partials/header.error.php b/views/partials/header.error.php deleted file mode 100644 index 2aa019a..0000000 --- a/views/partials/header.error.php +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/views/partials/header.php b/views/partials/header.php deleted file mode 100644 index 6ddabcc..0000000 --- a/views/partials/header.php +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - Edwin Mattiacci - <?php title();?> - - - - - - - - - - - - -
- - - -
- -
- -
- -
-
- -
-
- -
- -
diff --git a/views/partials/navigator.links.php b/views/partials/navigator.links.php deleted file mode 100644 index f023e32..0000000 --- a/views/partials/navigator.links.php +++ /dev/null @@ -1,5 +0,0 @@ - -Home -Posts -Feedback -Contact diff --git a/views/partials/navigator.php b/views/partials/navigator.php deleted file mode 100644 index 78bb138..0000000 --- a/views/partials/navigator.php +++ /dev/null @@ -1,79 +0,0 @@ - - diff --git a/views/wall.view.php b/views/wall.view.php deleted file mode 100644 index 0635325..0000000 --- a/views/wall.view.php +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - -- cgit v1.2.3