From 96019367e8f72eac26abd3b7a908c2b914bd1ae1 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 17 Nov 2023 13:24:42 -0800 Subject: v2: add initial Next JS files, remove static templates --- templates/full_table.html | 238 ---------------------------------------------- templates/individual.html | 217 ------------------------------------------ templates/ranking.html | 231 -------------------------------------------- 3 files changed, 686 deletions(-) delete mode 100644 templates/full_table.html delete mode 100644 templates/individual.html delete mode 100644 templates/ranking.html (limited to 'templates') diff --git a/templates/full_table.html b/templates/full_table.html deleted file mode 100644 index adcaceb..0000000 --- a/templates/full_table.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - {{meta_title}} - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- {{name}} -
-
-

{{name}}

-

{{description}}

- YouTube Channel -
-
- - {{full_table}} - - \ No newline at end of file diff --git a/templates/individual.html b/templates/individual.html deleted file mode 100644 index 948777a..0000000 --- a/templates/individual.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - {{meta_title}} - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- {{name}} -
-
-

{{name}}

-

{{description}}

- YouTube Channel -
-
- {{projection_card}} - {{subscriber_trend}} -
-
- {{divider}} -
- {{weekly_trend}} - -
- View Full Table - - \ No newline at end of file diff --git a/templates/ranking.html b/templates/ranking.html deleted file mode 100644 index ff89fd5..0000000 --- a/templates/ranking.html +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - {{meta_title}} - - - - - - - - - - - - - - - - - - - - - - - - {{title_banner}} - - {{ranking_graph}} -
-
- {{divider}} -
- {{ranking_table}} - -
-
- Information -
-
-

- Data for this site is taken every hour. Due to limitation with - YouTube's API only certain increments in subscriber counts will be - reflected based on each liver's channel size -

-

- Each liver has their own page to track their own individual - achievements and subscriber count. The full table of all recorded - daily data for each channel is also viewable -

-
-
- A Note on Graduating Livers -
-
-

- If a liver is determined to be graduating, retiring, or terminated, - Nijitracker will stop tracking their subscriber count, and their page - and entry will be removed -

-
-
-

{{footer}}

-
-
- - License - -
-
- - -- cgit v1.2.3